this post was submitted on 22 Oct 2023
35 points (94.9% liked)
Single Board Computers
1227 readers
1 users here now
A community for the discussion of all single board computers. Raspberry Pi is ok, but there are so many other boards now that get looked over that deserve attention.
Post news, questions, your setups, guides, anything that has to do with SBCs. Server wide rules apply
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Hardest part was mounting everything in my 1U chassis. Using an ATX power supply with the break out board solved a lot of problems. That way the SBC gets 12v, and the sata drives get power at the same time. And you've got connectors for fans and stuff. You can use a smaller form factor PSU. I think mine is like 200W but that's more than enough to power the board, expansion card, fans, and drives.
On the software side, I just use the Debian based distro "Armbian". But it looks like you can use others.
Hah, I haven't even started thinking about mounting problems. Awesome, thanks for this!