Arduino Data Server

Submitted by aaron on Mon, 07/18/2011 - 09:12

This weekend I setup a cool arduino project that works as a web-accessible data monitoring solution.  This example simply detects temperature, but it can be used for pretty much anything.  In this the arduino has the following jobs to do

  • Capture data samples on a regular interval
  • Get a timestamp for the data sample via NIST servers
  • Store the data sample to an sd card
  • Deliver a small web page that uses javascript to load and display the data file on a regular interval.

The sketch as well as web files are in the attached file - enjoy!

AttachmentSizeHitsLast download
EthernetTempLogger.zip10.59 KB7216 hours 55 min ago

Copyright © 2011, Aaron Blondeau

Drupal theme by Kiwi Themes.