Home Temperature Monitor
by Stelios M.

This is a small project to track the temperature in varius places in my home. For the time beign it only only has two temperature sensors. More sensors will be added so I can monitor the temperature in varius rooms. You can read more about the project here.


Updates in version 0.4:

  • - Created a backend PHP script to receive data remotely.
  • - Removed the RRDTool graphs since there is no RRDTool on the new webserver.
  • - Removed the ImageMap functionality since there are no time-based graphs.

Updates in version 0.3:

  • - Added RRDTool graphs
  • - Added ImageMap functionality
  • - Added Overlib images for showing the graphs

Updates in version 0.2:

  • - Page auto-reloads every 5 minutes
  • - Changed Look 'n Feel of the thermometers
  • - Added a color legend
  • - Thermometer color changes accrording to the temperature value
Home Temperature Monitor