Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 814 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 814 Bytes

MiDispositivoMIDI_A3C

This repository contains code that can be uploaded to the MiDispositivoMIDI Rev A3C. It is an opensource MIDI controller that can be bought in our website (www.bananutelectronics.com). Feel free to create new code, fork this repository and ask questions in our forum.

Important

You will need the following libraries to make the code work: MIDI USB and Adafruit NeoPixel

We also recommend using the Arduino Sketch to make the programming. Remember to select "Arduino Leonardo" as target board

Codes

In each code you will find detailed information about each code. What it does, and how does it work. We also provide some exercises por people that want to mess arround with the controller.