Subject: OT: Hardware Software for MI automation
I'm moving this to a new thread, since it will drift way off the original topic.

From Rayvt:

Of course! ;-)

Very diy.

Buy a used HP T620 or T520 or T630 thin client on ebay. Make sure you get one that includes the AC power brick/adapter, and 4GB-8GB ram, and an SSD.
like: https://www.ebay.com/itm/15646... or https://www.ebay.com/itm/32610...

Or a new mini-PC with N100/N150 CPU. $100-$150. (Those are so cute I am tempted to buy one just because.)

I bought a couple T620's a while back for $35 each, incl shipping.
It takes a special power pack, but you can use a non-HP one by adding one resistor. It takes a non-standard SSD, which are available from Aliexpress pretty cheap. Add a USB pocket hard drive for more storage -- 16GB is pretty small.

I used to buy hp refurbished desktop(s) before I discovered the thin clients. You don't need much CPU power.

Install Debian Linux. Then write bash scripts to download data, do the screen calculations, and email you the results.


The thin clients are interesting, but I was thinking either very low-power (e.g.: RPi 2020 or RPi-Zero-2W), or going for the NUC mini-PC's. I have to say I am not a Bash guy, so I would probably do this in Python and have a cron job running periodically.

--G