Arduino and AY-3-8910 – Part 4

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

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

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