News

[Charles Gershom] has been tinkering around with his keyboard and Arduino in order to build his own version of a MIDI controlled synthesizer. It looks like he’s gutted the enclosure of some c… ...
Arduino has found its way into yet another musical device. I came across the 'UFO' while in Berlin. It's a MIDI controller that lets you compose music or control synthesizers by waving your hands ...
The USB host shield and MIDI shield are crucial components that enable the Arduino to communicate with other MIDI devices, such as synthesizers and drum machines.
TheMIDInator MIDI controller has been created by Switch & Lever using an Arduino Mega with its 54 digital IO and 16 analog pins to provide a wealth of ...
The devices were designed to be "simplistic, solid and playful," and Von Konow encourages hacking and refining. Those with a knowledge of Arduino IDE will be able to navigate the framework and make ...
MIDI & Arduino: Let me show you how to send MIDI notes from an Arduino Uno board to a MIDI device interfaced via the standard MIDI cable. Since on the Arduino Uno, SoftwareSerial is the best method to ...
He's transformed an old bike into a rolling synth, smashed up a microwave to make a sparky drum, and more recently turned a games console into a music machine. Now Sam Battle of Look Mum No ...
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 cha… ...