Java USB library

Freculetz Mentulica picture Freculetz Mentulica · May 14, 2009 · Viewed 25.2k times · Source

Is there a good Java USB API i can use? I tried JUSB but it doesn't seem to work. It's also very old, no updates since 2001.

Answer

Robert picture Robert · Dec 27, 2010

About two years ago I used Java libusb with success. It has the advantage that you are not limited to special device classes like HID.