arduino sensor webserver


edsard boelen, 6 jan 2011


bought some arduino uno kits with some shields, it is shockingly easy to set it up and build all kinds of things with it.


view current graph here
view graph combined with data from sensor3 here


what the code does is it records the temperature every 30 minutes and stores it on a SD card. But the board also has an ethernet interface. A small webserver displays the actual temperature.

the code:
logtemps.c
used libraries:

you can get the files I used here

here is an image of the current stsem installed in my kitchen