An Arduino is quite capable of driving a seven segment display directly without additional circuitry, but it does use a lot of pins. But the advantage is that you have a much larger range of displays to choose from and you have the option to include it on your own board or shield in the … Continue reading Arduino MIDI 7 Segment Controller
Tag: midi
Arduino VS1003 Drum Machine
I picked up some cheap matrix button boards a while back and wanted to use them as some kind of MIDI controller, so linked up with the Arduino MIDI VS1003 Synth I thought I'd make a self-contained simple drum machine. https://youtu.be/xzDqOiP5L4g Warning! I strongly recommend using old or second hand equipment for your experiments. I … Continue reading Arduino VS1003 Drum Machine
Arduino MIDI VS1003 Shield – Part 2
Having left a good half of a proto shield free in my Arduino MIDI VS1003 Shield I thought it would be useful to add in some potentiometers, a MIDI link and an optional indicator LED. This documents the build process continuing where the previous project left off. Warning! I strongly recommend using an old or second hand … Continue reading Arduino MIDI VS1003 Shield – Part 2
Arduino MIDI Button Controller
Having spent some time recently playing with synth modules it reminded me to revisit my MIDI Patch Button and Arduino Simple MIDI Controller to produce something a little more useful. As a start I wanted up/down buttons to change the patch number and ideally a display to show which number is active. This is how I did … Continue reading Arduino MIDI Button Controller
Arduino MIDI VS1003 Synth
After having some fun with my Arduino MIDI VS1053 Synth I wanted a few more synth modules to play with and found some cheap ones online. But when they turned up, it turns out they are not VS1053 breakout boards (which I'm pretty sure they said they were), but used the VS1003 instead. Here are the … Continue reading Arduino MIDI VS1003 Synth
Arduino MIDI Mux Step Sequencer – Part 2
By way of completing this initial look at multiplexing potentiometers, this is how I used a Sparkfun 16 port multiplexer in my Arduino MIDI Step Sequencer. https://youtu.be/MiPyJrPlmVs 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 … Continue reading Arduino MIDI Mux Step Sequencer – Part 2
Arduino MIDI Mux Step Sequencer
If you keep using single IO ports of the Arduino for your controls you reach the limits pretty quickly. In terms of analog IO that is six inputs for an Uno and eight for a Nano. The solution is relatively straightforward however, use a multiplexer. This project inserts a 74HC4051 eight port multiplexer into the Arduino … Continue reading Arduino MIDI Mux Step Sequencer
Arduino MIDI Step Sequencer
This adds MIDI out capability to the Arduino Tone Step Sequencer. Here it is driving a Roland MT-32 paired with the Arduino Light Mozzi Generator – Part 2. https://youtu.be/nOx_mO8V0uY 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 … Continue reading Arduino MIDI Step Sequencer
Lo-Fi Orchestra – Mars from The Planets
Inspired by the legendary Tomita, the Lo-Fi Orchestra presents Mars from Gustav Holst's Planets Suite. This features Arduino Mozzi FM Synthesis for the low, opening tune in homage to Tomita's amazing electronic rendition of Holst's masterpiece, and the distinctive 5/4 rhythm is emphasized using the Arduino relays. This has been programmed in from scratch from … Continue reading Lo-Fi Orchestra – Mars from The Planets
Lo-Fi Orchestra – Palladio
The Lo-Fi Orchestra presents the first movement from Karl Jenkins' Palladio. This feature the Lo-Fi Orchestra string section with additional support from the Arduino tones. https://youtu.be/uIQ-oXkDCyk All music rights and copyright with original authors, composers, producers, artists, and so on. Kevin