a simple program that displays your CPU's temperature in the corner.
CPUtemp is a simple program the displays your CPU's temperature in the corner of the screen. It can be useful to have just in case when something goes wrong with the cooling so you will be alerted before any damage is done.
Read the temperature, display it on this neat little 10-LED muticolor array. The array has, in order, BGGGGYYYRR LEDs. This first version is a trivial program that scans the CPUtemp and uses 10 GPIO pins, one for each LED.
Monitors CPU Temperature from command line in Fahrenheit and Celsius and gives results of highest and lowest temperatures, and average over period of time run, then logs the data. Requires ACPI.