News

Jon Bumstead has created an awesome Arduino powered 13 note midi harp after receiving funding from the optics group Spectra at ... The digital output of pins 8-11 incremented thirteen ...
Using an Arduino as an HID, ... This allows the Arduino to take these 12 inputs, and output them as a USB MIDI signal. Along the way, Kale points out a few very important hacking tricks, ...
The prototype stack is pretty straightforward - an Arduino, a DMX shield, and a MIDI shield, stacked nicely. Oh, and a USB to MIDI converter, and a DMX output connector, and a hub because there ...
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.
In this beautiful, well-documented, cat-assisted hack, [capricorn1] adds visual dimension to his impressive piano skills by using his keyboard’s MIDI output to drive Edison bulbs. He hung the… ...
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 ...
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 ...
It's the ARKeytar, an Arduino-based MIDI controller shaped as a maple wood keytar. Thanks to the Arduino team for highlighting this one, the work of Andrea Gregorini Based on an Arduino Nano R3, other ...
The Arduino reads the step-by-step amplitude values of the drawn waveform and uses them to synthesize audio according to MIDI messages received over its serial port. Audio output is via PWM, as is ...