This time around playing with Raspberry Pi Pico I’ll cover controlling relays. This is not so much continuation of my PICO MIDI project, but rather continuation of my Hybrid Pedal project that I had started a long time ago 🙂. I covered a lot of things around Pico so have a look at the above […]
Category: Raspberry Pi Pico
Pico Midi – Teaser

Here’s a quick teaser 😊, I cobbled together a MIDI pedal on breadboard using Raspberry Pi Pico. It’s been a while since I looked into Pico. I was playing with my Boss looper and I thought I was missing a button, so I spent couple of days figuring out how to do it. The pedal […]

As part of my Hybrid Pedal project in this step I’ll try out a few different display options. I got an application development board from Pimoroni crowd, and couple of LED matrices and LCD display breakout boards. If you want to keep an eye on the progress I’m making, be sure to subscribe to the […]

I started my Hybrid Pedal project. This is the very first step in the process: preparing my machine to do Raspberry Pi Pico programming in MicroPython. The original guides use mostly Linux and IDEs that I’m not familiar with. Since I am using Windows, I decided to prepare a short video on how to set […]