m12t / gnss_config

A handy(hacky) utility for configuring ublox GNSS modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple C program built for the Raspberry Pi Pico that can configure a ublox GNSS module by sending NMEA sentences over a UART connection.

Some capabilities:

  • changing the BAUD rate
  • enabling and disabling NMEA sentences, eg. enabling ZDA sentences to get time and date data from the module.

About

A handy(hacky) utility for configuring ublox GNSS modules

License:MIT License


Languages

Language:C 100.0%