ESP32 and PWM – Part 3

I'm continuing my look into the ESP32 and PWM. This time I'm adding in some analog control to introduce an element of frequency modulation to the synthesis. Part 1 - All the theory and research around PWM and the ESP32. Part 2 - Generating different waveforms on multiple channels. Part 3 - Introducing analog control and frequency … Continue reading ESP32 and PWM – Part 3

Arduino Direct Digital (Additive) Synthesis

This is actually a collection of previous projects with the code tidied up a little and combined to show a single sketch that can be configured for either PWM, an R2R ladder or the MCP4725 I2C DAC. There isn't really anything here that hasn't been talked about before somewhere, but hopefully this can act as … Continue reading Arduino Direct Digital (Additive) Synthesis

Nano Audio Experimenter Sheild PCB

This takes the Arduino Nano Mozzi Experimenter Shield PCB and swaps out three of the pots for the optional use of the following: MCP4725 DAC. SSD1306 display. IO links for an analog multiplexer. This is in addition to the remaining three potentiometers, the MIDI interface and the audio filter output. Warning! I strongly recommend using old … Continue reading Nano Audio Experimenter Sheild PCB

Arduino “Make Your Uno” Synth – 4 – Drum Machine

This post talks through the porting and operating of a commonly used sketch for an Arduino drum machine, showing how to get it up and running on the Arduino Make Your Uno Synth Shield.. The full index of projects and my personal build notes can be found here: Arduino “Make Your Uno” Synth. If you spend … Continue reading Arduino “Make Your Uno” Synth – 4 – Drum Machine

Arduino Nano Mozzi Experimenter Shield PCB – Part 2

This is the build guide for my Arduino Nano Mozzi Experimenter Shield 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: Arduino Multi-pot Mozzi FM Synthesis Mozzi … Continue reading Arduino Nano Mozzi Experimenter Shield PCB – Part 2

Arduino Mozzi Experimenter Shield PCB – Part 2

Here are the build notes for my Arduino Mozzi Experimenter Shield 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: Arduino Multi-pot Mozzi FM Synthesis Mozzi Output … Continue reading Arduino Mozzi Experimenter Shield PCB – Part 2