weatherstation/README.md
2019-02-03 14:48:20 +01:00

26 lines
561 B
Markdown

# øko weatherstatiøn
![finished](doc/weatherstation.png)
## 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 and a 3D printer
## Collected Data
* Temperature (Celsius, very accurate with the BME230 sensor from Bosch)
* Pressure (hPa)
* Humidity (%H)
* Light (Lux)
* Wind speed (km/h)
* Battery voltage (V)
## Hardware
![schema](doc/schema.png)
## Visualization
![grafana](doc/grafana.png)