Clayton Walker 1cd356a4d6 Update README.md
2016-03-25 16:12:16 -04:00
2016-03-24 13:36:44 -04:00
2016-03-25 16:12:16 -04:00

Introduction

Web server using a Raspberry Pi and DHT22 sensor to graph the humidity and temperature in my apartment over time. The data can be accessed over a web browser.

Setup

I use Python to access a DHT22 sensor to grab the temperature and humidity data. I also use a web server using Flask, uWSGI, SQLite, and JavaScript/jQuery.

Charts are made with Google Charts and Plotly for more advanced processing.

YouTube

YouTube:

Circuit Diagram

Circuit Diagram

Description
Raspberry Pi temperature and humidity logger.
Readme 2.4 MiB
Languages
JavaScript 84%
CSS 7.8%
Python 4.8%
HTML 3.4%