Add a little readme
This commit is contained in:
parent
5febab2eae
commit
d26ad67cbc
2 changed files with 23 additions and 0 deletions
23
README.md
23
README.md
|
@ -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
BIN
doc/grafana.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 155 KiB |
Loading…
Reference in a new issue