Arduino Drum Trigger to MIDI Shield PCB Build Guide

Here are the build notes for my Arduino Drum Trigger to MIDI 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! If you are new to Arduino, see the Getting Started pages. Bill of Materials Arduino Drum Trigger to MIDI Shield … Continue reading Arduino Drum Trigger to MIDI Shield PCB Build Guide

Arduino Drum Trigger to MIDI Shield PCB

I've built up an Arduino Uno shield for my Arduino Drum Trigger to MIDI. This includes a proper buffered input stage for six inputs and output to TRS MIDI. Arduino Drum Trigger to MIDI Shield PCB Build Guide Warning! I strongly recommend using old or second hand equipment for your experiments.  I am not responsible for any damage … Continue reading Arduino Drum Trigger to MIDI Shield PCB

Arduino Clock Generator Shield PCB Build Guide

Here are the build notes for my Arduino Clock Generator 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! If you are new to Arduino, see the Getting Started pages. Bill of Materials Arduino Clock Generator Shield PCB (GitHub link below) … Continue reading Arduino Clock Generator Shield PCB Build Guide

Arduino Clock Generator Shield PCB

This is an Arduino Uno shield design that can be used to provide up to six clock generator outputs for a sequencer. I've built it to use with my Arduino Euclidean Gate Sequencer. Arduino Clock Generator Shield PCB Build Guide Warning! I strongly recommend using old or second hand equipment for your experiments.  I am not responsible … Continue reading Arduino Clock Generator Shield PCB

Arduino Euclidean Gate Sequencer – Part 2

I covered all the theory and main functions of the code for my Arduino Euclidean Gate Sequencer in my previous post. In this one I look a little more at some hardware that hopefully lets me use this to actually control something useful! Part 1 covered all the theory and main functions of the code. Part 2 … Continue reading Arduino Euclidean Gate Sequencer – Part 2

Arduino Drum Trigger to MIDI

After playing with my Arduino Euclidean Gate Sequencer I started to think about how to turn that into MIDI. One option, naturally, is to add MIDI to the sequencer itself, but I thought the more versatile approach would be to build a second Arduino that took trigger pulses and turned them into MIDI drum messages. This … Continue reading Arduino Drum Trigger to MIDI

“Baby8” CV Step Sequencer – Part 4 – In Use

These are the usage notes for my "Baby 8" style sequencer based on the ideas presented in “Baby8” CV Step Sequencer – Part 1 and using the PCB I've described in part 2 and part 3. Part 1 - This post with the introductory design information. Part 2 - The design for a PCB based on … Continue reading “Baby8” CV Step Sequencer – Part 4 – In Use

“Baby8” CV Step Sequencer – Part 3 – PCB Build Guide

Here are the build notes for my “Baby8” CV Step Sequencer PCB Design. Part 1 - This post with the introductory design information. Part 2 - The design for a PCB based on the principles in the first post. Part 3 - The build and test notes for the PCB. Part 4 - Usage notes for … Continue reading “Baby8” CV Step Sequencer – Part 3 – PCB Build Guide

“Baby8” CV Step Sequencer – Part 2 – PCB Design

This is a PCB design for a full "Baby 8" style sequencer based on the ideas presented in “Baby8” CV Step Sequencer – Part 1. Part 1 - This post with the introductory design information. Part 2 - The design for a PCB based on the principles in the first post. Part 3 - The build … Continue reading “Baby8” CV Step Sequencer – Part 2 – PCB Design