Hello. I have a DeLorme Earthmate serial GPS device. I'd like to write a C# program that grabs the current lat/lon. Does anybody have any clue how I could do this??
Unless DeLorme provides a software development kit for .NET, you will need detailed information about the DeLormes communitcations protocol (packet size, command structure, etc.) Also you will need a 3rd party serial communications package or write your own.
GPS.NET looks like exactly what you need. I'd call it a pretty reasonable price for what it's doing. IT handles all the communications and does device discovery for choosing a protocol.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.