Home

Awesome

USBH_MIDI v1.0.0

USB-MIDI 1.0 class driver for Arduino USB Host Shield 2.0 Library

USBH_MIDI is USB-MIDI class driver for Arduino USB Host Shield 2.0 Library.
USBH_MIDI is included in USB Host Shield 2.0 Library. You don't need install separatery.

If you want use with Arduino MIDI Library, try the Transport

for single device

File->Examples->USBH_MIDI->USB_MIDI_converter

for single device with SysEx support

File->Examples->USBH_MIDI->USB_MIDI_converter_wSysEx

for multiple device (with USB hub)

File->Examples->USBH_MIDI->USB_MIDI_converter_multi

for bidirectional conversion

File->Examples->USBH_MIDI->bidirectional_converter

Examine the descriptor of your USB-MIDI device.

File->Examples->USBH_MIDI->USB_MIDI_desc If your device does not work, please report this information.

API

ChangeLog

2022.4.22 (1.0.0)

2022.1.6 (0.6.1)

2021.5.9 (0.6.0)

2021.1.11 (0.5.1)

2020.11.23 (0.5.0)

2020.11.21 (0.4.1)

2018.03.24 (0.4.0)

2017.02.22 (0.3.2)

2016.04.26 (0.3.1)

2016.04.24 (0.3.0)

2016.04.09 (0.2.2)

2016.03.21 (0.2.1)

2015.09.06 (0.2.0)

2014.07.06 (0.1.0)

2014.03.23

2013.12.20

2013.11.05

2013.08.28

2013.08.18

2012.06.22

2012.04.21

License

Copyright © 2012-2021 Yuuichi Akagawa

Licensed under the GNU General Public License v2.0