GPS to MAX232/233 or better option?

For discussing the 65xx hardware itself or electronics projects.
Post Reply
Sentient
Posts: 45
Joined: 11 Sep 2003
Contact:

GPS to MAX232/233 or better option?

Post by Sentient »

I have a little Parallax GPS module which uses 3 pins, 5vDC, gnd and a bidirectional serial IO pin.

What would be the easiest way to connect the SIO pin to a serial port given that it is bidirectional?

I prefer to use a proper serial port as the SIO pin expects 4800/8/1/n, but I'm not sure how to split the SIO line so that it connects to T1out and R1in without the T1out data being feed back into R1in.

Hints/Tips appreciated.
User avatar
8BIT
Posts: 1787
Joined: 30 Aug 2002
Location: Sacramento, CA
Contact:

Post by 8BIT »

The protocol used is Parallax’s AppMod serial protocol.

Here are two links to more info:
http://www.parallax.com/dl/docs/cols/nv ... /nv144.pdf

http://forums.parallax.com/forums/defau ... 5&m=258522

Its also labeled the "open serial" scheme.

I didn't look harder for the actual protocol specs, but it sounds similar to I2C but using asynchronous clocking so there's no actual clock pin. The line floats high and can be pulled low by either end.

There should be more info on the parallax web site.

Daryl
Nightmaretony
In Memoriam
Posts: 618
Joined: 27 Jun 2003
Location: Meadowbrook
Contact:

Post by Nightmaretony »

"My biggest dream in life? Building black plywood Habitrails"
Post Reply