I've an idea for a project that needs to wait for a certain length of time and then trigger a relay. So whilst this isn't a specifically musical post at present, this is the detail of how I got that part of the project ready to go. Warning! I strongly recommend using old or second … Continue reading Arduino Timed Relay
Category: Advanced
“Bare Metal” Raspberry Pi Synth – Part 4
I wanted to revisit my "Bare Metal" Raspberry Pi Synth as I only really just got started. But having left it some five months since last having a look, I had a bit of updating to do! But then this post describes how I built and tried out the "minisynth" application from Rene Stange (rsta2) … Continue reading “Bare Metal” Raspberry Pi Synth – Part 4
Vintage Rotary Phone MIDI Controller – Part 6
In this final (for now) post, I'm just tidying up the circuit and using a Pro Mini to embed all the electronics I need into a nice small box. This builds on the previous parts in this series. Part 1 - Understanding the telephone hardware and interfacing to an Arduino. Part 2 - Decoding the … Continue reading Vintage Rotary Phone MIDI Controller – Part 6
Vintage Rotary Phone MIDI Controller – Part 5
In this post, I describe how to use my rotary phone as a simple random-note MIDI "sequencer" of sorts. The triggering of the notes is driven from the pulses of the dial. This builds on the previous parts in this series. Part 1 - Understanding the telephone hardware and interfacing to an Arduino. Part 2 … Continue reading Vintage Rotary Phone MIDI Controller – Part 5
Vintage Rotary Phone MIDI Controller – Part 4
In this post, I describe how to use my rotary phone as a MIDI program changer. This builds on the previous parts in this series. Part 1 – Understanding the telephone hardware and interfacing to an Arduino. Part 2 – Decoding the rotary dial from the Arduino. Part 3 – Rotary phone MIDI note controller. Part 4 – Rotary … Continue reading Vintage Rotary Phone MIDI Controller – Part 4
Vintage Rotary Phone MIDI Controller – Part 3
This is the first musical application of my vintage rotary phone. I'm using it as a simple MIDI note generator. Remember, I really wanted to keep this as a potentially working phone when not plugged into an Arduino. This builds on the previous parts in this series. Part 1 – Understanding the telephone hardware and interfacing … Continue reading Vintage Rotary Phone MIDI Controller – Part 3
Vintage Rotary Phone MIDI Controller – Part 2
This it the second in a series of posts looking at interfacing an Arduino to a vintage rotary telephone for musical purposes. Part 1 – Understanding the telephone hardware and interfacing to an Arduino. Part 2 – Decoding the rotary dial from the Arduino. Part 3 – Rotary phone MIDI note controller. Part 4 – Rotary phone MIDI program … Continue reading Vintage Rotary Phone MIDI Controller – Part 2
Vintage Rotary Phone MIDI Controller
I've wanted to do something musical with a vintage rotary telephone for a while now, so when I happened to come across one in a charity shop, I jumped at the chance to have a go! Be warned: there are many "vintage styled" modern phones with a pile of modern electronics inside. This is not … Continue reading Vintage Rotary Phone MIDI Controller
Toy Keyboard Tone Piano – Part 5
In this part of my series on adding an Arduino to a toy keyboard, I've taken a second keyboard and actually embedded the Nano inside it to make it a complete DIY Oskitone Scout, powered by USB. This is using the version of the hardware and code described in part 2 - i.e. without the … Continue reading Toy Keyboard Tone Piano – Part 5
Toy Keyboard Tone Piano – Part 4
I'm continuing my series of posts seeing what I can do with a toy keyboard. This post looks at some possible uses of the additional IO pins I freed up in part 3. Part 1 provides all the details for adding an Arduino to the original toy keyboard. Part 2 demonstrates the toy keyboard running … Continue reading Toy Keyboard Tone Piano – Part 4