Ask HN: What do you do with your Raspberry Pi?
201–210 of 1001 posts
Re: Ask HN: What do you do with your Raspberry Pi?
#202Re: Ask HN: What do you do with your Raspberry Pi?
#203At work: show Grafana dashboards on our 4k monitors. Currently using model 3 which doesn't like 4k so much. I'm looking forward to upgrading to the 4 in this case, see if they are more reliable. The 3's like to crash/reboot periodically and really struggle to drive the 4k display at a decent speed.
Re: Ask HN: What do you do with your Raspberry Pi?
#204Besides having to hit the reload button 10 times day or so, it works a treat
Re: Ask HN: What do you do with your Raspberry Pi?
#205I'm totally naive with Raspberry Pi..can someone comment on the following project: Is it possible to put a glass eye behind a portrait of a one-eyed pirate and make its eye move around/follow whoever enters the room? A friend has a glass eye but nothing to do with it.
Make it play the Spongebob theme and you’re set.
Re: Ask HN: What do you do with your Raspberry Pi?
#206Re: Ask HN: What do you do with your Raspberry Pi?
#207working on
super interested in the work Nick Busey has been workingon
HomelabsOS
tons of cool stuff, lots of awesome software to install.
I have been enjoying the open source community a lot lately
Re: Ask HN: What do you do with your Raspberry Pi?
#208I have OpenVPN running on it as well as a little nginx instance that I can use for reverse proxying if need be.
And the wifi turned out to be surprisingly solid as a (slow) access point, so I have sometimes used it as a Internet of Things Access Point with routing rules to keep all of those devices off the internet.
Its a surprisingly powerful little network box even with its significant limitations.
Re: Ask HN: What do you do with your Raspberry Pi?
#209I use it to take up space in my drawer of useless electronic stuff because I can never find a combination of power supply and SD card that doesn't eventually end up corrupt and unbootable.
Re: Ask HN: What do you do with your Raspberry Pi?
#210I'm building a CarPi. I'm using a bluetooth OBD-II adapter and Python-OBD to monitor my car's diagnostics and record them. I'm planning on adding a GPS adapter and probably a gyroscope/accelerometer so I can track location and motion at the same time. It's mostly just for fun. Maybe one day I'll add some kind of analysis to it. It might be interesting to track location, motion, and car status in order to predict mile…