Skip to content
Ihor Dutchak edited this page Jul 3, 2021 · 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

.NET wrapper https://github.com/alexgubanow/hidapiw

WIP Kotlin Native wrapper https://git.sr.ht/~z3ntu/kotlin-native-hidapi

hidapitester command line tool based on HIDAPI https://github.com/todbot/hidapitester

hidpytoy: GUI tool based on HIDAPI https://github.com/todbot/hidpytoy

Clone this wiki locally