/mini_micropyGPS

A Full Featured GPS NMEA-0183 sentence parser for use with Micropython and the PyBoard and ESP32 embedded platform

Primary LanguagePythonMIT LicenseMIT

mini_micropyGPS

Overview

This repository is a fork of micropyGPS, with the addition of the directory of esp32, which has files for a fully operational version of micropyGPS for the ESP32 without the need of using frozen modules.