News

Arduino MIDI Synth with LCD Display 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 ...
[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 ...
This project uses an Arduino Uno, equipped with two ultrasonic sensors, a Liquid Crystal Display and a button, into a Theremin style MIDI Controller. Using FreeRTOS for multitasking, this controller ...
This one’s a bit abstract. Remember those LCD games that became quite popular sometime in the 1990’s? You know, the ones that had only one game, usually a character that could be moved … ...
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 ...
The most popular display system widely used in Arduino projects is the liquid crystal display (LCD). LCD displays consists primarily of two sheets of polarized glass plates with a thin layer of liquid ...
Arduino has been used to control a stepper motor driver a MIDI interface, scanner parts and basic keyboard to great effect, check out the video below to learn more. Watch this video on YouTube.
Hitachi’s HD44780 based 16×2 character LCD are very cheap and widely available, and is an essential part for any project that displays information. Using the LCD backpack, desired data can be ...