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 ...
A good starting point is the Arduino Make Your UNO Kit, providing everything you need to build an Arduino Uno microcontroller from scratch and then use it to build your very own synthesizer.
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 ...
Hobbyists and Arduino enthusiasts searching for an inexpensive way to add speech to their next Arduino project may be interested in a new piece of hardware which has been created by Kickstarter ...
YouTuber Alex Coover, aka Glacial Geyser, has build an awesome Arduino-powered MIDI controller to help with his budding music career. Here's a demo.
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… ...