Skip to content
Daniel Frenkel edited this page Jun 30, 2026 · 12 revisions

Blipscope Wiki

Blipscope is a tiny open-source desk gadget: an ESP32-S3 driving a round touch display. One piece of hardware, but several Editions β€” each a separate firmware that turns the same screen into a window onto a different stream of live data, and pings your phone when something notable happens. They all share the same Wi‑Fi setup, web config page, persistent storage, over‑the‑air updates, and ntfy alerts; you just flash the Edition you want.

This wiki is the full reference for everything Blipscope does. Use the sidebar, or jump in below.

The Editions

Edition What it shows
πŸ“‘ Aviation Edition (the original) A live flight radar β€” aircraft plotted around your location from public ADS‑B data, with tap‑to‑inspect detail cards, a spotting logbook, and overhead alerts. The feature pages below cover it in full.
πŸ“Ÿ STRATCOM Edition An HFGCS Emergency Action Message monitor β€” a command‑console ticker of nuclear‑command traffic, an activity gauge, Skyking codewords, an airborne‑command‑post watch, HF propagation, and ICBM‑test windows.
πŸ›°οΈ Space Edition Spacescope β€” live space data: the ISS ground track, a T‑minus countdown to the next rocket launch, and a geomagnetic aurora gauge, straight from free public space APIs.

More editions are on the roadmap β€” see the README.

Aviation Edition β€” features at a glance

Feature
πŸ“‘ Radar Display β€” live radar with sweep, directional aircraft, fading trails, altitude colours, and auto-highlighting of the nearest/highest/fastest contacts
✈️ Aircraft Details β€” tap any aircraft for a detail card with photo, type, operator, registration, route, and live telemetry; pin one to keep tracking it
πŸ–₯️ Screens and Gestures β€” swipe between the radar, a sortable list, and a stats screen; tap to inspect
🚨 Alerts and Watchlist β€” on-screen emergency squawk alerts, plus a tail-number watchlist that pings your phone via ntfy when a chosen aircraft flies over
πŸ•‘ Clock and Brightness β€” NTP-synced clock and automatic day/night dimming based on your local sunrise and sunset
βš™οΈ Configuration Reference β€” every setting, accessible from any browser on your network
⬆️ Firmware Updates β€” devices update themselves over the air from GitHub Releases
🌐 Network and Setup β€” first-boot WiFi setup, per-device naming, multi-device support, and OpenSky accounts
πŸ›°οΈ Flight Data and Updates β€” where the data comes from, how often the radar refreshes, and how aircraft positions are predicted between updates
πŸ›’ Choosing an ADS-B Receiver β€” shopping guide for running your own local receiver: which dongle, antenna, and software to buy

The other editions

  • πŸ“Ÿ STRATCOM Edition β€” the HFGCS / Emergency Action Message console. Its screens, the command‑post watch, alerts, and config are all on its own page.
  • πŸ›°οΈ Space Edition β€” Spacescope. The ISS tracker, launch countdown, aurora gauge, alerts, and config are on its own page.

Both reuse the same Wi‑Fi setup, web config, alerts, and over‑the‑air updates documented in the reference pages.

New here?

  1. Network and Setup β€” get your Blipscope onto WiFi and pointed at your location.
  2. Configuration Reference β€” tune the display and data options to taste.
  3. Browse the feature pages above (Aviation), or the STRATCOM Edition / Space Edition pages, to discover everything your Edition can do.

Get a Blipscope

The easiest way to build one is a kit, which includes the display module and the redesigned enclosure parts in one box. The hardware is the same across editions β€” you choose which edition to run by the firmware you flash.

Assembly instructions live on the Assembly page.


Blipscope is built on the original Micro Radar project by Anthony Sturdy, and is maintained by Valar Systems.

Valar Scopes

Home

Editions

Blipscope (Aviation) features

Reference


Get a kit

Clone this wiki locally