HID Resources

Arduino HID Libraries

Custom USB PID

TL;DR - This is something we will want to do for v1.0 not v0.4. It will allow use to identify Holoseat as Holoseat and not a Feather, Arduino, etc. This will be important for drivers on Windows and to make it easier for the serial client to identify the Holoseat via the description. We should still go ahead and register for a PID now so we have it reserved.

Embedding Leonardo for HID

Connecting Joypads to Controller Boards

HID in Node.js. (deprecated)

  • node-hid - "Access USB HID devices through Node.JS"
  • hidstream - "Streaming HID events in Node.js"

Also available in: HTML TXT