{"id":21912190,"url":"https://github.com/berru-g/microcontroller-usb-midi","last_synced_at":"2026-05-17T18:02:20.241Z","repository":{"id":43282558,"uuid":"511101567","full_name":"berru-g/Microcontroller-USB-midi","owner":"berru-g","description":"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 ↓","archived":false,"fork":false,"pushed_at":"2022-12-06T12:00:09.000Z","size":71607,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T08:42:54.247Z","etag":null,"topics":["ableton","arduino","keyboard","mapping","microcontroller","midi","resolume"],"latest_commit_sha":null,"homepage":"https://www.hackster.io/gleberruyer","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/berru-g.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-06T11:02:52.000Z","updated_at":"2022-12-07T10:24:31.000Z","dependencies_parsed_at":"2023-01-24T01:31:17.851Z","dependency_job_id":null,"html_url":"https://github.com/berru-g/Microcontroller-USB-midi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berru-g%2FMicrocontroller-USB-midi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berru-g%2FMicrocontroller-USB-midi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berru-g%2FMicrocontroller-USB-midi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berru-g%2FMicrocontroller-USB-midi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berru-g","download_url":"https://codeload.github.com/berru-g/Microcontroller-USB-midi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244930903,"owners_count":20533996,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ableton","arduino","keyboard","mapping","microcontroller","midi","resolume"],"created_at":"2024-11-28T18:08:59.310Z","updated_at":"2026-05-17T18:02:20.229Z","avatar_url":"https://github.com/berru-g.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://berru-g.github.io/Make-Play/\"\u003e\u003cimg width=\"500px\" src=\"https://github.com/berru-g/Make-Play/blob/main/src/plan.png?raw=true\"\u003e\u003c/a\u003e\n  \u003cbr\u003eMake \u0026 Play\u003cbr\u003e\n\u003c/h1\u003e\n\u003ch4 align=\"center\"\u003eController USB - midi _ V 1.0.1\u003c/h4\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/berru-g/Microcontroller-USB-midi/blob/main/Projet-dod-berru/C%2B%2B/encore_un_teste_midi_PAD/encore_un_teste_midi_PAD.ino\"\u003eCode\u003c/a\u003e \u0026bull;\n  \u003ca href=\"https://github.com/berru-g/Microcontroller-USB-midi/tree/main/Projet-dod-berru/bootloader\"\u003eElectronique\u003c/a\u003e \u0026bull;\n  \u003ca href=\"https://github.com/berru-g/Microcontroller-USB-midi/tree/main/Projet-dod-berru/3D\"\u003ePlan 3D\u003c/a\u003e \u0026bull;\n  \u003ca href=\"https://github.com/berru-g/Microcontroller-USB-midi/pulls\"\u003eContribution\u003c/a\u003e \u0026bull;\n  \u003ca href=\"https://www.gnu.org/licenses/old-licenses/gpl-2.0.html\"\u003eGNU General Public License v2.0\u003c/a\u003e\n\u003c/p\u003e\n\n\n## What is this ?\n*Microcontroller usb midi lowcost To play on Ableton, Arena or any other music or video creation software. *\n\n*Microcontrôleur usb midi lowcost Pour jouer sur Ableton, Arena ou tout autre logiciel de création musicale ou vidéo.*\n\n## Option\n\u003cp\u003eRefer directly to your plan according to the format of your M\u0026P or you can feed your curiosity \u0026#127929;\u003c/p\u003e\n\n - The version plug \u0026 play\n - The DIY Kit \n - The soldering kit\n\n\u003ch6\u003ePlan \u0026 code of my \u003ca href=\"https://www.hackster.io/gleberruyer/midi-pad-80c178\"\u003efirst prototyp\u003c/a\u003e, based on Arduino.\u003c/h6\u003e\n## Schéma de montage \n\n### Step 1 - code -\n\n    #include \u003cMIDIUSB.h\u003e\n    MIDI_CREATE_DEFAULT_INSTANCE();\n##### 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.\n\n### Step 2 - soldering-\n\n\n#### Face\n![FOLLOW ME](https://github.com/berru-g/Microcontroller-USB-midi/blob/main/Projet-dod-berru/face-pcb-kit-controller.png?raw=true)\n\n#### Dos\n![FOLLOW ME](https://github.com/berru-g/Microcontroller-USB-midi/blob/main/Projet-dod-berru/dos-pcb-kit-controller.png?raw=true)\n### Step 3 - Play -\n\n\u003ch2 align=\"center\"\u003e 2020 v-1.0.1\u003c/h2\u003e\n\n# La V2\n\n\u003cimg width=\"1169\" height=\"827\" alt=\"Schematic_Shield-xiao_2026-04-25\" src=\"https://github.com/user-attachments/assets/eda51eaf-3ad4-4783-9b5e-ec4cc771c1e9\" /\u003e\n\n\n[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) .\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberru-g%2Fmicrocontroller-usb-midi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberru-g%2Fmicrocontroller-usb-midi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberru-g%2Fmicrocontroller-usb-midi/lists"}