ESP32 Based GPS Navigator with OSM offline maps

Hi, I’ll share my little project, an ESP32 Based GPS.

compass rendermap

It’s still in continuous development :slight_smile:

Runs in a ESP32 or ESP32S3 with ILI9488 or ILI9431 TFT Screen
Includes (for the moment)

  • GPS
  • Digital Compass
  • Temperature sensor
  • Offline maps (rendered o vectorized)
  • CLI over serial or over telnet (basic commands)
  • Draggable widgets

… and obviously a lot of features to come

Here’s the link

https://github.com/jgauchia/IceNav-v3

3 Likes

Dude, that looks awesome!!

Thank you!!!