Arduino Weather Station
Hii Friends I'm back
What is Dht11 Sensor..
The DHT11 is a basic, ultra low-cost digital temperature and humidity sensor. It uses a capacitive humidity sensor and a thermistor to measure the surrounding air, and spits out a digital signal on the data pin (no analog input pins needed). Its fairly simple to use, but requires careful timing to grab data. The only real downside of this sensor is you can only get new data from it once every 2 seconds, so when using our library, sensor readings can be up to 2 seconds old.
?Download Dht library
Installing the Dht11 Libraries
https://www.arduinolibraries.info/libraries/dht-sensor-library
Circuit
.
Connections
And
Select Port
Code
.
Uploading The code
.
Done
And Open Serial Monitor
Thanks
Pcbway.com
For Your Support
Bill of materials used in this project
Dht11
1
Arduino uno
1
Jumper
- Comments(0)
- Likes(1)