Build a physical CPU load meter

Keegan from KSplice built this project which measures CPU load using an ammeter, Arduino and a resistor and some code. Basically, he runs a Python script on the Linux box which communicates load info via USB to the Arduino, which in turn displays the relative load on the analog ammeter. You can get the Arduino […]