I am interested in learning how to read and write to the USB port on my computer. Specifically, I want to read in some position info from a GPS. I can already do this using a serial port, however my application will required that I use the USB port. If anyone could offer me some sample code or direct me to a "useful site" I would certainly appreciate it.



LinkBack URL
About LinkBacks



Every USB device & driver are different...
If the manufacturer doesn't provide any information on how to communicate with the device, you are probably out of luck.