XIAO USB Device to Serial MIDI Converter

Having recently revisited the CircuitPython USB to Serial MIDI Router as part of XIAO ESP32-C3 MIDI Synthesizer – Part 2 it reminded me I didn't really have a simple Arduino USB device to serial MIDI for the XIAO. So this is filling that gap. Warning! I strongly recommend using old or second hand equipment for your experiments.  … Continue reading XIAO USB Device to Serial MIDI Converter

Arduino Atari MIDI Keypad

This uses my Atari 2600 Controller Shield PCB and a pair of Atari 2600 keypad controllers to see if they can be used as some kind of MIDI controller. https://makertube.net/w/7VoDLuAWbiHuMr21XszyD4 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 … Continue reading Arduino Atari MIDI Keypad

Arduino MIDI Atari Paddles

Finally, I get to the point where I can do something vaguely musical with my Atari 2600 Controller Shield PCB. This turns it into a simple MIDI CC controller using the Atari paddles. https://makertube.net/w/dgK7y73KfC1SWc5z2wsJ6x Warning! I strongly recommend using old or second hand equipment for your experiments.  I am not responsible for any damage to … Continue reading Arduino MIDI Atari Paddles

Atari 2600 Controller Shield PCB Revisited – Part 2

This has another look at my updated Atari 2600 Controller Shield PCB in order to attempt to read all four paddle controllers a bit more accurately and efficiently. Update: A much simpler approach is now described in Atari 2600 Controller Shield PCB Revisited – Part 3. Warning! I strongly recommend using old or second hand equipment … Continue reading Atari 2600 Controller Shield PCB Revisited – Part 2