MIDI USB Host to DIN with Arduino SAMD Board
usbh_midi_samd is the USBH_MIDI driver from the USB Host Shield 2.0 project to
the ArduinoCore-samd project. Most of the time was spent fixing bulk in/out
pipes. A USB OTG to host cable or adapter is required.
The driver has been tested minimally on an Arduino Zero but it should work on other boards based on the SAMD family. For example, the driver works on an Adafruit Trinket M0.d
https://github.com/gdsports/usbh_midi_samd
The driver has been tested minimally on an Arduino Zero but it should work on other boards based on the SAMD family. For example, the driver works on an Adafruit Trinket M0.d
https://github.com/gdsports/usbh_midi_samd
Comments
Post a Comment