Hello,
I want to read data from a chip that is connected to my pc through USB. Is there anyone who knows how I can read the USB data output with Java?
Printable View
Hello,
I want to read data from a chip that is connected to my pc through USB. Is there anyone who knows how I can read the USB data output with Java?
Sorry for the double post.
Haven't anyone on this forum tried to transfer data via USB? Or did I made this thread in the wrong section of this forum?
I never used any USB related software for Java, but google for jUSB; it's a partial implementation for the USB interface.
kind regards,
Jos