News

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.
This DIY Arduino MIDI controller project is quick and easy — grab your equipment and follow the steps below Attention musicians everywhere! You can make music much more original by making every note ...
Arduino MIDI Foot Controller for Guitarists. This is an Arduino-based MIDI controller designed specifically for guitarists. It features two pedal switches that can be used for controlling effects and ...
MIDI controllers are essential tools for musicians and music producers, and building one with an Arduino is a fun and accessible project that anyone can do. With a few simple components and some ...
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 ...
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.
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.
ΔMIDI 001:model D is an Arduino-based MIDI controller inspired by the Minimoog Model D synthesizer first introduced in the early 1970’s, but not in production anymore. The MIDI controller is ...
Using the Arduino Pro Micro in conjunction with the Control_Surface.h library enables the creation of an efficient MIDI controller. This combination allows you to turn the Arduino Pro Micro into a ...