ESP32 Device Displays Simple Plane Data for All Ages

A new hardware project tracks overhead flights with a colorful, simplified interface designed for non-enthusiasts.
Key points
- The device uses an ESP32-S3 board and a 7-inch screen to display simplified flight data.
- It updates every 30 seconds via an API to show origin, destination, and aircraft type.
- The colorful interface is designed for children and older adults, not just aviation experts.
A new electronic display project simplifies the experience of tracking aircraft overhead by removing complex aviation data. Instead of presenting dense technical readouts typically found in enthusiast-grade tools, this device prioritizes accessibility for a broader audience, including children and older adults. It automatically detects when a plane is nearby and presents basic information in a clear, visual format.
The device relies on a Waveshare ESP32-S3 microcontroller board paired with a 7-inch touchscreen. It connects to an internet-based flight data API, refreshing its information every 30 seconds. This setup allows the screen to update in near real-time, showing the origin, destination, and current status of any aircraft passing within range without requiring manual input from the user.
Design prioritizes simplicity over depth
The creator explicitly aimed to move away from the standard flight tracker aesthetic, which often features dark themes and dense text. The interface is instead colorful and friendly, focusing on the essentials: where the plane came from, where it is going, and who is operating it. This approach makes the device appealing to those who are curious about aviation but not interested in studying flight paths or technical specifications.
According to reports from XDA Developers, the project has resonated with users who find traditional trackers intimidating. The creator noted that their 70-year-old father watched the screen with genuine anticipation, comparing the experience to waiting for a train. This reaction highlights the trade-off: while aviation enthusiasts might find the data sparse, the simplified presentation successfully engages people who would otherwise ignore such technology.
Availability and source code status
The project was shared on the ESP32 subreddit, but the creator has not released the source code for public use. This means enthusiasts cannot easily replicate the build themselves. However, the developer is considering selling pre-assembled units to interested parties. Prospective buyers are directed to the original Reddit thread for more information on potential availability.
Trade-offs for casual observers
The primary limitation of this device is its reliance on an active internet connection to fetch data. Without a stable network link, the screen cannot update with new flight information. Additionally, the 30-second refresh rate means there is a slight delay between a plane entering the tracking zone and its details appearing on the display. For a casual observer, this delay is negligible, but it is a technical constraint of the API-based approach.






