You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The USB for Java is an API and open source Java and JNI library to operate USB devices from Java application without without platform-depend implementation. It's just like user-mode generic driver.
Platform
USB for Java library is build for Java2 SE 5.0 or later. You need additional library to communicate your USB devices on every platform.
Windows
LibUSB-Win32 required. ".inf" file needs for Vista or later.