Building a MIDI device is always a great microcontroller project, and nearly everyone has an old toy keyboard lying around in the back of a closet or in the basement. [JenShen] decided to take one of ...
There’s a million and one ways to play around with MIDI and an Arduino. It’s trivial to have a ‘duino spit out a scale to a MIDI keyboard, or even respond to SysEx messages to change a lighting or ...
This Arduino based MIDI volume pedal is capable of reading the position of an analog pedal, translating the A/D value into the proper numerical range, and sending MIDI signals to a synthesizer. A ...