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 ...
[Christian] wrote in to tell us about his third-generation Arduino MIDI sequencer (translated) called the AM808 VX3. He had already laid a strong base for the project in his previous versions. But ...
Arduino enthusiasts looking for a project to keep them busy over the next couple of weekends might be interested in a new MIDI-triggered LED cube project. This fascinating project combines a ...
This Arduino MIDI sequencer has no shortage of ways to display loop info. The screen above is a touch-sensitive interface that acts as the user input. But if this screen is not visible, you can sti… ...
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.
An Arduino-based Proclaim-compatible MIDI to DMX Adapter (for church lighting) Deleted member 32907 Dec 30, 2017 Jump to latest Follow Reply ...
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.