PICO Chord Keyboard in Hackspace Magazine

If you pick up a copy of the April issue of HackSpace magazine (issue 53) you fill find an article from me on page 68. This one is all about how make a chord keyboard powered by a Raspberry Pi PICO. It’s based on a device I had a loooong time ago which I really loved, and it was great fun to make a keyboard inspired by it.

If you want an electronic copy of the magazine you can download it for free from here.

Pomodoro Timer Built

Every now and then I make something that I’m really rather pleased with. I’ve just about finished the Pomodoro timer and it I like how it has turned out. You twist the knob on the right to set the time. Then you set the mode (whether you want time announcements or not) and then you press in the knob to start the clock.

If you press the big purple button the timer announces the time remaining or used, depending on how you set it up. The sound quality is OK too. The speaker packs a surprising amount of punch. With a bit of luck the project will be in the next issue of HackSpace magazine.

"Crackers" PICO Midi Controller takes shape

external.jpg

I’m building a partner device for the “PICO Midi CheeseBox”. This gives four rotary controllers with pixel ring feedback displays which you’ll be able to use to control MIDI playback. It’s called the “Crackers PICO Midi controller”. Why? Take a look inside..

internals.jpg

The wiring is a bit crazy, but it worked first time. I’ve got a new build technique called “making the design and writing the drivers before I build the device”. You can see the circuit diagram and the Circuit Python code creates controller instances for each of the four inputs.

The controller will be making an appearance in a future HackSpace magazine, when I’m going to be using it to control a Pure Data synthesizer.

Pure Data in HackSpace Magazine

hacksspace47.jpg

The October issue of HackSpace magazine is out. You can find it here, or in “all good newsagents” as they say. It’s a good read in spite/because of an article that I wrote. I’ve been playing with Pure Data music programming for a while (ever since I got an Organelle last year to play with during lockdown) and so I thought I’d write an article about it. Pure Data is a really good way to create applications that work with streams of audio data. Well worth a look.

PICO RGB Two button game

PICO RGB 2 Buttons.jpg

This is the “Two Button Game" running in Python on Raspberry Pi PICO inside a Pimoroni PICO RGB Keyboard base. The game engine is exactly the same as the earlier ones, which is rather nice.

The idea of the game is that you press the red button if there are more red lights and the blue button if there are more blue lights. The buttons are at the bottom of the keyboard (keys C and F). On this occasion I think that the thing to do is press the Blue button.

Adding MQTT security in HackSpace Magazine

hackspacemqtt.jpg

I’ve written an article about MQTT security that has been published in this month’s HackSpace magazine. They’ve done an amazing job of fitting my prose into just two pages. You can download a free copy of the magazine - which also has lots of other great articles - from here. If you want a printed copy you can subscribe and get a free Raspberry Pi Pico microcontroller.

Low Power Raspberry Pi in MagPi Magazine

magpie.png

I was digitally leafing through the latest copy of MagPi magazine when I had a sense of déjà-vu. They’ve included my HackSpace magazine article about creating Low Power clock controlled Raspberry Pi.

Quite chuffed. I’ve always fancied being in that magazine and now I am. Without even trying.

Authors note: I hope you are all really impressed by me typing “ déjà-vu” correctly. It was surprisingly hard to do.

Furby Article now in HackSpace Magazine

Furby article.png

I’ve been turning out the odd (and I do mean odd) article for HackSpace magazine recently. You can find my description of how to use an ESP32 to control a Furby toy in the latest issue here. I’ve written a little set of helper files that let you connect to a Furby toy, but you can also use the code to talk to any Bluetooth BLE device from your ESP32. You can find the code for the article on GitHub here.

Rob in Hackspace Magazine

I’m a writer again! Hackspace Magazine this month have printed my article about using a Real Time Clock to control the power of a microcontroller. They’ve done a really good job laying out the pictures and words that I sent through, and the whole magazine is a very interesting read - as usual.

You can read the article (and the whole magazine) here