-
Accessing USB
Hello,
I'm working on a project that involves data transfer from a PCB board to a java program running on a PC, and I want to use USB for the connection (instead of serial port). I've checked the java USB API for Windows from Michael Stahl but it looks like I'm overkilling the app. Can anyone please help with ideas that might help? All I need the USB connection for is data transfer, not device recognition or that.
-
sourceforge
Never tried it, googled it & found this:
jUSB:*Java*USB*
Luck,
CJSL
-
Thanks. I'll check it out
-
And search on the 'Advanced Java' sub-forum here. I remember that quite similar problem discuss, a time ago. May be it can be helpful to you too.