News

If you’re a musician or a music producer, you’re probably familiar with MIDI controllers. MIDI stands for Musical Instrument Digital Interface, and it’s a protocol that allows electronic instruments, ...
The first device it's not probably the best, so i have discontinued this project a long time ago. You can see every MIDI devices i have built, on my web or here, in my github repositories. Both sites, ...
This project allows you to create a MIDI-controlled synthesizer using an Arduino, an ultrasonic sensor, and an LCD display. The sensor detects distance, and based on that, MIDI notes are generated and ...
[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 the ...
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 inputs enabling data to pass onto a digital audio ...
Musicians and Arduino enthusiasts looking for a project to keep them busy or inspiration, may be interested in this new MIDI guitar that has been created by Nick Demopoulos and is powered by the ...
Δ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 ...
Creating music for the Arduino is simple – just use the tone() library – but it truthfully doesn’t sound that great. That’s because this library is monophonic, making chords difficult or at the very ...