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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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!