8000 RawHID support · Issue #339 · arduino/ArduinoCore-samd · GitHub
[go: up one dir, main page]

Skip to content
RawHID support #339
Open
Open
@timonsku

Description

@timonsku

It would be great to get the HID device capabilities extended by raw HID. Raw HID is a great way for very robust bidirectional communication with a USB host application.
This is implemented for Teensy and by NicoHood for older AVR Arduinos. It would be incredibly helpful to have this functionality implemented for the SAMD line as well.

For some extended reasonsing as to why this is an important feature. See my post in the CircuitPython HID repo: adafruit/Adafruit_CircuitPython_HID#25 (comment)

https://github.com/PaulStoffregen/cores/tree/master/usb_rawhid
https://github.com/NicoHood/HID/tree/master/src/SingleReport

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0