Skip to content

andmos/RPIWeatherStation

Repository files navigation

RPIWeatherStation

Sample code for Raspberry Pi weather setup that registers data to OpenWeatherMap.

Based on this tutorial with the DHT22 2302 temperature and humidity sensor.

Register new Pi with the Ansible Playbook.

Dashboard

The docker-compose.yml file contains a simple setup with InfluxDb and Grafana to show data. FetchOpenWeatherMapMeasures.csx pumps data from OpenWeatherMap to influx. The project needs the OpenWeatherMap API key exposed as environment variable:

export appId=<appId>

About

Sample code for my RaspberryPi weather setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published