I made a first attempt at adding CV in and an external power supply to a Korg Monotron Delay: For the power I simply used an external power bank and connected 5V and GND to the respective pins on the …
In the first part of the series we built a MIDI to CV converter using MicroPython on the Raspberry Pi Pico. Check it out here if you haven’t done so already. This time we’ll add a second CV output, as …
This weekend I had a break from Pico experiments and instead explored alternative ways to listen to Neil Young post his Spotify exodus. Got my Raspberry_Pi Zero W, Waveshare 7″ touch display and Pimoroni pHAT DAC running beautifully with the …
I’ve been toying with the idea of building a MIDI to CV converter for at least a decade. Now I’ve finally had a go using MicroPython on the Raspberry Pi Pico. Here’s how I managed to control my Moog Werkstatt-01 …
This evening I had some fun with @diyelectromusic‘s SimpleMIDIDecoder MicroPython library and the TM1638 LED&KEY module. The display shows MIDI channel and note number and the LEDs light up depending on velocity. This is running on the Raspberry Pi Pico …