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
Tag: 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
Arduino Stackable TRS MIDI Interface
As Arduino MIDI Interfaces are so common in most of my builds, I decided to build a "stackable" module. This was partly triggered by the release recently of the official Arduino "Make Your Uno" kit which comes with a synth shield you can build. But it doesn't have MIDI so I thought something like this would … Continue reading Arduino Stackable TRS MIDI Interface
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 Pico MIDI Splitter (TTL) – Part 2
This is the build guide for my Raspberry Pi Pico MIDI Splitter (TTL). Tutorials used in this project: Raspberry Pi Pico MIDI Channel Router Raspberry Pi Pico Multi MIDI Router – Part 4 Notes on KiCad for PCB design: Arduino Uno Dual Merge MIDI “Shield” - Part 2 If you are new to microcontrollers, see the Getting Started … Continue reading Raspberry Pi Pico MIDI Splitter (TTL) – Part 2
Raspberry Pi Pico Dual MIDI Carrier – Part 2
This is the build guide for my Raspberry Pi Pico Dual MIDI Carrier to support my dual-MIDI interfaces for a Raspberry Pi Pico designed by @VE7FIM from Twitter. Although designed largely for my own personal use with that specific dual-MIDI module, it could still also be used to link to several off-the-shelf MIDI modules if required. If … Continue reading Raspberry Pi Pico Dual MIDI Carrier – Part 2
Touch Keyboard PCB – Part 2
This is the build guide for my Touch Keyboard 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 Touch Keyboard PCB (GitHub link below) Pin headers Build … Continue reading Touch Keyboard PCB – Part 2
Arduino VS1053 General MIDI Synth – Part 3
Having prototyped a patch changer for my Arduino VS1053 General MIDI Synth this shows how that can be achieved in a slightly more useful manner using a shift register to control the 7-segment display. It also follows through a build using my Arduino MIDI Proto Shield PCB. Warning! I strongly recommend using an old or second hand keyboard … Continue reading Arduino VS1053 General MIDI Synth – Part 3
Raspberry Pi Pico Dual MIDI Carrier
I mentioned in Raspberry Pi Pico Multi MIDI Router - Revisited that I have several dual-MIDI interfaces for a Raspberry Pi Pico designed by @VE7FIM from Twitter. In that post I built a simple proto-board carrier for the Pico. In this post I have a pcb design for something to do the same. This is definitely … Continue reading Raspberry Pi Pico Dual MIDI Carrier
Touch Keyboard PCB
Ever since experimenting with copper tape as a "touch keyboard" I wanted something a little more useful on a pcb. I always quite liked the design of the stylus keyboard for a Stylophone, so that was my starting point. I've not found anything "off the shelf" that wasn't part of another build, so I thought … Continue reading Touch Keyboard PCB