Thursday, January 24, 2013

Basement Temp

Was able to play with the Arduino last night. Setup a simple Temperature sensor to record the temperature every minute. I then had the help of a Serial Port/Arduino proxy called Gobetwino. This allowed me to record the temperature to a text file. From there I wrote a FTP script to move the text file to my web server. Then I was able to consume the data using an ASP page.


http://www.thejoestory.com/ard/temp.asp


Terrible looking website but my focus was to get it working. The FTP script runs every 10 minutes. Works pretty smooth. Now I want to add the Photo Resistor to the project to tell when the light turns on and add that to the output.


0 comments:

Post a Comment