




The hardware is designed by Quozl and delivered by Quasar Electronics.
The temperature sensor hardware is monitored by tsl.py, a Python script I wrote. It averages the last five temperature readings and stores this result in a file. The script requires pySerial to run.
This file is read by rrdupdate.sh, a script run by cron every five minutes to update the Round-Robin Database.
Another script, thermometer.sh, also run by cron, produces the graphs.
Last modified: Fri Jul 4 22:01:02 CEST 2008