Raspberry Pi 5 Uses
# social
w
Fellow tech peeps & geeks đŸ˜„ If you own a RaspberryPi 5 - what are you using it for?
Curious to pick one up or if it will gather dust...
r
My mate used his as proxy and firewalls, and one as media player with a simple interface to larger media library
s
I use RPis to fill those annoying empty spaces in drawers and cupboards
j
I'm about to make a magic mirror for the family. https://magicmirror.builders/
h
Hosting an Umbraco website đŸ˜€
j
My other Pi is part of an ongoing project to build a BBQ airflow regulator.
c
I use mine to run PiHole & a VPN (which also allows me to send a WoL package to my desktop machine!)
h
I also have a media server, DNS server and a backup server that backs up my hosted stuff
Oh, and a robot car đŸ¤£đŸ¤£
j
Oh yes, pihole is great.
w
@Corné Hoskam curious about the WoL setup. Anything special to know/learn
Is anyone using the NVMe base from Pimoroni? https://shop.pimoroni.com/products/nvme-base?variant=41219587178579
And how is Pi5 is it semi powerful as they say it is (think mine is og or perhaps Pi2 that is sluggish) So curious to know if anyone had any previous models to compare with
Also you using 8GB or 4GB RAM Pi5's or should I consider the newer 2GB RAM one ?
h
Much snappier than previous versions the support for nvme is very handy
c
Not at all actually! I'm sure there are better options, but I'm using a mobile app called RaspController that allows me to connect to my Pi via SSH, which has a "Wake on Lan" feature in sais app where you can specify the IP to which it sends the packet. You just need to allow WoL on your PC's motherboard for it to work!
m
I use a Pi 5 with NVMe drive as my Home Assistant server. Setup was relatively easy so long as you follow the instructions and pay attention to the supported drives. Otherwise didn't take too long to setup at all. I don't use WoL for the server though as it's always on.
w
Yeh wanting to use the Pi like Cornes setup as the Pi being always on low powered device to send the WoL packet to desktop rig. Looks like I know what my autumn/winter project is now đŸ˜„
c
Basically I have two 'servers', one is my Pi which I only use for Home Assistant & VPN/PiHole, and an old desktop converted server that I use as a Media Server that's also always on. My actual desktop rig though can use almost a 1000 Watts maxed, so that's why I use WoL to only have that puppy on when I actually need it đŸ˜‚
w
Yeh I just wanted to be a bit green-ish and be able to turn it on/off remotely for the few times I need to access it away from home. As you say Corne modern desktop rigs can draw a ton of power
c
You would notice a massive difference in performance, as even just from Pi4 (which was itself way ahead of the 2) > Pi5 the leap was huge. That said though, if you were mainly going to be using it for sending out WoL packets, the Pi5 would be a massive overkill and you'd be better using the Pi2 for that as it has lower power consumption anyway. I'm pretty sure its capable of sending out WoL packets, it just can't be woken itself from them. I don't have this fully written up for the blog yet, but as I already have it in slide form for an upcoming virtual talk (date TBC very imminently) here's a snippet of some perf stats on how long the previous gen Pi4 took vs Pi5 when running Umbraco ContentService to create 1500 nodes, as well as the at-wall power measurements recorded for both.
c
Aye, while my I9-13900K & RTX 4080 can also be used for central heating purposes during the winter, I'd rather not đŸ˜‚
w
Thanks all for pointers * Old Pi 3B with 1GB ram * Tailscale installed * Connect iPhone to Tailscale network over 4G * Open up
RaspController
app recommendation * Issue WOL command for desktop rig from app above * Wait a mo * Use iPhone with MS RDP client and remote in with 4G connection * voodooo magic So happy with tailscale and vpn/networking stuff as doing this manually I wouldnt have had a bloody clue !
m
I use my home assistant Pi to issue a WoL to my PC. I have a button setup in my home assistant dashboard that I can just click to boot my PC
My Pi is also part of my tailscale network which means I can access the home assistant dashboard from anywhere
c
I should maybe look into using Tailscale given it seems to be the more popular approach. For a while I've had a WireGuard server setup which allows me to do a lot of the same stuff, but it's always been much more of a 'roll-your-own' solution to the problem.
s
thinking the same thing, been hearing about Tailscale everywhere recently
c
Yeah I know I'm replying to myself here. But just to follow up on this, the imminent TBC where I plan to go over the performance of the Pi3 (...ish) vs Pi4 vs Pi5, among others, for running Umbraco workloads, and the difference between .net 7 and .net 8 is now officially online too. Virtual UmbraCymru meetup on September 25th for anyone interested:- https://www.meetup.com/umbracymru/events/298562652/
w
Yeh got the Tailscale recommendation from Seb
@Matt Brailsford currently not running/using home assistant. Currently evil google does that for me in our house
But I had considered building a super simple nodejs server and simple html page to issue the WoL packet and then use cloudflare tunnel to make it easily accessible
So I can boot it before I even connect to Tailscale but if not a localhosf server from the pi that does the same thing might be next…
4 Views