I have several * Pie-hole and runs Nagios to collect information about things going on inside the network. * One running a PiDP-11 (pdp 11/70 emulator) as well as providing MOP service to boot my DEC terminal multiplexor (it provides the boot image when the mux comes up) * One is a stratum-1 time server using an Adafruit GPS module with PPS output. This because I got tired of both the reflection attacks and trying to…
What time series DB do you use?
Ask HN: What do you do with your Raspberry Pi?
601–610 of 1001 posts
Re: Ask HN: What do you do with your Raspberry Pi?
#602* Security camera with motion detection, which uploads clips to my personal Google Drive. * Always-on, ssh-authenticated gateway to my LAN. I used it while traveling to tunnel through and remotely control my desktop computer which had some credentials I didn't have with me.
How have you set up your security camera? I'm looking to do this myself!
https://motion-project.github.io/
...combined with rclone to copy those to Google Drive:
Re: Ask HN: What do you do with your Raspberry Pi?
#603* Security camera with motion detection, which uploads clips to my personal Google Drive. * Always-on, ssh-authenticated gateway to my LAN. I used it while traveling to tunnel through and remotely control my desktop computer which had some credentials I didn't have with me.
This sounds awesome! Can you share some code for it?
Re: Ask HN: What do you do with your Raspberry Pi?
#604I'm sure it does other things too but I haven't got round to it yet :).
Re: Ask HN: What do you do with your Raspberry Pi?
#605Earlier quoted context omitted.
You could probably automate cutting the power with a relay switch also connected to the pi. Just scrape weather data, and if you expect the storm, trigger the switch.
I'm actually more concerned about lightning strikes hitting the antenna, frying the Pi, traveling down the Ethernet cable and frying my router. I'm still a ham in training but I've been told that it's best practice to disconnect the antenna and isolate it from your setup. Some hams as far as placing their connectors in glass jars. I don't want to use a relay on the antenna cable because 1) it'll pick up RF interferen…
Re: Ask HN: What do you do with your Raspberry Pi?
#606Re: Ask HN: What do you do with your Raspberry Pi?
#607Re: Ask HN: What do you do with your Raspberry Pi?
#608Just got the 4B to use as a Plex server
Re: Ask HN: What do you do with your Raspberry Pi?
#609Earlier quoted context omitted.
I could actually use exactly that. Do you have a blog outlining how you did it, or the code on github by any chance?
No sadly not. I'd love to write about it but my English is just not good enough to write a compelling story. Writing it in German and then having it translated is always a bit of a hassle. But I may consider it. At the moment I have an offer of the door drive manufacturer for doing a "home story" about the solution. If that will happen, it will definitely be released in English. I will open source everything once I'm…
Re: Ask HN: What do you do with your Raspberry Pi?
#610I 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…
> Despite many people's preconceptions about the goodness of the internet, I must admit that they do a wonderful job caring for my plant! Maybe I should create a subreddit where people can control a bot that has access to my bank accounts so they can manage my finances, invest some, etc. ;-)