3 comments

  • amatecha46 minutes ago
    Looks pretty cool, though kinda "cheating" by pulling from adsb.fi - though I think you'd need something a lot more powerful than an ESP32 to receive and decode ADS-B ;)
    • punnerud10 minutes ago
      Actually possible to receive and decode ADS-B on ESP32, but MLAT is failing (tried hard but not found a trick yet).<p>Biggest problem isn’t that it’s not powerful enough, but the USB port bandwidth don’t match most SDR.<p>Using some clever tricks you can receive parts of the message on a slower USB and be able to decode ADS-B
    • sephamorr35 minutes ago
      I would actually expect the math to decode ads-b traffic is substantially less complex than, for example, a TLS connection.
    • bigiain24 minutes ago
      Using ADS-B and calling it a &quot;radar&quot; feels wrong to me.<p>(But is is a cool project)
      • daemonologist1 minute ago
        Agreed, and even SSR always felt like cheating imo. I wanna see someone build a primary radar on an esp 32.
  • freitasm27 minutes ago
    Well, a radar-like display, then. But not a radar.
  • NooneAtAll321 minutes ago
    radar *display*<p>making esp32-based radar emitter would&#x27;ve been cool, tho