User Profile

Collapse

Profile Sidebar

Collapse
Max M
Max M
Last Activity: Jul 19 '06, 03:05 PM
Joined: Jul 5 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Max M
    replied to USB Programming
    in C
    If you want to read from USB GPS receiver .. use Python...
    You're program will be less than 10 lines...

    I just did one...
    See more | Go to post

    Leave a comment:


  • Max M
    replied to How to use pyUsb to read data?
    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 .....
    See more | Go to post

    Leave a comment:


  • Max M
    started a topic How to use pyUsb to read data?

    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...
    See more | Go to post
No activity results to display
Show More
Working...