Arduino Data Server
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!

| Attachment | Size | Hits | Last download |
|---|---|---|---|
| EthernetTempLogger.zip | 10.59 KB | 72 | 16 hours 55 min ago |
Copyright © 2011, Aaron Blondeau
Drupal theme by Kiwi Themes.