Re: C# and gps
- From: "Kevin Spencer" <unclechutney@xxxxxxxxxxxx>
- Date: Tue, 9 Jan 2007 07:27:26 -0500
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
.
- References:
- C# and gps
- From: gordon
- C# and gps
- Prev by Date: Re: Image Validations in c#
- Next by Date: Re: Something Wrong?
- Previous by thread: C# and gps
- Next by thread: Why "Protocol Violation" is not tolerated by HttpWebRequest by default?
- Index(es):
Relevant Pages
|