A simple python script for reading temperature and humidity values from a dht11 sensor module and writing them to a text file using python. By default the script runs for a day and logs temperature and humidity for each passing hour
clone the repo
pip3 install -r requirements.txt
python3 temp.py