We built the smallest dual-band aircraft tracker
We've been building open source embedded ADS-B receivers for a while, and spent the past 8 months smallifying our existing receiver tech with a new chip from Semtech. Ask me anything about ADSB or hardware manufacturing!
In plain words
The ADSBee 1421 is an open-source dual-band ADS-B receiver module designed to detect aircraft signals. Made by Pants for Birds, it represents a miniaturized version of their existing receiver technology using a new Semtech chip. The device is intended for applications like drone detect-and-avoid systems, ground stations, and weather balloons that need low-power, low-cost aircraft tracking without extensive features. It is available in standard and NDAA-compliant variants.
written from the facts on this page · September 2026
From the sources
Pants for Birds is excited to introduce a new product in the ADSBee family of open-source ADS-B receivers: ADSBee 1421! In the past year, developers and enthusiasts have brought ADSBee 1090U’s open source aircraft tracking technology to a wide range of platforms, from airport ground stations to drones to weather balloons. While working closely with some of our customers, we discovered that many applications have a need for an ultra low-power, low-cost ADS-B receiver tuned specifically for aircraft detect and avoid applications, without the need for the full feature set of ADSBee 1090U. Simultaneously, Semtech released their fourth-generation LoRA IP on a chip called the LR2021, which…from pantsforbirds.com
Pricing, as stated on its site
Paid from $48/mo — ADSBee m1421 is a hardware product sold at $48 USD for single quantities (standard variant from China), with volume discounts available. An NDAA-compliant USA variant costs $75.
checked September 2026 · prices change
Does the same job
all alternatives →
- PRPandwaRF – RF Hacking Tool with Sub 1GHz RF Transceiver, BLE and USB2016 · github.com · ▲60
- Tinfoil PigeonsJun 2026 · tinfoilpigeons.com · ▲120
See the aircraft flying over you on a retro radar scope

OpenLIT's Zero-code LLM ObservabilityOct 2025 · ▲136Trace LLM requests + costs with OpenTelemetry monitoring

More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, August 2026
the whole month →- TL
Life & fun · 10d ago · louisabraham.github.io


- SA
Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…
Life & fun · Aug 2026 · toneyalexander.github.io


I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com