Earlier quoted context omitted.
Awesome! This has reminded me of an old Heroku app that has been sitting idle for years: https://wmata-status.herokuapp.com (before the Silver line, which is why the UI is all wonked now) I wanted to do something similar to try and reinvent the old/ugly/hard-to-parse televisions scattered around the DC metro.
Lovely UI, congrats!! You should definitely consider doing a 'gonzo' TV install somewhere in the city where you have access to power, wifi and shelter.
Ask HN: What do you do with your Raspberry Pi?
891–900 of 1001 posts
Re: Ask HN: What do you do with your Raspberry Pi?
#892I have it set up to run a project where a subreddit has control over the watering of a live plant in my apartment. The pi runs a reddit bot that reads the votes, and can switch on a pump to water. It also collects data about sunlight, moisture, temp and humidity to help inform the decision about watering. Despite many people's preconceptions about the goodness of the internet, I must admit that they do a wonderful jo…
Re: Ask HN: What do you do with your Raspberry Pi?
#893Re: Ask HN: What do you do with your Raspberry Pi?
#894Re: Ask HN: What do you do with your Raspberry Pi?
#895I have an old Raspberry Pi 1 that runs headless raspbian with a set of cheap speakers plugged into it and an old usb wifi adaptor. It has only one purpose: to play a wav file of a telephone ringing for one minute. My spouse does not ever have the ringer on her cell phone. So when I am out and I need her to look at her phone, I VPN in to my home network, ssh into the pi using Terminus on my iphone, and 'aplay' the wav…
If they have an iPhone, you can go into contacts and turn on emergency bypass just for you and that way their phone will ring when you call but not anyone else.
Re: Ask HN: What do you do with your Raspberry Pi?
#8961x House power monitor 1x Solar power monitor 1x DVBT airplane tracking (flightradar.com) 1x Fridge temperature and humidity graphing for Salami chamber 1x Pi-hole (I also run a second pi-hole on a VM)
What sensors for your power monitor?
Re: Ask HN: What do you do with your Raspberry Pi?
#897I have an old Raspberry Pi 1 that runs headless raspbian with a set of cheap speakers plugged into it and an old usb wifi adaptor. It has only one purpose: to play a wav file of a telephone ringing for one minute. My spouse does not ever have the ringer on her cell phone. So when I am out and I need her to look at her phone, I VPN in to my home network, ssh into the pi using Terminus on my iphone, and 'aplay' the wav…
> I VPN in to my home network, ssh into the pi using Terminus on my iphone, and 'aplay' the wav file Once, when I was working away from home, someone unplugged the phone at home so I couldn't phone in. After becoming very frustrated, I SSH'd into my home server, and from there into the Mac Mini we used as a media station. Then: - checked they were watching something using `ps`. - killed that process so I had their at…
My kids weren't replying to text messages about being ready to go to an appointment that we were pressed for time on, and I was on the way home, so I did that to tell them to get ready. A few seconds later I get a text from my wife: "How'd you do that?!?"
Re: Ask HN: What do you do with your Raspberry Pi?
#898Earlier quoted context omitted.
Could something like this be used for synchronization in such a scenario? https://ncase.me/fireflies/
I think the problem here is not that the clocks are out of sync, but rather that the actual clock frequencies are voltage-controlled. With the firefly analogy, it's like having one firefly flashing at 1.73513x (random number) faster than it's neighbor - can't easily have them persistently synchronized.
Re: Ask HN: What do you do with your Raspberry Pi?
#899There's a bus station across from my studio / coworking space. I can see people waiting for the bus and doing either: 1) staring into the void 2) looking at their watches 3) desperately glancing in the direction where the bus is coming from. I figured that it'd be nice to let people know when the bus is supposed to be there. So, I installed a 28" display on a monitor stand, installed the stand on my window frame, tur…
Re: Ask HN: What do you do with your Raspberry Pi?
#900I started a company that constructed booths which used 70 accurately sync'd Pis with custom PiCams (fitted with lenses) to take pictures of human subjects, for turning them into avatars like this: https://sketchfab.com/3d-models/pete-swagger-walk-a55d807de1... At the beginning of the project, I'd barely powered up the Pis I had collecting dust in my drawer. By the end, I was a legitimate domain expert in several nich…
The model looks fantastic. Can you share any details on how the project worked or what your company is?
Second: I worked alongside a brilliant team with rare knowledge of geometry reconstruction. We took the 70 images of people, algorithmically removed the backgrounds and then used a proprietary process to create a mesh geometry from the intersection masks of those shapes in 3D space, which all had to be carefully calibrated on the regular. That geometry was smoothed to create a valid smooth human mesh. We then created a texture which would be mapped to the physical geometry of the mesh. All lighting and camera sensors had to be carefully measured and corrected, with ample algorithmic color smoothing along the seams of this texture. Then we ran our proprietary auto-rigging algorithm on the mesh, and exported both a 3JS compatible obj+jpg as well as a Unity bundle. The entire process was optimized to take under 60 seconds. This meant that you could step out of the booth, watch the magic happen, and then immediately put on a Vive and interact with yourself in a mirror using your fully articulated new avatar.
Third: VCs were unwilling to fund something with a hardware component
Fourth: sigh