-
Release 2.0 for DHT11 Stable
released this
2024-10-10 22:47:29 +05:30 | 2 commits to main since this releaseThis is the second iteration of this project.
Changes in this release:
- Alternative method is now the main method since it's been tested in the lab and it works
dht11
Python library is installed locally using pip- Old main method is now the alternative method, old
setup.sh
is nowada-setup.sh
and oldtemp-calc.py
is nowalt-temp.py
- Old
alt-temp.py
is the newtemp-calc.py
temp-calc.py
shows the temperature and humidity infinitely until interrupted using keyboard. It updates after 3 seconds.
Note
Release 2.0 was tested on Raspberry Pi 3, if you have tested it on other Pis, let me know by creating an issue on this repository.
Important
This might be the final release for this project.
Downloads