XIAO SAMD21, Arduino and MIDI – Part 5

This part looks at USB host device support on the SAMD21 based XIAO.  This means that rather than plug the XIAO into something else, like a computer, instead other things, like USB MIDI keyboards and controllers, can be plugged into the XIAO. Unfortunately this wasn't as smooth and successful as other posts, but there still … Continue reading XIAO SAMD21, Arduino and MIDI – Part 5

Arduino USB MIDI Merge

This project uses two off-the-shelf Arduino shields to provide a USB and Serial MIDI merge to a single Serial MIDI OUT. https://youtu.be/AB49UNDIrcM 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 the key Arduino tutorials for the main concepts … Continue reading Arduino USB MIDI Merge

SAMD51 USB MIDI Multi-Pot Mozzi Synthesis

When I left my Trinket USB MIDI Multi-Pot Mozzi Synthesis – Part 3 I had the following: Mozzi synthesis on the Trinket M0 board (that uses the SAMD21 Cortex M0+ processor core at 48MHz). Four note polyphony. USB device functionality - it can be controlled via MIDI over USB from a PC. USB host functionality - … Continue reading SAMD51 USB MIDI Multi-Pot Mozzi Synthesis

Arduino USB MIDI VS1053 Synth

This project builds on the Arduino MIDI VS1053 Synth but introduces a neat little module  from Hobbytronics.co.uk that lets you use a range of USB MIDI controllers with the Arduino. Warning! I strongly recommend using an old or second hand keyboard for your MIDI experiments.  I am not responsible for any damage to expensive instruments! These … Continue reading Arduino USB MIDI VS1053 Synth