Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 311 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 311 Bytes

GPS_GN-801

Reads the NMEA sentences from a GPS decodes and displays them on the OLED of the ESP32 module. In this example code only the $GNGGA sentence is evaluated.

Parts

PARTS

Displayed Data

Data

Code

The folder GPS_GN-801 contains the full PlatformIO project.