In this final part of the series I present some simple configurations to show how the thing might be used. Part 1 - This introduction and high-level design principles. Part 2 - Detailed design of an ESP32 based PCB. PCB Design PCB Build Part 3 - Software design. Part 4 - Mechanical assembly and final … Continue reading Educational DIY Synth Thing – Part 5
Tag: lfo
Educational DIY Synth Thing – Part 4
In the first part I described the concept and basic design parameters I was looking for and then in Part 2 I looked at the detailed electronic design, and in Part 3 at the code, for a board based on the ESP32 WROOM module I have. In this part I look into some additional mechanical … Continue reading Educational DIY Synth Thing – Part 4
Educational DIY Synth Thing – Part 3
In the first part I described the concept and basic design parameters I was looking for and then in Part 2 I looked at the detailed electronic design for a board based on the ESP32 WROOM module I have. In this part I go into detail about the code. Part 1 - This introduction and … Continue reading Educational DIY Synth Thing – Part 3
Educational DIY Synth Thing – Part 2
In the first part I described the concept and basic design parameters I was looking for. In this part I go into detail about how I'm going about implementing them with an ESP32 WROOM board. Part 1 - This introduction and high-level design principles. Part 2 - Detailed design of an ESP32 based PCB. PCB … Continue reading Educational DIY Synth Thing – Part 2