Update README.md
This commit is contained in:
@ -1,8 +1,16 @@
|
|||||||
## Introduction
|
## 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.
|
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.
|
||||||
|
|
||||||
## Circuit Diagram
|
## Circuit Diagram
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## YouTube
|
## YouTube
|
||||||
|
|
||||||
YouTube:
|
YouTube:
|
||||||
|
Reference in New Issue
Block a user