Shop OBEX P1 Docs P2 Docs Learn Events
GPS and Basic Stamp — Parallax Forums

GPS and Basic Stamp

KitmanKitman Posts: 7
edited 2007-03-24 02:23 in BASIC Stamp
How would you connect a GPS system to a Basic Stamp? What wires would you connect where? Also what programs might you use?

Comments

  • ZootZoot Posts: 2,227
    edited 2007-03-15 01:37
    The Nuts n Volts column linked to below has an article about grabbing and interpreting the serial strings from a Garmin GPS. The wiring is pretty simple, but you will need to purchase (and cut) a serial/Garmin cable or buy just the Garmin connector (you can obtain these for about $15-$20 from the Garmin site or any local mapping/surveying store.

    The programming isn't too complex, but given the time to read and then interpret the serial data from the Garmin, your program may not have time to do anything else quickly.

    www.parallax.com/dl/docs/cols/nv/vol4/col/nv103.pdf

    Parallax also sells a standalone GPS module to use with any microcontroller:
    www.parallax.com/detail.asp?product_id=28146

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    When the going gets weird, the weird turn pro. -- HST
  • KitmanKitman Posts: 7
    edited 2007-03-24 02:23
    Thank you. That was very helpful.
Sign In or Register to comment.