News

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 ...
Engineers create something out of nothing, and no where is this more apparent than in the creation of customized computer hardware. To make a simple MIDI controller, you need knowledge of firmware … ...
These are all read by an Arduino Pro Micro, which is responsible for turning these inputs into distinct MIDI outputs to control outboard gear or software. It handles this via MIDI over USB.
Using an Arduino Development board and Max/MSP, a handy four-button MIDI controller has been created that is capable of counting from 1 to 15 using only four buttons. This innovative device, named ...
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.
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.
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 ...
Is it a keyboard? Is it a guitar? 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 ...
I'm reading the analog-ins from an Arduino which is connected to the trees and acting as a potential divider. That data is transferred to MIDI notes via a MIDI shield and the Arduino MIDI library.