Shop OBEX P1 Docs P2 Docs Learn Events
GPS Help — Parallax Forums

GPS Help

AA Posts: 22
edited 2007-09-09 22:55 in BASIC Stamp
Hello,

I am trying to use the Parallax GPS with a BS2px.

I'm not sure how to configure the baud rate.

Parallax's demo reads:
T4800·········· CON···· 188
Open··········· CON···· $8000
Baud··········· CON···· Open | T4800··· ' Open mode to allow daisy chaining

This is for a bs2

Thanks in advance

Comments

  • RDL2004RDL2004 Posts: 2,554
    edited 2007-09-09 22:55
    T4800 CON 813

    How to calculate the number for different baud rates and different Stamps is in the Basic Stamp Editor help file under the SEROUT command.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - Rick
Sign In or Register to comment.