Here are the build notes for my ESP32 S3 DevKit Experimenter PCB Design. 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 electronics and microcontrollers, see the Getting Started pages. Bill of Materials ESP32S3 DevKit Experimenter PCB (GitHub … Continue reading ESP32 S3 DevKit Experimenter PCB Build Guide
Tag: midi
ESP32 S3 DevKit Experimenter PCB Design
This a version of the ESP32 WROOM Mozzi Experimenter PCB for the latest ESP32-S3 DevKitC board I've found. For the background on the boards themselves, see my notes here: ESP32 S3 DevKit. ESP32 S3 DevKit Experimenter PCB Build Guide Warning! I strongly recommend using old or second hand equipment for your experiments. I am not responsible … Continue reading ESP32 S3 DevKit Experimenter PCB Design
USB MIDI to Serial and CV/GATE
This project uses my Arduino Pro Mini MIDI USB CV PCB for a USB MIDI to Serial MIDI and CV/GATE device that has a CV/GATE that is compatible with my Korg Volca Modular. It takes MIDI NoteOn/NoteOff and translates them into CV that can be used to set the pitch of a CV/GATE synth. IMPORTANT: … Continue reading USB MIDI to Serial and CV/GATE
Arduino Pro Mini MIDI USB CV PCB Build Guide
Here are the build notes for my Arduino Pro Mini MIDI USB CV PCB Design. 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 electronics and microcontrollers, see the Getting Started pages. Bill of Materials Arduino Pro Mini … Continue reading Arduino Pro Mini MIDI USB CV PCB Build Guide
picoDexed + MiniDexed EuroRack
Since attempting my picoDexed + StackyPi + MiniDexed EuroRack build and failing, I've found another Pico-to-Zero board that is provided as open source, so I've had some made. This post details how to get that running with my MiniDexed Zero Eurorack module. Warning! I strongly recommend using old or second hand equipment for your experiments. I … Continue reading picoDexed + MiniDexed EuroRack
Duppa I2C MIDI Controller 3D Print Case
This is a simple 3D printed case for my Duppa I2C MIDI Controller PCB. https://makertube.net/w/nf7u1sYBRRzj2TUBRduQC2 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. Parts list Duppa I2C MIDI Controller USB-C … Continue reading Duppa I2C MIDI Controller 3D Print Case
Duppa I2C MIDI Controller PCB Build Guide
Here are the build notes for my Duppa I2C MIDI Controller 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 Duppa I2C MIDI Controller PCB (GitHub link … Continue reading Duppa I2C MIDI Controller PCB Build Guide
Duppa I2C MIDI Controller PCB Design
This is the design for a simple carrier PCB for a Waveshare Zero format microcontroller and a Duppa small LED Ring. It is essentially a PCB version of Duppa I2C MIDI Controller – Part 4. Duppa I2C MIDI Controller PCB Build Guide Duppa I2C MIDI Controller 3D Print Case Warning! I strongly recommend using old or second hand … Continue reading Duppa I2C MIDI Controller PCB Design
picoDexed + StackyPi + MiniDexed EuroRack
Now that I have a picoDexed with a display an encoder it is very tempting to create a version of my MiniDexed EuroRack PCB for it. But as a short diversion, there is another possibility - can I use a RP2040 that is already in a Pi Zero form factor with my existing MiniDexed EuroRack … Continue reading picoDexed + StackyPi + MiniDexed EuroRack
Raspberry Pi Pico Synth_Dexed – Revisited
I thought it was time I took another look at my Raspberry Pi Pico Synth_Dexed. I've a couple of main aims with coming back to this project: Update the build for the latest Pico SDK and Synth_Dexed. See what is involved in getting it running on an RP2350. See if a simple I2C display can be … Continue reading Raspberry Pi Pico Synth_Dexed – Revisited