Temperature and humidity sensing using DHT11 and Raspberry Pi (2/3/4/5). This project contains a setup.sh script to automate the python environment setup process entirely, along with two methods to interface with DHT11.
Go to file
2024-10-06 23:02:19 +05:30
GUIDES.md Added GUIDES.md which contains links for all the websites referred for making the script setup.sh 2024-10-06 23:02:19 +05:30
README.md Initial commit. 2024-10-06 23:00:50 +05:30

DHT Humidity Sensing on Raspberry Pi

This project is a uses the AdaFruit libraries for sensing temperature using DHT11 sensor and a Raspberry Pi.