Duppa I2C MIDI Controller PCB Build Guide

Here are the build notes for my Duppa I2C MIDI Controller PCB. Warning! I strongly recommend using old or second hand equipment for your experiments.  I am not responsible for any damage to expensive instruments!  If you are new to microcontrollers, see the Getting Started pages. Bill of Materials Duppa I2C MIDI Controller PCB (GitHub link … Continue reading Duppa I2C MIDI Controller PCB Build Guide

picoDexed + StackyPi + MiniDexed EuroRack

Now that I have a picoDexed with a display an encoder it is very tempting to create a version of my MiniDexed EuroRack PCB for it. But as a short diversion, there is another possibility - can I use a RP2040 that is already in a Pi Zero form factor with my existing MiniDexed EuroRack … Continue reading picoDexed + StackyPi + MiniDexed EuroRack

Forbidden Planet “Krell” Display – MIDI Notes – Part 2

As I mentioned in Forbidden Planet “Krell” Display – MIDI Notes I'm building a simple (in function, not in execution it would seem) MIDI note display out of my Forbidden Planet “Krell” Display. The first attempt showed there is potential, but I was rapidly reaching the limits of what an Arduino could do for me using … Continue reading Forbidden Planet “Krell” Display – MIDI Notes – Part 2

Forbidden Planet “Krell” Display – MIDI Notes

This is my first attempt at some kind of MIDI related visualisation for my Forbidden Planet “Krell” Display. I thought I'd start easy and simply map MIDI notes onto the segments and create a simple display. That turned out to be an awful lot more involved than I imagined... In fact, this is quite sub-optimal … Continue reading Forbidden Planet “Krell” Display – MIDI Notes

EuroRack 6HP Arduino Mozzi Module – Basic VCO

This is the first project based on my EuroRack 6HP Arduino Mozzi Module. It is loosely based on HAGIWO's Arduino Mozzi VCO Module. https://makertube.net/w/hnocMAhYkajd8nX2vwuR2u Warning! I strongly recommend using old or second hand equipment for your experiments.  I am not responsible for any damage to expensive instruments! These are some previous posts for the main concepts … Continue reading EuroRack 6HP Arduino Mozzi Module – Basic VCO

Arduino Euclidean Gate Sequencer – Part 3

This is another variant of my Arduino Euclidean Gate Sequencer this time using a rotary encoder and I2C display rather than a potentiometer for control. Part 1 covered all the theory and main functions of the code. Part 2 included some hardware suggestions for connecting it to other devices. Part 3 added a rotary encoder and I2C display … Continue reading Arduino Euclidean Gate Sequencer – Part 3