About this document
DIY USB MIDI Controller with Arduino by buditux is a document available to read on EtoBox.
This document describes how to build a simple and cheap USB MIDI controller using an Atmega328p microcontroller and the V-USB software implementation of a USB device. It involves 3 main steps: 1) Creating an AVR USB device based on the USnooBie development kit and removing unnecessary components, 2) Programming the MIDI software by modifying existing projects to be compatible with the Atmega328p microcontroller, and 3) Testing the resulting device which is recognized as a MIDI controller for sending note on
- Author
- buditux
- Language
- EN