Add a little readme

This commit is contained in:
Aaron Fischer 2019-01-09 00:25:52 +01:00
parent 5febab2eae
commit d26ad67cbc
2 changed files with 23 additions and 0 deletions

View file

@ -1 +1,24 @@
# øko Weather Station
## Features
* No external power source needed (solar powered)
* Very low cost (~20 EUR)
* Data will be pushed into InfluxDB over WiFi
* Energy saving features and DeepSleep
* Easy to build with of the shelf hardware
## Data gathered
* Temperature (Calsius, very accurate with the BME230 sensor from Bosch)
* Pressure (hPa)
* Humidity (%H)
* Light (lumen)
* Wind speed (km/h)
* Battery voltage (V)
## Hardware
![schema](/doc/schema.png)
## Visualiation
![grafana](/doc/grafana.png)

BIN
doc/grafana.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 KiB