LibusbJava is a Java wrapper for the libusb. It can be built on any platform which is supported by the libusb. The latest binaries for Windows and Linux can be downloaded.
For installation instructions and more information visit our homepage.
Categories
Hardware DriversLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow Libusb Java
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Thank you for your work.
-
PLEASE HELP!!!! I have spent several days trying to get past this error: debug: Exception in thread "main" java.lang.UnsatisfiedLinkError: no libusb0.dll in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1860) at java.lang.Runtime.loadLibrary0(Runtime.java:845) at java.lang.System.loadLibrary(System.java:1084) at usbtalk.UsbTalk.logBus(UsbTalk.java:27) at usbtalk.UsbTalk.main(UsbTalk.java:51) Java Result: 1 BUILD SUCCESSFUL (total time: 1 second) triggered on the first call to the library. I meticulously followed the installation instructions for Windows. I'm using XP Pro, Netbeans. I have set java.library.path to several values of interest. I'm using the project LogBus, changing only a few names. Google usually produces only my own posts. Please help! Going on day 4 trying to execute a single line of code. Help me obi-wan kenobi. You are our only hope.
-
Works like a charm. Thanks!