Arduino EEPROM Reader PCB Design

This is a PCB version of the Arduino EEPROM Reader/Writer as described here: https://github.com/beneater/eeprom-programmer but with slight adjustments to support reading of 27Cxxx style ROMs often found in vintage equipment. Build Guide here: Arduino EEPROM Reader PCB Build Guide. Update: Since developing this board, I've found a much more comprehensive DIY board here: https://github.com/TomNisbet/TommyPROM. The documentation … Continue reading Arduino EEPROM Reader PCB Design

Arduino PSS-680 Synth Editor- Part 2

Following on from Part 1, this post looks at combining several of my previous projects to allow me to control the synth of a PSS-680 from a set of potentiometers. Part 1 - Goes into the detail of the MIDI implementation for the PSS-680 and how to handle the SysEx messages from an Arduino. https://youtu.be/aRfAQvwq8lcContinue reading Arduino PSS-680 Synth Editor- Part 2

Arduino OPL Bus Sniffer – Part 2

Having now made myself a Arduino OPL Bus Sniffer I've put it to some use grabbing the voice data from the YM2413 based Yamaha PSS-170 keyboard. https://youtu.be/evERlSJY7zY 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 … Continue reading Arduino OPL Bus Sniffer – Part 2

Arduino OPL FM Drum Machine

I've finally returned to having a look at my Arduino OPL FM Synth.  This time I'm taking a look at the drum channels. https://youtu.be/IBDu9h4716U 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 … Continue reading Arduino OPL FM Drum Machine

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

Analog IO Board PCB – Part 2

This is the build guide for the Analog IO Board PCB. 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 project: Simple Potentiometer Breakout Arduino Multi-pot Mozzi FM Synthesis … Continue reading Analog IO Board PCB – Part 2