This is an update to my MCP4725 Sample Player to have it "playable" over MIDI rather than be triggered via a button. Warning! I strongly recommend using an old or second hand keyboard for your MIDI experiments. I am not responsible for any damage to expensive instruments! These are the key Arduino tutorials for the main … Continue reading MCP4725 MIDI Sample Player
Author: Kevin
MCP4725 Sample Player
This is another chance to get out the MCP4725 digital to analogue converter module. This time I want it to play a sampled sound as a type of "effect" based on a trigger. In the next part, I add MIDI support. https://youtu.be/LtqQGB5PInM These are the key Arduino tutorials for the main concepts used in this … Continue reading MCP4725 Sample Player
PC USB to Arduino Serial MIDI – Part 2
Having built a stand-alone PC USB to Arduino Serial MIDI link, I thought it might also be useful to have a shield that allows a direct PC USB link to the Arduino too. Warning! I strongly recommend using an old or second hand keyboard for your MIDI experiments. I am not responsible for any damage to … Continue reading PC USB to Arduino Serial MIDI – Part 2
PC USB to Arduino Serial MIDI
Whenever I've needed to get a computer to drive my MIDI setup I've wheeled out my Roland UM-ONE PC USB MIDI interface which gives my laptop a MIDI IN and OUT DIN plug. But if I want to get my PC to drive the Arduinos I need to then plug the UM-ONE into one of … Continue reading PC USB to Arduino Serial MIDI
TFT MIDI Display – Part 3
This display is inspired by the sound and light show at the end of Close Encounters of the Third Kind. It uses the TFT MIDI Display once again. https://youtu.be/hEpZ7Zy03Vo Warning! I strongly recommend using an old or second hand keyboard for your MIDI experiments. I am not responsible for any damage to expensive instruments! These are the … Continue reading TFT MIDI Display – Part 3
Lo-Fi Orchestra – Ravel’s Bolero
The Lo-Fi Orchestra presents a complete performance of Ravel's Bolero programmed for Arduino. https://youtu.be/ncyCbnIMbkc Featuring: Arduino MIDI Relay Servo Drumkit on snare. Arduino Multi MIDI Tone Module - Part 2 as the brass section. Arduino Multi-pot Mozzi FM Synthesis on lower wind. Arduino MIDI R2R Digital Audio on flutes. Arduino Multi Mozzi String Synth - … Continue reading Lo-Fi Orchestra – Ravel’s Bolero
OLED MIDI Display – Part 2
As I mentioned in my previous post, it should be possible to connect multiple displays to the same microcontroller. This projects looks into that in a bit more detail. Spoiler - it almost works, but has software limitations! Read on for details. Warning! I strongly recommend using an old or second hand keyboard for your MIDI … Continue reading OLED MIDI Display – Part 2
OLED MIDI Display
Following on from my experiments with colour TFT displays, this project takes a cheap monochrome OLED display and puts it to use with MIDI. In Part 2 I almost manage to get two displays working! https://youtu.be/Ayp-f-wmYkE Warning! I strongly recommend using an old or second hand keyboard for your MIDI experiments. I am not responsible for … Continue reading OLED MIDI Display
Micro:bit Touch Piano
I've had a Micro:bit for a while now and recently found a "piano shield" from Keyestudio so thought I'd give it a go. These are the key tutorials for the main concepts used in this project: Micro:bit MakeCode Editor Keyestudio KS0440 Piano Module If you are new to the Micro:bit try the Micro:bit Getting Started … Continue reading Micro:bit Touch Piano
USBMIDI to MIDI Shield
I've been using my Korg Minikeys for testing a number of these projects, which usually means breaking out my Mini USB-MIDI to MIDI converter, but that means I need to find jumper wires, power, etc, so I thought it would be interesting to mount the appropriate components onto an Arduino pro-shield to create an entire "USB … Continue reading USBMIDI to MIDI Shield