My work has a really old phone system which I became the admin of. I discovered it had an audio input for Music-On-Hold, so I set up a spare RPi Zero that I had as a music player so that we'd have hold music. Low effort but wonderful improvement for work. Every now and then I go back and tinker with it to improve it a bit. (Next step is to make it controllable via a web interface.) I have a RPi 3B+ that I use for som…
Ask HN: What do you do with your Raspberry Pi?
311–320 of 1001 posts
Re: Ask HN: What do you do with your Raspberry Pi?
#312I don't have a project yet -- but one I'm really interested in is having a Raspberry Pi run and store historical data from an air quality (particle) measurement sensor. I'm hoping to measure how the air quality outside my home (near a freeway) changes during the day and night with traffic, and also how the indoor air quality is impacted. It outputs UART 9600 baud data ( https://sensing.honeywell.com/honeywell-sensing…
How much do those sensors cost?
Re: Ask HN: What do you do with your Raspberry Pi?
#313Re: Ask HN: What do you do with your Raspberry Pi?
#314We're always on the look out for new ideas and projects to turn into learning resources.
If anyone would like to share their code, wiring diagrams and setup processes, then please feel free to email me.
marc@raspberrypi.org
Re: Ask HN: What do you do with your Raspberry Pi?
#315I have used the 3B for RetroPie as well in the past. I am planing on using a RPi for different kinds of webscraping in the future. I would also like to set up a NAS/backup server.
Re: Ask HN: What do you do with your Raspberry Pi?
#3161. Pihole to ad block ads (useful for phone browsing) https://pi-hole.net/
2. Custom Weather conditions dashboard, using Dark Sky's API
I'd love to replace the weather dashboard with one of my integrated work / personal calendars so I could see what meetings I have each day but work won't expose that data, claims it's a security risk.
3. Custom NYC subway dashboard, showing me estimated train arrivals for trains at the 2 closest stations.
The MTA has free apps which also show estimated train arrivals but only for one station at a time. Also, the MTA's train estimation methodology isn't as accurate as it could be.
4. Retro Pie, to play NES and SNES games https://retropie.org.uk/
Re: Ask HN: What do you do with your Raspberry Pi?
#317I run a grid of about 250 Pi 2 and 3s across several offices and datacenters. They are the backbone of our graphics playback system (i.e. slates) and low latent IPTV system. Users can subscribe to any channel necessary without expensive re-encoding or RF antenna systems. I absolutely love them and 4k60 HEVC is a huge upgrade for the 4!
Re: Ask HN: What do you do with your Raspberry Pi?
#318Running piAware for flight tracking https://flightaware.com/adsb/piaware/
Is there a benefit to personally tracking flights instead of querying 3rd parties?
Re: Ask HN: What do you do with your Raspberry Pi?
#319A client that I'm consulting was being ripped off by a local IT provider with pricing for on-premises servers & MS software. I proceeded to rent cheaper equivalent machines off-site. The IT provider claimed the hardware firewall (Fortigate) was not configurable for site-to-site to the new machines directly (could be, not an expert on those). Therefore, I ended up purchasing several Raspberries and configuring them as…
Re: Ask HN: What do you do with your Raspberry Pi?
#320I'm kinda concerned by the number of mentions here of using the Pi to run OctoPrint (I think that's right?) to remotely admin and monitor a 3D printer... I've always been of the mind that a 3D printer should never be left physically unattended - even with monitoring (via camera and such), as they can potentially start a fire if something goes wrong (failed print spewing random filament?). Is this a wrong viewpoint? A…
And maybe even correct errors it made a second ago ;-)