MiniDexed Quad DAC PCB Build Guide

Here are the build notes for the MiniDexed Quad DAC PCB. Warning! I strongly recommend using old or second hand equipment for your experiments.  I am not responsible for any damage to expensive instruments! If you are new to single board computers, see the Getting Started pages. Bill of Materials MiniDexed Quad DAC PCB (GitHub link … Continue reading MiniDexed Quad DAC PCB Build Guide

ESP32 WROOM Educational Modular Synth Thing PCB Build Guide

Here are the build notes for my ESP32 WROOM Educational Modular Synth Thing PCB. Warning! I strongly recommend using old or second hand equipment for your experiments.  I am not responsible for any damage to expensive instruments! If you are new to microcontrollers, see the Getting Started pages. Bill of Materials ESP32 WROOM Educational Modular Synth … Continue reading ESP32 WROOM Educational Modular Synth Thing PCB Build Guide

ESP32 WROOM Educational Modular Synth Thing PCB Design

For the context of this PCB design, see: Educational DIY Synth Thing. The build guide can be found here: ESP32 WROOM Educational Modular Synth Thing PCB Build Guide Warning! I strongly recommend using old or second hand equipment for your experiments.  I am not responsible for any damage to expensive instruments! The Circuit The key design decisions … Continue reading ESP32 WROOM Educational Modular Synth Thing PCB Design

ESP32 DAC Envelope Generator – Part 2

Following on the back of my ESP32 DAC Envelope Generator and in particular my note at the start that it was essentially the code algorithm and none of the electronics that might make it useful, I started to try to find the simplest possible circuit that Just Might Work as a voltage controlled amplifier (VCA) for … Continue reading ESP32 DAC Envelope Generator – Part 2

Diagnosing and attempting to fix a Yamaha DX100 – Part 2

At the end of part 1, I've established that the basics all seem ok (PCB, interconnections, power) and that basic digital logic stuff is happening. I rounded off my write-up with the following ideas for what to investigate next: Get some proper triggering from the chip enables to check for valid data signals. Check out … Continue reading Diagnosing and attempting to fix a Yamaha DX100 – Part 2