We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
An out of the box solution to getting USB HID devices to work with Java using the Java Native Architecture (JNA) and signal11/hidapi libraries.
The target audience is "hobbyist and commercial developers" familiar with usb4java.
usb4java
It will allow you to communicate with HID devices across Windows, OS X and Linux with a minimum of fuss:
java.library.path
If you are not familiar with Java or Maven you should read the Build Guide and explore from there.