Arduino PCF8574/8575 MIDI Controller

This project uses a PCF8574 or PCF8575 I2C digital IO expander with an Arduino as a MIDI controller. https://youtu.be/yrNB3riWBH4 Warning! I strongly recommend using old or second hand equipment for your experiments.  I am not responsible for any damage to expensive instruments! These are the key Arduino tutorials for the main concepts used in this … Continue reading Arduino PCF8574/8575 MIDI Controller

Arduino MIDI Multi Pot Controller

Once again, I've realised that whilst I've now completed a number of multi-potentiometer MIDI controller projects, I haven't actually written up a non-multiplexed, multi-potentiometer controller. This projects fills that gap! Warning! I strongly recommend using old or second hand equipment for your experiments.  I am not responsible for any damage to expensive instruments! These are … Continue reading Arduino MIDI Multi Pot Controller

Arduino Touch Music – Revisited

This is a short demonstration of different ways to use my Touch Keyboard PCB, revisiting the following previous projects: Arduino MIDI Touch Piano Simple Arduino Music Keyboard Arduino MPR121 Touch Piano https://youtu.be/dc5dEkdLkxY Warning! I strongly recommend using old or second hand equipment for your experiments.  I am not responsible for any damage to expensive instruments! This … Continue reading Arduino Touch Music – Revisited

Vintage Rotary Phone MIDI Controller – Part 7

Having built my adaptor into a small box, I've gone back to add a mode button so I can include all the different applications into a single sketch. 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 … Continue reading Vintage Rotary Phone MIDI Controller – Part 7

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