Rendered at 04:14:09 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
waltbosz 13 hours ago [-]
The repo subtitle is `Project the aircraft passing overhead onto your ceiling, in real time — an X-ray through the roof.`
The demo video starts outside pointing at a cloudy sky with an airplane passing overhead. My mind, seeded with the word "x-ray", thought the outside shot was the video projection on his ceiling. I thought his rain gutters were crown molding, and when the camera man runs inside, I thought he was running outside to show the real life airplane.
The actual projection is neat, but how fun would it be to have an x-ray projection of the night sky.
jasondigitized 12 hours ago [-]
Thought the same thing. Would be super cool to project the night sky with procedurally generated cellestial objects, planes, spaceships, etc.
matchstickman23 10 hours ago [-]
I can't imagine it would take too much to pull that sort of real information, no? Like, what celestial objects are overhead, constellations, satellites, etc
EDIT: OH! Looks like it's already configured for that!
m463 4 hours ago [-]
maybe during the day use birdnet-pi to project birds.
culopatin 13 hours ago [-]
I thought the same exact thing and I thought that I would love a sky projection on my ceiling
evan_ 11 hours ago [-]
I thought the same thing! The plane being so low made it seem like an exaggerated computer-generated plane.
notpushkin 13 hours ago [-]
> The actual projection is neat, but how fun would it be to have an x-ray projection of the night sky.
Would have loved a post on working out the geometry of the projection, especially if it accounted for transitions of ceiling to wall. That would be fun.
The surface through which one is projecting is a flat rectangle. Had it been a hemispherical dome one wouldn't have had to do anything special for the transitions.
unzadunza 14 hours ago [-]
It's a planeatarium
mikeweiss 14 hours ago [-]
Wow so cool! I had daydreamed about doing something similar with e-ink display on my wall so I could see details about whatever plane I'm hearing.. but this blows that out of the water.
I have used this on my tidbyt (now a Tronbyt) for years for this purpose... simple solution tied into my adsb system
ProllyInfamous 14 hours ago [-]
I bought several 3b+ Raspberries a really long time ago and this seems like the perfect simple&breathtaking project for such ancient hardware. Who needs a fourth PiHole on their local network?!
"Fortunately" I live directly beneath CHA's main landingstrip, so lots of regular data available. Fortunately, I am not in the main takeoff path because that would be much worse.
ryandrake 13 hours ago [-]
I've got a Raspberry Pi 2b I've been using for probably close to a decade, with two SDRs hanging off it, pulling aircraft ADS-B locations and VHF radio transmissions out of the sky. It's a great application for this platform. ADS-B scanner averages about 25% CPU and the VHF airband receiver averages about 17% (uses hardware FFT).
ProllyInfamous 6 hours ago [-]
Thanks for the percentages – let's me know that a PiHole can co-pilot as an SDR tracker. Which do you use (via USB, I suspect..)?
I'mma slap a cheap LCD on (instead of projecting onto ceiling) and make it look like the arrival screen you'd see behind an airport kiosk (and broadcast the VHF/tower). This is a perfect front porch project (to encourage neighborhood curiosities).
ryandrake 5 hours ago [-]
Two separate USB RTL-SDR dongles. Very important if you do two receivers: Make sure you have an official Raspberry Pi 2b charger that outputs enough wattage. Cheesy bargain bin power supplies you get on Amazon are not up to the task of powering the Pi + 2 radios, and they will not work. Get some good airflow around the radios too, because they can get a bit hot.
thenthenthen 12 hours ago [-]
Such a fan of the lower power, fanless, larger/‘regular’ connectors old school rapi’s.
ianburrell 10 hours ago [-]
Unlike models with lots of memory, the Pi3 1GB and Pi4 1GB are still cheap, but the Pi4 1GB is sold out everywhere. I think the Pi4 is sweet spot for small projects.
ProllyInfamous 6 hours ago [-]
I have many varieties of Pi, but my favorite (overall) is the Pi400 (mine has 4gb, but that built-in keyboard!). The 3b+ is great for one-task projects that don't need [much/any] local input.
theturtle 11 hours ago [-]
[dead]
JKCalhoun 14 hours ago [-]
I'm sensing "The Conversation" levels of paranoia and it is beautiful.
I expect to have trouble falling asleep just vicariously relating to the noise level there. Awesome project though.
frereubu 13 hours ago [-]
(To be clear, the "I" in the title is not me, the submitter - it's the title of the Reddit post).
thenthenthen 12 hours ago [-]
Oof that looks like a loud place to live :O Happy to see it inspiring a project tho take care
rootusrootus 13 hours ago [-]
Not too many things make my jaw literally drop, but this did. This is magnificent!
bronlund 13 hours ago [-]
That is cool!
DoneWithAllThat 11 hours ago [-]
Random aside: there’s a restaurant in San Diego on the SAN flight path with a split flap display over the bar. Every time a flight passes over it updates to show flight number and departure airport. It’s quite neat.
Abh1Works 10 hours ago [-]
Do you remember the name? Would love to visit it
DoneWithAllThat 5 hours ago [-]
Nolita Hall! Highly recommended.
eben-vranken 13 hours ago [-]
This is so awesome
dfilppi 13 hours ago [-]
[dead]
razorson 11 hours ago [-]
The fact that I saw this on X first is concerning, greatjob btw
The demo video starts outside pointing at a cloudy sky with an airplane passing overhead. My mind, seeded with the word "x-ray", thought the outside shot was the video projection on his ceiling. I thought his rain gutters were crown molding, and when the camera man runs inside, I thought he was running outside to show the real life airplane.
The actual projection is neat, but how fun would it be to have an x-ray projection of the night sky.
EDIT: OH! Looks like it's already configured for that!
Something like Sega Toys Homestar?
The surface through which one is projecting is a flat rectangle. Had it been a hemispherical dome one wouldn't have had to do anything special for the transitions.
I have used this on my tidbyt (now a Tronbyt) for years for this purpose... simple solution tied into my adsb system
"Fortunately" I live directly beneath CHA's main landingstrip, so lots of regular data available. Fortunately, I am not in the main takeoff path because that would be much worse.
I'mma slap a cheap LCD on (instead of projecting onto ceiling) and make it look like the arrival screen you'd see behind an airport kiosk (and broadcast the VHF/tower). This is a perfect front porch project (to encourage neighborhood curiosities).
or the repo https://github.com/cpaczek/skylight