Update 'README.md'

This commit is contained in:
Aaron Fischer 2019-01-08 23:29:24 +00:00
parent d26ad67cbc
commit 5d1f8a1339

View file

@ -1,4 +1,5 @@
# øko Weather Station # øko Weather Station
![finished](/doc/weatherstation.png)
## Features ## Features
@ -6,9 +7,9 @@
* Very low cost (~20 EUR) * Very low cost (~20 EUR)
* Data will be pushed into InfluxDB over WiFi * Data will be pushed into InfluxDB over WiFi
* Energy saving features and DeepSleep * Energy saving features and DeepSleep
* Easy to build with of the shelf hardware * Easy to build with of the shelf hardware and a 3D printer
## Data gathered ## Collected Data
* Temperature (Calsius, very accurate with the BME230 sensor from Bosch) * Temperature (Calsius, very accurate with the BME230 sensor from Bosch)
* Pressure (hPa) * Pressure (hPa)
@ -20,5 +21,5 @@
## Hardware ## Hardware
![schema](/doc/schema.png) ![schema](/doc/schema.png)
## Visualiation ## Visualization
![grafana](/doc/grafana.png) ![grafana](/doc/grafana.png)