This project demonstrates how to create a USB MIDI interface using an Arduino Pro Micro. The interface allows MIDI communication between USB and Serial MIDI devices. The schematic for this project can ...
This is a modification of the examples provided within the fantastic ArduinoXinput project (see https://github.com/dmadison/ArduinoXInput). This project will enable ...