Duppa I2C MIDI Controller 3D Print Case

This is a simple 3D printed case for my Duppa I2C MIDI Controller PCB. https://makertube.net/w/nf7u1sYBRRzj2TUBRduQC2 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. Parts list Duppa I2C MIDI Controller USB-C … Continue reading Duppa I2C MIDI Controller 3D Print Case

Duppa I2C MIDI Controller PCB Build Guide

Here are the build notes for my Duppa I2C MIDI Controller 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 Duppa I2C MIDI Controller PCB (GitHub link … Continue reading Duppa I2C MIDI Controller PCB Build Guide

Duppa I2C MIDI Controller PCB Design

This is the design for a simple carrier PCB for a Waveshare Zero format microcontroller and a Duppa small LED Ring. It is essentially a PCB version of Duppa I2C MIDI Controller – Part 4. Duppa I2C MIDI Controller PCB Build Guide Duppa I2C MIDI Controller 3D Print Case Warning! I strongly recommend using old or second hand … Continue reading Duppa I2C MIDI Controller PCB Design

Duppa I2C MIDI Controller – Part 4

This is revisiting my Duppa I2C MIDI Controller this time using a Waveshare Zero format device. Part 1 - getting to know the devices and testing them out. Part 2 - adding MIDI to the LED ring and I2C encoder. Part 3 - adding normal encoder, plain potentiometer, and endless potentiometer control. Part 4 - revisits the idea with … Continue reading Duppa I2C MIDI Controller – Part 4

Arduino PCF8574/8575 MIDI Controller

This project uses a PCF8574 or PCF8575 I2C digital IO expander with an Arduino as a MIDI controller. https://youtu.be/yrNB3riWBH4 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 … Continue reading Arduino PCF8574/8575 MIDI Controller

Arduino MIDI Multi Pot Controller

Once again, I've realised that whilst I've now completed a number of multi-potentiometer MIDI controller projects, I haven't actually written up a non-multiplexed, multi-potentiometer controller. This projects fills that gap! 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 … Continue reading Arduino MIDI Multi Pot Controller

XIAO SAMD21, Arduino and MIDI – Part 7

This post looks at the possibilities of using I2C peripherals with a Seeedstudio XIAO SAMD21 and the XIAO Expansion Board.  The projects should work with either USB MIDI or serial MIDI via an external MIDI module. Note: There is just one project described at present, but others will be added to this post as they … Continue reading XIAO SAMD21, Arduino and MIDI – Part 7