Re: C# and gps



A GPS device usually uses a serial port to communicate over, but I believe
that there are now GPS systems that use USB ports as well. In either case,
you need to connect to the port to read the GPS stream. A GPS stream is a
string of NMEA text. Her
--
HTH,

Kevin Spencer
Microsoft MVP
Bit Player
http://unclechutney.blogspot.com

Where there's a Will, there's a William.
e is a good NMEA reference:

http://www.gpsinformation.org/dale/nmea.htm

"gordon" <gordononline@xxxxxxxxxxxxxxx> wrote in message
news:45a3792b$0$23346$afc38c87@xxxxxxxxxxxxxxxxxxxxxxx
Hi

I would like to write an application that will use gps and bluetooth to
calculate the speed of my vehicle. I would like to display this on my PDA.
I have a bluetooth GPS device and an IPAQ PDA.

I already have some GPS software but I would like to develop some of my
own using C#.

Any assistance or help with code will be appreciated.

thanks

doug



.



Relevant Pages

  • Re: GPS intermediate driver compatible to old software?
    ... to use as the port it gets NMEA from, ... won't work because most older apps are hard-coded to only support COM0-9:. ... and a Trimble high-end GPS config utility are the ones I remember off ... calls WriteFileto put the GPS device into some weirdo state. ...
    (microsoft.public.pocketpc.developer)
  • Re: help with setting up NTP on windows with a USB GPS
    ... the GPS device to only emit $GPRMC messages. ... I did start with a USB emulated port. ... The GPS I ... bought is from U-Blox and it has both USB and serial output. ...
    (comp.protocols.time.ntp)
  • Re: WM5 GPS Position using GPS Intermediate Driver
    ... I have installed a registry editor to unhide the GPS Settings Panel. ... Then I changed the Soft- and Hardware Ports of GPS and let the PCC Access ... GPS sends out its information on a serial port (COM ... you can access the GPS hardware port directly. ...
    (microsoft.public.pocketpc.developer)
  • Re: WM5 GPS Position using GPS Intermediate Driver
    ... So hardware seems to be working. ... GPS sends out its information on a serial port (COM ... all I heard about HTC was troubles. ...
    (microsoft.public.pocketpc.developer)
  • Re: GPS Api
    ... I thought that, as the GPS Api only need to read from the port, Microsoft ... will be smart and allow only one app access or the serial port will ... actual configuration of the GPS navigation program. ...
    (microsoft.public.pocketpc.developer)