Dependancies
Pre-requisites
Buy the components
This example contains the code to display latitude/longitude information on OLED display SSD1306 with ESP32-based LilyGO T-Beam.
Install Arduino library dependancy for the OLED display SSD1306
arduino-cli lib install "ESP8266 and ESP32 OLED driver for SSD1306 displays"
arduino-cli lib install "TinyGPSPlus"
make
to compile and flash the code