Skip to content

M5Stackで動作するBluetoothシリアル通信のトランスミッターとレシーバー

Notifications You must be signed in to change notification settings

YoutechA320U/M5Stack_MIDI_Transceiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M5_MIDI_Transceiver

M5Stackで動作するBluetoothシリアル通信のトランスミッターとレシーバーのプログラムです。

M5StackMIDIモジュールを使ってMIDIを受送信するようになっています。binファイルはSD-Updater,LovyanLauncherに対応しています

espressif/arduino-esp32/libraries/BluetoothSerial/のサンプルスケッチがベースです。親機、子機のデバイス名を変更したり接続方法を変更する場合はこちらを参照してください。

必要なライブラリ

動作には以下のライブラリが必要です。

備考

Bluetoothシリアル通信を経由する都合上、通常のMIDIより動作が重くなりやすいです。一度にたくさんのセットアップメッセージを入出力すると取りこぼしが発生する可能性があります。

About

M5Stackで動作するBluetoothシリアル通信のトランスミッターとレシーバー

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages