https://github.com/tklebel/humidity_tracking
Track humidity via Raspberry Pi 4
https://github.com/tklebel/humidity_tracking
humidity-monitoring python3 raspberry-pi
Last synced: 5 months ago
JSON representation
Track humidity via Raspberry Pi 4
- Host: GitHub
- URL: https://github.com/tklebel/humidity_tracking
- Owner: tklebel
- License: other
- Created: 2019-12-26T20:42:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-11T19:39:45.000Z (over 5 years ago)
- Last Synced: 2025-08-23T05:07:02.356Z (11 months ago)
- Topics: humidity-monitoring, python3, raspberry-pi
- Language: Python
- Size: 56.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tracking humidity with a Raspberry Pi 4
[](https://creativecommons.org/licenses/by-nc-sa/4.0/)
With this project I intend to (a) practice python (my main programming language is R) by (b) monitoring humidity levels
in one of our apartment's rooms prone to mould infestation.
The code is not guaranteed to run stable at all, use with caution.