Archive for July, 2013

Arduino – Logging Time Series Data to Graphite

Arduino – Logging Time Series Data to Graphite Adafruit project stores temperature and humidity readings from the DHTXX sensors to a Google docs spreadsheet. The following quick project extends the storage to use Graphite. Graphite is a scalable real-time graphing system for collecting, storing, and visualizing time series data.  I use Graphite to analyze metrics […]

Read More →