Series of projects for exploring running the .NET nanoFramework on RAK WisBlock devices
-
Updated
Apr 11, 2023 - C#
Series of projects for exploring running the .NET nanoFramework on RAK WisBlock devices
Decode/parse GPS stream from a TCP server
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."