Log in

View Full Version : connecting bendix-king 94 gps unit to a pc


Baron Man
March 31st 04, 06:31 PM
anyone done this...avionics guy says it outputs
nmea over rs232.

any special software needed?

mikem
March 31st 04, 08:24 PM
Most GPSes have an NMEA RS232 output; all mine do.

Wire GPS_Data_Out to Pin 2 of your computer Serial Port.
Wire GPS_Ground to Pin 5 " " " " "

Fire up HyperTerm, establish a "connection" to the
appropriate Com port using 4800,N,8,1 (it might be
9600,N,8,1?).

Everything the GPS sends will print on the screen.
You can capture it in a file, if you want.

Google for "NMEA sentences" if you want more info
about what is printed.

MikeM




Baron Man wrote:

> anyone done this...avionics guy says it outputs
> nmea over rs232.
>
> any special software needed?
>
>

Google