2019-01-09 00:25:52 +01:00
|
|
|
# øko Weather Station
|
2019-01-26 22:08:00 +01:00
|
|
|
![finished](doc/weatherstation.png)
|
2019-01-09 00:25:52 +01:00
|
|
|
|
|
|
|
## 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
|
2019-01-09 00:29:24 +01:00
|
|
|
* Easy to build with of the shelf hardware and a 3D printer
|
2019-01-09 00:25:52 +01:00
|
|
|
|
2019-01-09 00:29:24 +01:00
|
|
|
## Collected Data
|
2019-01-09 00:25:52 +01:00
|
|
|
|
|
|
|
* Temperature (Calsius, very accurate with the BME230 sensor from Bosch)
|
|
|
|
* Pressure (hPa)
|
|
|
|
* Humidity (%H)
|
|
|
|
* Light (lumen)
|
|
|
|
* Wind speed (km/h)
|
|
|
|
* Battery voltage (V)
|
|
|
|
|
|
|
|
## Hardware
|
2019-01-09 00:15:22 +01:00
|
|
|
![schema](/doc/schema.png)
|
2019-01-09 00:25:52 +01:00
|
|
|
|
2019-01-09 00:29:24 +01:00
|
|
|
## Visualization
|
2019-01-09 00:25:52 +01:00
|
|
|
![grafana](/doc/grafana.png)
|