This script allows you to monitor your Raspberry Pi's temperature through the use of two blinking LEDs. One LED will blink once for every 10 degrees and the other for the 1s. If the temperature is 49 degrees, one will blink 4 times, then the other 9 times.
MoeFwacky/RPi-Temperature-over-LED
This script allows you to monitor your Raspberry Pi's temperature through the use of two blinking LEDs. One LED will blink once for every 10 degrees and the other for the 1s. If the temperature is 49 degrees, one will blink 4 times, then the other 9 times.
PythonGPL-3.0