This is an incomplete experiment, but I wanted to test the principles from Arduino Top Octave Generator and Arduino Top Octave Generator – Counter Experiments in practice a little more. You may recall the basic idea here is to generate 12 tones using an Arduino and then use binary counters to divide them by 2 several … Continue reading Arduino Top Octave Generator – Counter Experiments – Part 2
Category: Misc Hardware
Arduino Top Octave Generator – Counter Experiments
After building my Arduino Top Octave Generator I went off an ordered some binary counter devices to use to produce some "lower octaves". This is a test run project to explore how the 74HC393N devices I have work. In part 2 I start to explore how to expand this to multiple keys and octaves. https://youtu.be/MO8jG0fjUSU Warning! … Continue reading Arduino Top Octave Generator – Counter Experiments
Single Pin MIDI Channel Selector – Part 2
As I mentioned in the Single Pin MIDI Channel Selector it would be nice to use a "DIP switch" on a small circuit board to give me my MIDI channel selection switch. Here is a small board that can plug directly into an Arduino's headers. Warning! I strongly recommend using old or second hand equipment for … Continue reading Single Pin MIDI Channel Selector – Part 2
Single Pin MIDI Channel Selector
One thing that has been missing from all of my MIDI projects so far is some means of configuring the MIDI channel without having to reload code. There are a number of approaches, but I wanted one that used the minimal amount of IO. This documents one option. In part 2 I build this into … Continue reading Single Pin MIDI Channel Selector
Simple Potentiometer Breakout
I've been using potentiometers quite a bit in recent projects and now have two boards that include options to link out to potentiometers to control boards too, so thought it useful to have another, smaller, breakout to make experimenting easy. Warning! I strongly recommend using old or second hand equipment for your experiments. I am … Continue reading Simple Potentiometer Breakout
556 Timer Light Theremin
I found this "Atari Punk Light Theremin" circuit which uses a 556 timer chip but haven't been able to find out much about it on the Internet ... at least under that name... But I did find quite a lot about the "Atari Punk Console" which appears to have taken on an Internet life of … Continue reading 556 Timer Light Theremin
Simple Synth IO Shield
I have a range of synthesizer chips and modules and some of those come on shields but I needed a way to hook up some potentiometers in a simple manner for testing and playing around. To date I've build separate modules (some examples here and here). One thing I often find is that music shields … Continue reading Simple Synth IO Shield
Keyboard MIDI Matrix Decode
Following on from my Keyboard Matrix Decode I've now added MIDI out! So I have a full sized MIDI controller keyboard for the cost of a cheap Arduino Nano clone and a couple of passive components! https://youtu.be/kqcfxiKIzi4 Warning! I strongly recommend using an old or second hand keyboard for your MIDI experiments. I am not responsible for … Continue reading Keyboard MIDI Matrix Decode
Keyboard Matrix Decode
I found an old keyboard, a "KSP970" which is a sub £20 keyboard with full size (non touch sensitive) keys, that was being thrown out as battery acid had corroded away most of the circuit board inside, but the keyboard itself was still intact so I thought it would make an interesting project to attempt … Continue reading Keyboard Matrix Decode
Mozzi Output Circuit – Part 2
The simple Mozzi Output Circuit is fine for experimenting but when it comes to combining signals it can really do some damage - I may have trashed the small amp I was using for my experiments - remember my warning - I strongly recommend using an old or second hand keyboard for your MIDI experiments. I … Continue reading Mozzi Output Circuit – Part 2