ublox-devices

There are 3 repositories under ublox-devices topic.

  • SimpleMethod/STM32-GNSS

    STM32 library with DMA support for u-blox devices supporting Global Navigation Satellite Systems and UBX standard. Successfully tested on: NEO-M8, MAX-M8, NEO-M9N

    Language:C724317
  • FactbirdHQ/ublox-short-range-rs

    A driver crate for the entire u-blox short range family in Rust

    Language:Rust66292
  • cynegeirus/dotnet-ublox-gps-reader

    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.

    Language:C#