← All projects
Radio & the Invisible Spectrum: SDR, Mesh & RFbeginner · ~120 min

Where Your Location Actually Comes From — Log Every Navigation Satellite Talking to Your Desk

Your phone tells you where you are, and it never once shows you the evidence. It shows a blue dot — a conclusion, with the working scrubbed off. But underneath that dot, a receiver is listening to a specific set of satellites, each at a specific angle above your horizon, each arriving at a specific signal strength, and the receiver is throwing away every one of those facts before it draws the dot. This project hands them back to you. By the end you will have watched your own location get *assembled* — you will know how many satellites were involved, where in the sky they were, which ones were strong enough to use and which were merely visible, and why a location can be confidently wrong. That is the difference between trusting a blue dot and understanding one. It is also the cheapest possible introduction to radio, because these transmitters are twenty thousand kilometres away, they broadcast to everyone for free, and the receiver that hears them costs less than lunch.

🤝 Want this built for you? Start a request — our AI scopes it, estimates a price range, and matches you with a vetted AI Advisor.
Share this:
Where Your Location Actually Comes From — Log Every Navigation Satellite Talking to Your Desk
Unlock this walkthrough

Two ways to open it

Just this build
$10 one-time

Unlocks this full walkthrough on your account — no subscription, and no account needed until you check out.

Best value Over 160 projects + the full course
$99 / year

Over 160 project walkthroughs, the 6-week course, and your certificate.

🔒 Secure checkout by Stripe · Already a member? Sign in

What you'll do

A permanent, offline record of the navigation satellites over your own address that you own outright — a low-cost USB GNSS receiver feeding raw NMEA sentences into a small Python logger Claude Code wrote — that identifies every satellite it can hear by constellation and number, records where each one sat in your sky (elevation and azimuth) and how strongly it arrived (carrier-to-noise in dB-Hz), separates the satellites merely *visible* from the ones actually *used* in your position fix, logs the whole session to SQLite, refuses to record any value it did not genuinely receive, and renders it all as one self-contained offline HTML page with a hand-drawn sky plot, a signal-strength chart, and the scatter cloud that shows exactly how far a stationary receiver's idea of "here" drifts over an hour.