This is cool in concept, but FlightRadar24 has a built-in Augmented Reality feature that works really well. https://www.flightradar24.com/blog/show-us-your-best-augment... Also, if I were to build my own local copy, I'd use an RTLSDR to get the ADSB packets direct and base my app on tar1090. https://github.com/wiedehopf/tar1090
what children truly want, need, and enjoy, is interaction with adults, and the less augmented the reality of the human contact, the real-er it is. build something that doesn't work so well with them, rather than off the shelf something perfect.
My toddler loves planes, so I built her a radar
81–90 of 257 posts
Re: My toddler loves planes, so I built her a radar
#82If anyone is interested, you can build your own adsb receiver for very cheap (under 50$), and you can forward the data to all the platforms - ADSB-exchange, airplanes.live, flightradar, flightaware, etc. You'll get the business tier plans on the commercial sites for free, and you'll feed the community exchanges. You'll also be getting the data directly, so they aren't censored, and don't rely on the internet.
I bet this'd be a lot more reliable than the free API I'm using (no hate to OpenSky though they were very nice and clear to me when I emailed them)
https://austinsnerdythings.com/2021/04/18/moving-my-ads-b-an...
https://austinsnerdythings.com/2021/03/09/receiving-aircraft...
Re: My toddler loves planes, so I built her a radar
#83I occasionally get large military transport planes that buzz my rural area at very low altitudes, often below my house in a canyon just a 3 iron away. I suppose they're training. The roar is epic. It'd be nice to get a little notification when that's about to happen. Not enough to write my own app for it though. Kudos for the hustle.
Every few weeks we have "mean jets" (what our 3 year old calls fighter jets, I think from the Iron Giant) buzz our house near KBJC going in for landing/taking off. They're super loud and often gone before you can get outside to see them (they leave at 400+ kts).
Re: My toddler loves planes, so I built her a radar
#84I swear there are startups that blabber for years before making an MVP.. Jacob was able to build this in a cave, with a box of scraps..
In the interests of appeal to modesty, I can tell you about my long history of unreleased apps, failed startups, and false starts :)
Re: My toddler loves planes, so I built her a radar
#85An MQTT client on an RPi3 (Linux) subscribes to those messages and uses a TTS service (Azure) to generate a wave file. I then use USB audio (this might have been the hardest part) to play it to me while I sit on my patio and watch local planes fly by.
I live near a couple major airports, so most of the planes are easy to spot (~5000 MSL). It's a simple pleasure.
Re: My toddler loves planes, so I built her a radar
#86[flagged]
https://hackaday.com/2022/11/19/open-source-passive-radar-ta...
apparently passive radar is governed by some US Munitions list:
US Munitions List, Category 11(a)(3)(xxvii): Bi-static/multi-static radar that exploits greater than 125 kHz bandwidth and is lower than 2 GHz center frequency to passively detect or track using radio frequency (RF) transmissions (e.g., commercial radio, television stations);
Re: My toddler loves planes, so I built her a radar
#87I wrote a simple program that connects to (default) port 30003 on dump1090-fa (Flightaware version). It parses the ADS-B output and uses Flightaware's AeroAPI (there is a free tier based on requests) to augment with airline, aircraft, and city departure information. I then publish to my MQTT (Mosquitto) broker for planes within 2.1 nautical miles (i.e. I can visually make them out). An MQTT client on an RPi3 (Linux)…
Linux Audio is ALWAYS that hardest part.
Re: My toddler loves planes, so I built her a radar
#88Earlier quoted context omitted.
They don't seem to be dunking. The title of the the piece/submission would be well served by calling it a simulated radar. I, like I suspect many others, clicked on it because I was honestly intrigued by the concept of some sort of homebrew radar. Setting that bar and then seeing that it's some API results plotted on a simulated radar screen is a bit of a letdown. Submission is clickbait. It's a cool project, sounds…
Thank you. I clicked thinking that I was gonna see someone's home made radar.
Re: My toddler loves planes, so I built her a radar
#89I always wondered this as well. Apple Maps seems to be much better at this
Re: My toddler loves planes, so I built her a radar
#90> Which begs the question, why can’t Google Maps ever work out which direction I am facing? I always wondered this as well. Apple Maps seems to be much better at this