If you want to read from USB GPS receiver .. use Python...
You're program will be less than 10 lines...
I just did one...
User Profile
Collapse
-
I am pissed ... why no one replied to me :(
anyway.. for you guys.. if you wanna know how to read from GPS Receiver that's connected to USB.. that's the way..
Linux will treat the device like if it's connected to Serial Port (by default :) )
so .. just use readline().. to read from the "serial port"
easy and neat.. lol
my friend just figured that out .....Leave a comment:
-
How to use pyUsb to read data?
Hi..
My supervisor just asked to me to "learn" python... and write a script that gets info from a "GPS receiver" that it's connected to the "usb" port..
so i downloaded and built the pyUsb and libusb..
and i managed to learn the syntax which was quite easy..
and now am left with the job of the "coding"..
to be honest i never in my life wrote...
No activity results to display
Show More
Leave a comment: