https://github.com/siy1121/m5stickc-midi-controller
Implementation of MIDI over BLE for M5StickC
https://github.com/siy1121/m5stickc-midi-controller
arduino ble m5stickc midi midi-controller
Last synced: about 2 months ago
JSON representation
Implementation of MIDI over BLE for M5StickC
- Host: GitHub
- URL: https://github.com/siy1121/m5stickc-midi-controller
- Owner: SIY1121
- Created: 2020-12-19T14:04:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-23T14:12:45.000Z (over 5 years ago)
- Last Synced: 2025-04-09T02:36:24.672Z (about 1 year ago)
- Topics: arduino, ble, m5stickc, midi, midi-controller
- Language: C++
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# M5StickC MIDI Controller
M5StickCをMIDIコントローラにできるプログラム。
振ったりボタンを押すことで任意のMIDI CC を送信できます。
接続は MIDI over BLE です。
解説記事:https://qiita.com/siy1121/private/274dadeb0aa86b6655b8