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

Arduino Nano Mozzi Experimenter Shield PCB

This is a version of my Arduino Mozzi Experimenter Shield PCB designed for use with the Arduino Nano.  Specifically I've been looking at what it might take to get Mozzi running on the Arduino Nano Every, which is quite a different beast to the original Nano, but with the same pinout.  This board should be … Continue reading Arduino Nano Mozzi Experimenter Shield PCB

Arduino Mozzi Experimenter Shield PCB

Following on from my Arduino Audio Experimenter Shield PCB here is another shield, this time more optimised for experiments with the Mozzi synthesis library for Arduino. Update: Build notes are now available here: Arduino Mozzi Experimenter Shield PCB – Part 2 Warning! I strongly recommend using old or second hand equipment for your experiments.  I am not … Continue reading Arduino Mozzi Experimenter Shield PCB

Raspberry Pi v1 Model B Synth Board – Part 3

This is the build guide for my Raspberry Pi v1 Model B Synth Board PCB. https://youtu.be/dNflll0_iJQ 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, single board computers and electronics, then see the Getting Started pages. … Continue reading Raspberry Pi v1 Model B Synth Board – Part 3

Raspberry Pi v1 Model B Synth Board – Part 2

This is a bespoke PCB design for my Raspberry Pi v1 Model B Synth Board which I was using with my "Bare Metal" Raspberry Pi Synth. Update: Build Guide here: Raspberry Pi v1 Model B Synth Board – Part 3 Warning! I strongly recommend using old or second hand equipment for your experiments.  I am not responsible … Continue reading Raspberry Pi v1 Model B Synth Board – Part 2

Arduino MIDI Multi MUX Step Sequencer

This applies the same extension from the Arduino MIDI Multi MUX Controller to the Arduino MIDI Mux Step Sequencer showing how it could be expanded to support 32 potentiometers or more in a MIDI step sequencer. Warning! I strongly recommend using old or second hand equipment for your experiments.  I am not responsible for any damage … Continue reading Arduino MIDI Multi MUX Step Sequencer

Arduino MIDI Multi MUX Controller

This project revisits my Arduino MIDI Mux Step Sequencer showing how it could be expanded to support 32 potentiometers or more in a MIDI controller. 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 … Continue reading Arduino MIDI Multi MUX Controller

Arduino USB MIDI Mux Pot Controller

The other application I wanted for my Arduino USB MIDI Mux Step Sequencer is as a general purpose MIDI controller.  In this case with 16 potentiometers mapped to MIDI CC messages. This is building on the following previous projects: Arduino USB MIDI Mux Step Sequencer Arduino and USB MIDI “Bare Metal” Raspberry Pi Synth – Part … Continue reading Arduino USB MIDI Mux Pot Controller