An open API service indexing awesome lists of open source software.

https://github.com/bakercp/ofxhid

An openFrameworks addon for direct HID access to USB devices.
https://github.com/bakercp/ofxhid

Last synced: 9 months ago
JSON representation

An openFrameworks addon for direct HID access to USB devices.

Awesome Lists containing this project

README

          

# ofxHID
An openFrameworks addon for direct HID access to USB devices using HIDAPI.

# Troubleshooting

## Linux

For some devices, such as the Teensy, you need to install udev rules, e.g.

https://www.pjrc.com/teensy/49-teensy.rules

to access the RAWHID devices.