|
Re: Access USB from Java
Why not use a more supported communication method, like I2C, SPI, or ethernet? What coprocessor are you using?
I would assume that someone who's smart enough to write a kernel module would also be able to figure out how to access that data in java. I don't know how to do either.
|