ESP32 desktop flight radar/weather/alarm

:satellite: I built a desktop flight-radar ornament!
Using an ESP32-S3 5" touch panel and ESPHome, it shows live aircraft over your location on an ATC-style radar scope :airplane: โ€” complete with a rotating sweep and a glow as the beam passes each plane.
It does more than you'd expect:
:white_check_mark: Tap any aircraft for its origin/destination, altitude, speed & heading
:white_check_mark: Optional weather-radar (rain echo) overlay
:white_check_mark: Optional map outline overlay
:white_check_mark: Home Assistant integration โ€” even works as an alarm clock that rings through your Wi-Fi speaker, with per-weekday scheduling
:white_check_mark: Everything configurable right on the touchscreen โ€” no coding needed
Fully open-source (non-commercial). Code, docs and a demo video here :backhand_index_pointing_down:
:link: GitHub - delphicchen/esp32_flight_radar: esp32 desktop device to show flight / weather / clock integrated with Home assistant ยท GitHub
Just grab an off-the-shelf dev board, flash it, and you're good to go :grinning_face_with_smiling_eyes: Happy to answer questions!