Ask HN: What do you do with your Raspberry Pi?
151–160 of 1001 posts
Re: Ask HN: What do you do with your Raspberry Pi?
#152I have a pair of Pi Zero Ws set up as timelapse cameras that I keep in the garden - Cucumber vines and flowers opening is pretty interesting at 1 frame per minute I recently did a project with a pair of RPi 3b+ and cellular modems as construction cameras. I set up RetroPie on a 3b+, but it wasn't enough for the N64 games my wife and I wanted to play the 4 could change that Currently my security cameras are recorded u…
Re: Ask HN: What do you do with your Raspberry Pi?
#153Re: Ask HN: What do you do with your Raspberry Pi?
#154Roughly followed this tutorial: https://www.instructables.com/id/Fairytale-Phone/
Re: Ask HN: What do you do with your Raspberry Pi?
#155Host my website (if I ever got any actual traffic it might be a problem, but since 99% of the traffic is me it's ok)
Various web scraping/archival tasks
Re: Ask HN: What do you do with your Raspberry Pi?
#156I used it to monitor ADSL device status[0], also created a DIY timecapsule for MacOS[1] — these were all in the past, though. Currently the Pi is on my roof, connected to an SDR. I sometimes run rtl_server on it, and listen around. Although it's been a hassle, since I have to run upstairs and disconnect it everytime there's a storm. Also, listening to the device over WiFi means I get really laggy control over my SDR.…
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 don't want to use a relay on the antenna cable because 1) it'll pick up RF interference, and 2) if a direct strike hits it, there'll be enough energy to jump the gap in the relay anyways.
I might figure out a more permanent solid-state solution in the future though. Like I said, still learning :)
Re: Ask HN: What do you do with your Raspberry Pi?
#157Re: Ask HN: What do you do with your Raspberry Pi?
#1582x RP2/3 with HiFi Berry DAC driving an amp. https://www.picoreplayer.org/ connecting to http://wiki.slimdevices.com/index.php/Logitech_Media_Server
1x RP2 running PiHole and Apache + Owncloud
1x RP3 running RetroPie
The OSMC and music players get daily use and have been in use for a few years
Re: Ask HN: What do you do with your Raspberry Pi?
#159A knob you can click to turn the lights on or off, and turn to control the brightness.
A knob you can click to toggle between "natural light" and "color", and turn to control either the warmth or the hue.
Not sure if I need a whole Pi for this or if I should attempt it with something more bare-bones, but that's the project I have in mind.
Re: Ask HN: What do you do with your Raspberry Pi?
#160Right now: I use it as a Flashrom rig, for flashing BIOS chips. The new Raspberry Pi looks powerful enough to use as a media center PC, I ordered one and want to see if it can do that well enough (read as: I’m curious to see emulation performance.)