Skip to content
mcuee edited this page Dec 14, 2019 · 24 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

Clone this wiki locally