Ask HN: What do you do with your Raspberry Pi?
551–560 of 1001 posts
Re: Ask HN: What do you do with your Raspberry Pi?
#552Earlier quoted context omitted.
I am also interested in your CO2 sensor. What kind of CO2 sensor?
This is the sensor that I'm using: https://www.co2meter.com/collections/desktop/products/co2min...
Re: Ask HN: What do you do with your Raspberry Pi?
#553I 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…
Raspberry pi is automatically uploading video of each watering to YouTube (https://www.youtube.com/channel/UCtl442fLi6KAOowkw_w83rA/vid...) and informing me with summary (incl. watering duration, soil moisture level, temperature, humidity, light level etc.).
Not that I care that much about the plant but automating it has been fun. It's been on auto pilot now for a couple of months now and the plant from the looks of it seams to be happy.
Re: Ask HN: What do you do with your Raspberry Pi?
#554I 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…
Re: Ask HN: What do you do with your Raspberry Pi?
#555Re: Ask HN: What do you do with your Raspberry Pi?
#556- AdGuard Home DNS (Pi Hole was just not stable for me)
- Unifi Controller
- Torrent box (come get your Linux distros!)
- Always on platform to host various scripts on; one backs up my blog to Internet Archive when it changes, for example.
- Twitter bots that report the RPi status (just went down for reboot, etc.)
- Bot that watches Caltrain for delays and Tweets them to me.
- Platform to play around with orchestration, DevOps, etc. I learned Ansible using them. Still want to move it all to Docker, but that'll have to wait.
Re: Ask HN: What do you do with your Raspberry Pi?
#557I 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…
Re: Ask HN: What do you do with your Raspberry Pi?
#558Re: Ask HN: What do you do with your Raspberry Pi?
#5592. RPi Zero: used to prototype a device for my company. The RPi is connected to a LimeSDR Mini and an UPS. Meant to work out some of the software and form factor for a deployable electronic warfare device.
I'm starting to replace RPis with ODroids for the most part. I'm actually waiting for 2x ODroid-HC2 to arrive any day now. One will be hosting a Syncloud instance, as I want to experiment with Diaspora social network. Not exactly sure what I'll use the other for yet.