Answer the question
In order to leave comments, you need to log in
Is it possible to control external usb devices in Java and what library is needed for this?
The question is, is it possible to control external usb devices in Java and what library is needed for this.
Please advise or provide a link.
Answer the question
In order to leave comments, you need to log in
There is JSR-80 and there are not many libraries that support it, for example, here is the libusb port , and here is the official request . There is also for joysticks and HID junk , though not JSR-80. If you need something specific - write a driver. Fortunately, in Windows now with WDF it is not difficult, but in Linux it is even easier.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question