|
|
|
|
|
by canpan
17 days ago
|
|
I wonder how they are positioned now in the market. During covid I wanted a small low power always on server. I thought about Raspi, but at the time it was expensive and I went with an intel nuc, for a similar price. Now if I wanted to do hobby electronics, I heard I should look into esp32 or stm32.. |
|
Each Pi release is more powerful, but uses more energy. I found the Pi 4B to be the sweet spot for me, because it is the earliest model to support USB booting, gigabit Ethernet, and offer > 1GB RAM.
Perhaps a used one would fit your purposes and budget?
I currently use it to run PiHole, serve media via SMB, host Postgres & Redis, and run some custom written Dockerized apps. Home Assistant to possibly follow, too. The current load seems reasonable in htop, but I haven’t looked into burst scenarios.