MIDIUSB
MIDIUSB copied to clipboard
Support for Arduino Uno R4
trafficstars
Hi, is there any plan to support the new R4 despite its different processor? It should be feasible since it has native usb connectivity.
This library is based on "PluggableUSB" which is an Arduino-CORE, but it seems to be not implemented in for the Arduino R4 despite the new chip supports native USB communication, in fact it can emulate an HID device (Mouse or Keyboard).