<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: CoolNamesAllTkn</title><link>https://news.ycombinator.com/user?id=CoolNamesAllTkn</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 31 Aug 2026 08:35:48 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=CoolNamesAllTkn" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by CoolNamesAllTkn in "Show HN: We built the smallest dual-band aircraft tracker"]]></title><description><![CDATA[
<p>On the SDR side, dump978 is what most people use, but SDRs are generally not well suited to embedded applications in terms of power / form factor / cost.<p>Our firmware is fully open source, and our UAT decoder was introduced last year and has been working well (I think we've shaken all the bugs out at this point). We implemented everything from scratch so that it would run efficiently on our embedded RF MCU (TI CC1314). We support both UAT ADSB and UAT uplink (weather / traffic data).<p>Our firwmare repo is here: <a href="https://github.com/PantsForBirds/adsbee" rel="nofollow">https://github.com/PantsForBirds/adsbee</a>. It's always open for bug reports or PRs!</p>
]]></description><pubDate>Thu, 27 Aug 2026 16:52:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=49467743</link><dc:creator>CoolNamesAllTkn</dc:creator><comments>https://news.ycombinator.com/item?id=49467743</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49467743</guid></item><item><title><![CDATA[New comment by CoolNamesAllTkn in "Show HN: We built the smallest dual-band aircraft tracker"]]></title><description><![CDATA[
<p>Ha, it's very fun to see that people know about the project!<p>ADSBee 1421's very low power consumption is determined by its architecture. Where ADSBee 1090 has a discrete RF frontend with multiple power hungry LNAs and a power detector chip, plus a dual core RP2040, an ESP32 S3 module, and a CC1312, ADSBee 1421 just has an LR2021 chip and a CC1314. A single LNA on the ADSBee 1090's RF frontend actually draws about as much power as the whole m1421!<p>The tradeoff is that we have fewer CPU cycles available for crunching packets compared to the ADSBee 1090, and the LR2021 has some quirks that result in it only being able to receive ADS-B packets in its maximum dynamic range configuration (so we support Mode S DF17 only, no squitter packets or altitude / surveillance replies like you get with DF4/5/11). That said, this has been plenty for customers who are looking for an aircraft detect and avoid solution plus UAT traffic / weather.<p>Based on our testing so far, ADSBee m1421 is well suited to general aviation applications (portable flight bag / cockpit avionics), drone flight controllers (aircraft detect and avoid), and anything that needs to be low cost or easy to run off a solar panel or little battery.<p>For customers looking to build something like an airport ground station, where they want all squitter and extended squitter packet formats and a higher max packet rate, we still recommend the ADSBee 1090 three-MCU architecture.</p>
]]></description><pubDate>Thu, 27 Aug 2026 02:52:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=49458987</link><dc:creator>CoolNamesAllTkn</dc:creator><comments>https://news.ycombinator.com/item?id=49458987</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49458987</guid></item><item><title><![CDATA[New comment by CoolNamesAllTkn in "Show HN: We built the smallest dual-band aircraft tracker"]]></title><description><![CDATA[
<p>We have a competitor for the high end of the electronic flight bag market, we call it ADSBee Winglet: <a href="https://pantsforbirds.com/product/adsbee-winglet/" rel="nofollow">https://pantsforbirds.com/product/adsbee-winglet/</a><p>We're focusing on embedded applications with ADSBee m1421 applications right now but it's definitely tempting to roll m1421 into a smaller flight bag device. It's something we might get back around to once we have Winglet off the ground.</p>
]]></description><pubDate>Wed, 26 Aug 2026 21:36:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=49456269</link><dc:creator>CoolNamesAllTkn</dc:creator><comments>https://news.ycombinator.com/item?id=49456269</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49456269</guid></item><item><title><![CDATA[Show HN: We built the smallest dual-band aircraft tracker]]></title><description><![CDATA[
<p>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!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49455557">https://news.ycombinator.com/item?id=49455557</a></p>
<p>Points: 38</p>
<p># Comments: 8</p>
]]></description><pubDate>Wed, 26 Aug 2026 20:38:44 +0000</pubDate><link>https://pantsforbirds.com/the-worlds-smallest-dual-band-ads-b-receiver-module/</link><dc:creator>CoolNamesAllTkn</dc:creator><comments>https://news.ycombinator.com/item?id=49455557</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49455557</guid></item><item><title><![CDATA[New comment by CoolNamesAllTkn in "Show HN: ADSBee, an open source dual band embedded ADS-B receiver for anything"]]></title><description><![CDATA[
<p>Re: the GPS question, there are plans to add GPS support, and we have hardware set up for easy integration of a GPS receiver, since it's a common ask from people who are looking for an electronic flight bag device. It's on the to-do list!<p>I spent a bunch of time getting the timestamps on the custom receiver to be sub-microsecond accurate (<a href="https://pantsforbirds.com/adsbee-1090-july-2025-update/" rel="nofollow">https://pantsforbirds.com/adsbee-1090-july-2025-update/</a>), so the receiver is capable of feeding multilateration (MLAT) networks which decode position based on time of flight of received packets. Combining that feature with live GPS updates would allow creation of an MLAT network with moveable base stations, which would be pretty cool.</p>
]]></description><pubDate>Thu, 01 Jan 2026 23:38:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=46459462</link><dc:creator>CoolNamesAllTkn</dc:creator><comments>https://news.ycombinator.com/item?id=46459462</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46459462</guid></item><item><title><![CDATA[New comment by CoolNamesAllTkn in "Show HN: ADSBee, an open source dual band embedded ADS-B receiver for anything"]]></title><description><![CDATA[
<p>Currently, customers that run a fleet of ADSBees set them up to feed their own endpoint, which can be very easy to set up using open source software. For instance, we have <a href="https://globe.whereplane.xyz/" rel="nofollow">https://globe.whereplane.xyz/</a>, which is fed by a handful of ADSBees around the world. The code for this aggregator is a single docker compose file, which can be found here: <a href="https://github.com/CoolNamesAllTaken/whereplane-xyz" rel="nofollow">https://github.com/CoolNamesAllTaken/whereplane-xyz</a><p>ADSBees can be fully configured over their network connection, including flashing new firmware, so if you put them onto some sort of VLAN network you could update and configure each device pretty easily. They use a network console accessible via USB or WebSocket for configuration and firmware updates.</p>
]]></description><pubDate>Thu, 01 Jan 2026 23:18:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=46459303</link><dc:creator>CoolNamesAllTkn</dc:creator><comments>https://news.ycombinator.com/item?id=46459303</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46459303</guid></item><item><title><![CDATA[Show HN: ADSBee, an open source dual band embedded ADS-B receiver for anything]]></title><description><![CDATA[
<p>I grew frustrated with closed source ADS-B receivers a few years ago, and wanted to build a true low cost embedded ADS-B receiver from scratch for low power applications. I ended up developing a custom radio frontend that uses RP2040 PIO for Mode S preamble detection and demodulation, and also released the first open soruce implementation of UAT decoding on an RF MCU from TI (which works somewhat beyond the publicly stated specs for the chip). Today, ADSBee is a fully featured dual-band ADS-B receiver, with Mode S, ADSB, UAT ADSB, UAT TIS-B / FIS-B, a ton of configurable reporting protocols, WiFi / USB / Ethernet, and a web server. Beta testers have been using ADSBee to feed everything from online data aggregators to drone autopilot systems and tablets running Electronic Flight Bag apps like ForeFlight.<p>I'd love to hear what people think about the project, or answer any questions. I've been posting regular updates to the blog on my website, it's been a very fun journey taking an open source hardware project from an idea to a business that makes and ships real things: <a href="https://pantsforbirds.com/blog/" rel="nofollow">https://pantsforbirds.com/blog/</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46459195">https://news.ycombinator.com/item?id=46459195</a></p>
<p>Points: 8</p>
<p># Comments: 3</p>
]]></description><pubDate>Thu, 01 Jan 2026 23:06:52 +0000</pubDate><link>https://pantsforbirds.com/adsbee-1090/</link><dc:creator>CoolNamesAllTkn</dc:creator><comments>https://news.ycombinator.com/item?id=46459195</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46459195</guid></item><item><title><![CDATA[New comment by CoolNamesAllTkn in "The 1090 Megahertz Riddle: A Guide to Decoding Mode S and ADS-B Signals"]]></title><description><![CDATA[
<p>This book is a great reference! Junzi has it in website form as well: <a href="https://mode-s.org/1090mhz/" rel="nofollow">https://mode-s.org/1090mhz/</a> Much more affordable than purchasing a copy of DO-260.<p>I consulted it a lot while working on an open-source ADS-B receiver project that decodes Mode S using RP2040 PIO. <a href="https://github.com/CoolNamesAllTaken/adsbee/" rel="nofollow">https://github.com/CoolNamesAllTaken/adsbee/</a></p>
]]></description><pubDate>Wed, 06 Aug 2025 20:45:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=44817624</link><dc:creator>CoolNamesAllTkn</dc:creator><comments>https://news.ycombinator.com/item?id=44817624</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44817624</guid></item></channel></rss>