esp32flight 0.1.0
First release.
Standalone flight radar for the Waveshare ESP32-S3-Touch-LCD-7 (800x480).
Highlights:
- Live ADS-B flight list (airplanes.live / adsb.lol) with airline logos
- Routes with cities, countries and local airport times, position-validated across adsbdb and hexdb
- Flight detail view with ETA, aircraft photos, full-screen route map
- Ambient auto-cycling mode with map and info bubble, radar view
- Weather in the header (Open-Meteo), emergency squawk alerts
- Touch settings: Wi-Fi scan, city search, radius, filters, 7 themes, EN/PL
- Web panel (http://esp32flight.local): live table, Leaflet map, stats, screenshots, OTA updates
Flashing:
- Browser: https://theqkash.github.io/esp32flight/ (Chrome/Edge)
- esptool: esptool --chip esp32s3 write_flash 0x0 esp32flight-v0.1.0-full.bin
- Updates over the air: upload the OTA image on the device web panel