Your cart is currently empty!
Arduino DHT11 Humidity & Temperature Low cost sensor circuit in proteus
Arduino DHT11 Humidity & Temperature Low cost sensor circuit in proteus
In this article we will learn how to Interface Arduino with DHT11 Humidity & Temperature low cost sensor circuit in proteus.
In the last post we will learn how to make Arduino data logger Adafruit shield circuit in proteus. You can visit our website,
I hope you appreciate my work, let’s discuss about today’s project.
Components:
- Arduino Uno
- Humidity sensor (DHT11)
- Resistors (1k, 10k)
- LED Push button
- Jumper wires
Construction…
- Connect VDD pin of DHT11 with +5V through one side of resistor 10k
- Connect DATA pin of DHT11 with D8 pin of Arduino through 2nd side of resistor 10k
- Connect GND pin of DHT11 with GND
- Connect VCC pin of Arduino with +5V
- Connect one side of resistor with +5V
- Connect 2nd side of resistor with one side of push button and then connect them with Reset
- Connect 2nd side of push button with –ve side of LED and then connect them with GND
- Connect +ve side of LED with one side of resistor
- Connect 2nd side of resistor with D13 pin of Arduino
Working…
The DHT11 is a low-cost sensor commonly used to measure temperature and humidity. It is often used in Arduino projects due to its simplicity and affordability.
Applications…
- Weather Stations
- Indoor Climate Control
- Plant Monitoring
- Home Automation
- Education and Learning
Advantages…
- Cost-Effective
- Easy to Use
- Wide Operating Range
- Compact Size
- Quick Response Time