Tipărire

So here is our temperature monitoring project:
We want to monitor temperatures inside the house. For this project we decided to use arduino with an ethernet shield and onewire library. Output is on a webpage
Additionaly, we can read and interpret the webpage and create some nice charts with the temperature variation over a day/week/month/year

 graph sanpetru nov 2015

Current status: beta version 0.43, running

 

I already have running an arduino, monitoring SOME temperatures

Here is an output picture of the webpage:

 tempmon 0 41

After some time, we used cacti on a different server to parse the web page generated by Arduino, extrat the temperatures and create some graphs with this. First we only monitored ONE temperature, now we monitor all 5 displayed on the webpage

 

Here is the latest code file: