This repository has been archived by the owner on Jun 14, 2023. It is now read-only.
Simple Python based software for access to Bosch BME280 and Nova PM Sensor SDS011 sensors.
The software can read/collect data and paste it into SQLite3 databases. These databases are automatically being synced with a FTP compatible networkshare if this server is available.
What's new?
- reworked and simplified the setup process
- simplified the controlling (now via Makefile)
- inserted a livedataProvider for the WebInterface (Zyzonix/rpi-weatherstation-web)
- extended the config