All Projects → adafruit → Adafruit_tinyusb_arduino

adafruit / Adafruit_tinyusb_arduino

Licence: mit
Arduino support for TinyUSB stack

Adafruit TinyUSB Library for Arduino

Build Status License

This library works with platform that includes TinyUSB stack, typically you will see Adafruit_TinyUSB_Core inside core folder. Supported platform are:

In addition to CDC that provided by the platform core, this library provide platform-independent for

  • Human Interface Device (HID): Generic (In & Out), Keyboard, Mouse, Gamepad etc ...
  • Mass Storage Class (MSC): with multiple LUNs
  • Musical Instrument Digital Interface (MIDI)
  • WebUSB with vendor specific class

More document to write ...

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].