Anyone else doing stuff with Raspberry Pi's?
They're perfect for Mustachians!
You get a computer for as little as $30, they're highly configurable, and are perfect for building things that would cost lots more commercially!
What I've done recently...
Made a print server - I got to put my reliable nine-year-old printer on my network so that all my desktops, laptops, tablets and phones can directly print to it without needing to keep a more powerful, more energy-consuming computer on all the time (the RPi only uses 5 watts)
Made a couple of security cameras - I got to reuse an old webcam so that it can be accessed over the internet, again without needing to keep a regular computer running all the time. For the second one I bought the 'Raspberry Pi Camera V2' for about $25 (yes, you can buy a Wyze camera for about the same bucks but they're out of stock, the new ones don't support the RTSP protocol yet, and the RPi Camera will also be eventually reused in conjunction with an 'object recognition' AI project I have on the back burner).
There are add-ons to the Pi's called 'hats' that let you add functionalities. I bought a special hat that's a vacuum tube-based DAC and headphone preamp (it was sold through a kickstarter a couple of years ago but I never got around to getting it working until last month), and in conjunction with it and the RPi, I made a music player using the 'Volumio' image - you just burn the Volumio image onto a micro SD card, pop it into the RPi, and presto - you have a music player!
Projects pending/contemplated...
Make a 'magic mirror' a la the "Mirror" that will display youtube videos which you can use while you work out, comb your hair, or whatever. It is a pricier project as it requires two-way glass which is not cheap. It also reuses an old LCD monitor, and you have to buy or build a frame if you want it to look good.
Make an 'art frame' (
https://hackaday.com/2016/03/28/raspberry-pi-art-frame-using-openframe/) - same as above without the need for the mirror, but more for creating something like the Samsung Frame Television
Make an air pollution monitor for my home that texts/emails/tweets when high values are detected.
Anybody else have any fun, cheap, and easy Raspberry Pi projects that I might consider?