Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/berru-g/microcontroller-usb-midi

Microcontroller usb midi with: C++, 328P or Arduino, PCB, via easyeda, 3D. To play on Ableton, Arena or any other music or video creation software. 2020 covid project. First proto ↓
https://github.com/berru-g/microcontroller-usb-midi

ableton arduino keyboard mapping microcontroller midi resolume

Last synced: about 1 month ago
JSON representation

Microcontroller usb midi with: C++, 328P or Arduino, PCB, via easyeda, 3D. To play on Ableton, Arena or any other music or video creation software. 2020 covid project. First proto ↓

Awesome Lists containing this project

README

        






Make & Play


Controller USB - midi _ V 1.0.1



Code
Electronique
Plan 3D
Contribution
GNU General Public License v2.0

## What is this ?
*Microcontroller usb midi lowcost To play on Ableton, Arena or any other music or video creation software. *

*Microcontrôleur usb midi lowcost Pour jouer sur Ableton, Arena ou tout autre logiciel de création musicale ou vidéo.*

## Option

Refer directly to your plan according to the format of your M&P or you can feed your curiosity 🎹

- The version plug & play
- The DIY Kit
- The soldering kit

Plan & code of my first prototyp, based on Arduino.

## Schéma de montage

### Step 1 - code -

#include
MIDI_CREATE_DEFAULT_INSTANCE();
##### Find the full [code here](https://github.com/berru-g/Microcontroller-USB-midi/blob/main/Projet-dod-berru/C++/encore_un_teste_midi_PAD/encore_un_teste_midi_PAD.ino) . The analog inputs and outputs are declared at the maximum number for an AtMéga 32u4 type microcontroller, these can be multiplied if a multiplexer is added. The code must then provide a matrix of inputs and/or outputs.

### Step 2 - soldering-

#### Face
![FOLLOW ME](https://github.com/berru-g/Microcontroller-USB-midi/blob/main/Projet-dod-berru/face-pcb-kit-controller.png?raw=true)

#### Dos
![FOLLOW ME](https://github.com/berru-g/Microcontroller-USB-midi/blob/main/Projet-dod-berru/dos-pcb-kit-controller.png?raw=true)
### Step 3 - Play -

2020 v-1.0.1

[Make and play](https://www.gnu.org/licenses/gpl-3.0.en.html) is Free, for used and/or modify it under the terms of the [GNU General Public License](https://www.gnu.org/licenses/gpl.html) .