After Part 3 I started to go back and add MIDI, and changed the waveform on the touch of a button, and then started to wonder if I could add envelopes and so on. And then it occurred to me, I didn't really need to re-implement my own synthesis library, I could probably write a custom … Continue reading Arduino and AY-3-8910 – Part 4
Category: Mozzi Synthesis
EuroRack 6HP Arduino Mozzi Module – Basic VCO
This is the first project based on my EuroRack 6HP Arduino Mozzi Module. It is loosely based on HAGIWO's Arduino Mozzi VCO Module. https://makertube.net/w/hnocMAhYkajd8nX2vwuR2u 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 some previous posts for the main concepts … Continue reading EuroRack 6HP Arduino Mozzi Module – Basic VCO
EuroRack 6HP Arduino Mozzi Module
This project uses my EuroRack 6HP MCU Experimenter Module to implement HAGIWO's Arduino Nano based VCO. This post describes how to put it together and test the basic functionality. Future posts will look at some code that can run on the module (see the "Sample Applications" section). Warning! I strongly recommend using old or second hand … Continue reading EuroRack 6HP Arduino Mozzi Module
ESP32 WROOM Mozzi Experimenter PCB Build Guide
Here are the build notes for my ESP32 WROOM Mozzi 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 ESP32 WROOM Mozzi Experimenter PCB … Continue reading ESP32 WROOM Mozzi Experimenter PCB Build Guide
ESP32 WROOM Mozzi Experimenter PCB Design
Before building my Educational DIY Synth Thing I was playing with the ESP32 WROOM dev boards I'd found and was thinking about doing some Mozzi experiments. This post started to document some of the things I'd found out about the boards, but never made it to a complete post. I've now gone back and finished off … Continue reading ESP32 WROOM Mozzi Experimenter PCB Design
ESP32 and Mozzi
I've been meaning to do something with the ESP32 for some time. I have some general ESP32-C3 devices, and a range of XIAO ESP32 (S2 and C3) devices too, but what I was particularly interested in was the original ESP32 as it includes two 8-bit DACs. This is my first set of experiments using a … Continue reading ESP32 and Mozzi
XIAO SAMD21, Arduino and MIDI – Part 3
In this post I wire up the DAC and start up Mozzi using my Arduino Multi-pot Mozzi FM Synthesis on the Seeedstudio XIAO SAMD21 board (previously known as the Seeeduino XIAO). Previous parts in this series: Part 1 - Introduction to the XIAO SAMD21 and some projects to get started. Part 2 - Looking at accessing … Continue reading XIAO SAMD21, Arduino and MIDI – Part 3
Arduino “Make Your Uno” Synth – 6 – MIDI Mozzi FM Synth
Putting together everything I have so far, this presents a basic MIDI controlled Mozzi FM synth. The full index of projects and my personal build notes can be found here: Arduino “Make Your Uno” Synth. This post contains the following experiments: MIDI Mozzi FM Synth Further Mozzi MIDI Experiments https://youtu.be/clG0iOgls-Q Warning! I strongly recommend using old … Continue reading Arduino “Make Your Uno” Synth – 6 – MIDI Mozzi FM Synth
Arduino “Make Your Uno” Synth – 2 – Mozzi Experiments
Tones was the obvious first choice for some experiments, but I've now jumped straight to Mozzi experiments as the second suggested sketch on the Arduino tutorial is a Mozzi sketch. Otherwise I'd have probably saved this for a little later, but here are some Mozzi experiments you can do with your board right away. Of … Continue reading Arduino “Make Your Uno” Synth – 2 – Mozzi Experiments
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