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 ...
No MIDI do it yourself electronics projects yet? Don’t worry! This article gives an introduction to MIDI (Musical Instrument Digital Interface), and covers useful details that might help you build ...
[Dimitri Diakopoulos] dropped into our tip line to let us know his HIDUINO project. The HIDUINO is a set of firmware for the ATmega8u2 used in the new revisions of the Arduino (Uno, and Mega2560 for ...
DIY musical instruments are their own thing entirely, but if you're looking for a place to start, Adafruit has a guide to building your own MIDI controller using an Arduino. The OONTZ uses a 3D ...
An Arduino is a microcontroller — a single board designed to control something and perform a specific task. Unlike a ...