You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Displayed Data
Code
The folder GPS_GN-801 contains the full PlatformIO project.
About
Reads the NMEA sentences from a GPS decodes and displays them on the OLED of an ESP32 module