Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tonimelisma/temperature

Weather sensor and web analytics
https://github.com/tonimelisma/temperature

python raspberry-pi sqlite weather weather-station

Last synced: about 1 month ago
JSON representation

Weather sensor and web analytics

Awesome Lists containing this project

README

        

# temperature

1. Measure temperature, humidity and pressure on Raspberry PI from a BME280 weather sensor and store it in an sqlite database.
2. Gather current weather data from a couple of APIs. Allows calculating "feels like" and building a model to correct for your temperature differences.
3. Simple web service to show latest measurements.