Remix.run Logo
nsbk 6 hours ago

I built one of these. It is not possible to do so for 60$ anymore since the board itself goes for 150+. On top of that you still need a PSU, NVMe, a high pressure fan, DP to HDMI adapter, possibly BT and Wifi adapters, and a 3d-printed or DIY case.

It is also a very hacky build. You need to flash the BIOS which enables a few interesting unlocks: from 24 to 40 GPU compute units and 6 to 8 CPU cores. It's a bit of a silicon lottery and will depend on your specific board and you need to test everything thoroughly yourself, honing on a config that works for you.

The software side of things is Linux, so if you're familiar with setting it up it shouldn't be difficult to go through the different steps. There are a few distros that work well. I use Bazzite and boot directly to Steam big picture, the UX is great. You can exit to desktop and you have a fully usable Linux box that you can play around with from the comfort of your sofa.

One of the downsides is that it uses a lot of power when idling, about 80W. I just turn it off after using it. I'm working on a QOL feature: an ESP32-based power switch that starts the board when a specific BT device is detected (usually a controller). Once everything is setup the board works very nicely. It can be a bit loud depending on your fan/case combination. I'm currently printing this one[0]

It delivers about the same punch as a standard PS5. The hardware is remarkably similar, and much better than mini PCs set up with AMD APUs, unless you go Strix halo but that is another price league (10x). You can play Cyberpunk 2077 decently on it on settings similar to an AMD RX 6700XT or slightly below RTX 3070.

A pretty impressive number is the memory bandwidth at ~410 GB/s, which should run local LLMs like Gemma 4 or Qwen3.8 27B at decent speed but with limited context size as its just 16Gb

Would I build it again? It was a lot of fun, but financially is not a crazy deal if you need to buy all the materials and factor your time in. Still much cheaper than a Steam Box!

- [0] https://makerworld.com/en/models/3021754-bc250-case-mkuu-fsp...

Edit: GPU performance comparison

tda 6 hours ago | parent | next [-]

Was it possible to build it for $60 when you built it though?

As for the idle dray, a lot of PC's have Wake On Lan so you can power it on via a special IP packet. I could't get it to work on mine, so i pus an esp32 based power monitoring plug in front of it, and configured the PC to power on directly when powered. When the power monitoring sees the PC sleeping for some time, it cuts the power. I control the plug via home assistant, so i can switch it on remotely

nsbk 6 hours ago | parent [-]

No. I bought it for about 150 shipping included from Canada to Spain. I reckon I spent about 300$ in total, the most expensive thing being the 1Tb NVMe.

I don't have an ethernet cable where the box is, so WoL is not an option for me either. I could have used something similar to your approach (very smart, by the way!) but decided to go ESP aiming for the most console-like experience of just grabbing the controller and playing your game

tombardier 6 hours ago | parent | next [-]

WoWLAN is a thing. On my motherboard it works so well that it wakes up whenever my phone, laptop or steam deck connect to the WiFi, not just when I actually send the magic packets!

nsbk 5 hours ago | parent [-]

First time I hear about WoWLAN, thanks! I will check if it can work with my cheap usb Wifi adapter.

Yours seems a bit too eager though! I wouldn't want the thing to start up every time I get home as it turns the projector on, which lowers the projector screen, which blocks the (small) apartment's main entrance when lowered and would make me enter home on my fours ¯\_(ツ)_/¯

snadal 3 hours ago | parent | prev [-]

Would you mind to share here or by DM where you ordered items from? I’m in Spain and would like to build something similar.

Thanks

nsbk an hour ago | parent [-]

Hello fellow Spaniard! I just checked the prices and they don't make any sense anymore. A few weeks back you could find the board in Aliexpress for 150eur, now it's twice that price or even more. I got mine fom eBay, didn't think of checking Aliexpress at the time. As per the other parts, I got a quite fancy Metalfish PSU [0] (was on sale when I got it), a power button [1] from Ali (not necessarily needed) and an ESP32 [2] for the remote power on. Then a high pressure fan, I went with Arctic P12 Pro [3]. Wifi and BT adapters whatever works on Linux will work.

[0] https://es.aliexpress.com/item/1005009609601844.html

[1] https://es.aliexpress.com/item/1005011847734240.html

[2] https://es.aliexpress.com/item/1005007479144456.html

[3] https://www.amazon.es/dp/B0DJDC74BP?th=1

snadal an hour ago | parent [-]

Ouch! Thank you for checking it! It’s always nice to find Spanish people here :D

jauntywundrkind 2 hours ago | parent | prev | next [-]

I got one for $130 ~8-10 weeks ago. Whew. Lucky. The Steam Machine I think is part of why these things are now suddenly super in demand but also, yeah, it was a riotously good deal for a long time; thank you for this one good thing crypto.

Just to note there are already over a half dozen esp32 based power controllers. The BT detect is cool. Reddit is at the "Yet Another esp32 controller" phase, has been for a while. (I'm not sure if yours is the first or not to do that, I think I've seen similar but maybe it was just yours I saw.) Bless you esp32. Thank you for actually having the obvious good thing, wireless, available for the world (and why did no one else deign do so?)! https://www.reddit.com/r/BC250Gaming/comments/1uylmj0/yet_an...

nsbk 15 minutes ago | parent [-]

Well played! I guess we’ll never see such prices anymore.

With regards to the wireless power on, I was definitely not the trail blazer. I’m just using https://github.com/Thunkar/bc250-esp32-switch

NooneAtAll3 5 hours ago | parent | prev [-]

> you still need ... DP to HDMI adapter

what for? just use DP

nsbk 5 hours ago | parent [-]

In my particular case the HDMI goes directly into a sound bar which does not have a DP input. I assume most people building a box like this will connect it to a TV, which is most commonly HDMI-only. So technically not a strong requirement but practically almost