Update 'README.md'
This commit is contained in:
parent
d26ad67cbc
commit
5d1f8a1339
1 changed files with 4 additions and 3 deletions
|
@ -1,4 +1,5 @@
|
|||
# øko Weather Station
|
||||
![finished](/doc/weatherstation.png)
|
||||
|
||||
## Features
|
||||
|
||||
|
@ -6,9 +7,9 @@
|
|||
* 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
|
||||
* 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)
|
||||
* Pressure (hPa)
|
||||
|
@ -20,5 +21,5 @@
|
|||
## Hardware
|
||||
![schema](/doc/schema.png)
|
||||
|
||||
## Visualiation
|
||||
## Visualization
|
||||
![grafana](/doc/grafana.png)
|
||||
|
|
Loading…
Reference in a new issue