Decode/parse GPS stream from a TCP server
-
Updated
Sep 23, 2023 - C#
Decode/parse GPS stream from a TCP server
Series of projects for exploring running the .NET nanoFramework on RAK WisBlock devices
This repository contains a simple C# application that reads GPS data from a uBlox GPS module via a serial port. It processes the GPS NMEA sentences, particularly $GPGGA and $GPRMC, and converts the raw latitude and longitude values into decimal degrees.
Add a description, image, and links to the ublox-gps topic page so that developers can more easily learn about it.
To associate your repository with the ublox-gps topic, visit your repo's landing page and select "manage topics."