This project is an ESP32-based ADSB tracker that provides a real-time flight radar display similar to FlightRadar24 on a small round TFT screen. It displays aircraft positions, trails, and local airport markers using data from sources like ADSB.lol or OpenSky. The system includes advanced visual features such as auto zoom cycling, decorative day/night sky layers with sun and moon calculations based on solar math, and optional GPS support for localized tracking.
- ESP32 DevKit V1 compatibility with Waveshare 1.28 inch GC9A01 round TFT display
- WiFiManager integration for easy network configuration
- Real-time aircraft trails and deconfliction to reduce visual clutter near airports
- Dynamic zoom cycling from 25 km to 250 km range
- Local solar math for sun position and moon phase rendering
- Optional TinyGPSPlus support for live location coordinates