I 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…
Did something similar. 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…
Ask HN: What do you do with your Raspberry Pi?
561–570 of 1001 posts
Re: Ask HN: What do you do with your Raspberry Pi?
#562Outside of off the cuff experiments, most of my Pis are provisioned as MotionEyeOS[0] security cams. Each client can be linked into a central "server" so you can view them all at once, and lots of nice config options for storing or sending image and video either continuously or based on motion. I have the streaming set up so I can peek in from anywhere using VLC on my phone. [0] https://github.com/ccrisan/motioneyeos…
Re: Ask HN: What do you do with your Raspberry Pi?
#563Re: Ask HN: What do you do with your Raspberry Pi?
#564On my rpi3, I use it for download automation with couch potato, sonarr and radarr.
Re: Ask HN: What do you do with your Raspberry Pi?
#565Re: Ask HN: What do you do with your Raspberry Pi?
#5661x Raspberry Pi 3 installed in my car within the internal network as a bastion box and to run software that let's my interact with the entertainment system 1x Raspberry Pi 3 running Home Assistant with a Z-Wave USB Dongle (Home Automation) 1x Raspberry Pi 3 running OctoPrint (Host/remote-control for 3D Printer) 1x Raspberry Pi 3 running FullPageOS (Full-screen Chromium in kiosk mode) displaying a server statusboard i…
> Next project: 1x Raspberry Pi Zero W to run Unifi Controller Ugh, have fun with the dependency issues. An easy alternative is to run a Unifi docker image. Currently running it from a Debian VM when needed but looking to move it to an alpine vmm on my OpenBSD APU2. The Linux image is the same as the cloud key so you can roll your own cloud key and use the unifi app. Here is the image I use though there are others: h…
The controller only officially supports ARM 32, and the mongoDB dependency only supports ARM 64.
In the end I I used a 64-bit Ubuntu, 64-bit mongoDB from the mongoDB repo, and downloaded the controller deb from the Unify site, which is apparently architect agnostic.
Re: Ask HN: What do you do with your Raspberry Pi?
#567Re: Ask HN: What do you do with your Raspberry Pi?
#568Re: Ask HN: What do you do with your Raspberry Pi?
#569It's definitely been a challenge using them in volume, but they've been surprisingly reliable once you control for things like heat dissipation and get a decent networking solution. (At our scale we're approaching having to decide if we want to be a MVNO.)
Re: Ask HN: What do you do with your Raspberry Pi?
#570I have 13 in service right now: - Outdoor irrigation control via OpenSprinkler Pi: https://opensprinkler.com/product/opensprinkler-pi/ - Z-Wave home automation via ZWay: https://z-wave.me/products/razberry/ - 2 Custom HAVC thermostats using: https://github.com/jeffmcfadden/PiThermostat - An NTP server with GPS attached for a time source. - 2 for weather monitoring (one directly attached to sensors, one that aggregate…
So, I hear people doing this alot. However what exactly does this help with? Like, is the extra information really more useful than just the standard old TV weather forecast?