-
Notifications
You must be signed in to change notification settings - Fork 428
Home
Luca Weiss edited this page Jun 7, 2021
·
26 revisions
Welcome to the hidapi wiki!
Related project: libusb -- https://github.com/libusb/libusb/wiki
For cross platform HID device, libusb project recommends hidapi. https://github.com/libusb/hidapi
Python binding for HIDAPI cython-hidapi. https://github.com/trezor/cython-hidapi
Java wrapper 1 https://github.com/gary-rowe/hid4java
Java wrapper 2 https://github.com/nyholku/purejavahidapi
QT wrapper for HIDAPI https://github.com/simonmeaden/qhidapi
Ruby binding https://rubygems.org/gems/hidapi/
C++ wrapper https://github.com/sensics/HIDAPIpp
.NET wrapper https://github.com/alexgubanow/hidapiw
WIP Kotlin Native wrapper https://git.sr.ht/~z3ntu/kotlin-native-hidapi