Arduino DHT22 Humidity & Temperature circuit in proteus

Arduino DHT22 Humidity & Temperature circuit in proteus

Arduino DHT22 Humidity & Temperature circuit in proteus
Arduino DHT22 Humidity & Temperature circuit

Arduino DHT22 Humidity & Temperature circuit in proteus

In this article we will learn how to Interface Arduino with DHT22 Humidity & Temperature circuit in proteus.
In the last post we will learn how to Interface Arduino DHT11 Humidity & temperature low cost sensor circuit in proteus. You can visit our website,
I hope you appreciate my work, let’s discuss about today’s project.

 

Components:

  1. Arduino Uno
  2. LCD display
  3. IC (DHT22)
  4. Resistors (1k, 10k)
  5. LED
  6. Push button
  7. Jumper wires

Construction…

  • Connect VDD pin of DHT22 with +5V through one side of resistor 10k
  • Connect DATA pin of DHT22 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
  • Connect (VSS, VEE, RW, D0, D1, D2, D3) pins of LCD display with GND
  • Connect VDD pin of LCD display with +ve
  • Connect RS pin of LCD display with D7 pin of Arduino Uno
  • Connect E pin of LCD display with D6 pin of Arduino Uno
  • Connect D4 pin of LCD display with D5 pin of Arduino
  • Connect D5 pin of LCD display with D4 pin of Arduino
  • Connect D6 pin of LCD display with D3 pin of Arduino Uno
  • Connect D7 pin of LCD display with D2 pin of Arduino Uno

Working…

The DHT22 is a popular sensor used to measure temperature and humidity. It’s also known as the AM2302 and is part of the DHT (Digital Humidity and Temperature) sensor family. The DHT22 operates using a digital signal protocol, making it easy to interface with microcontrollers and other digital devices.

Applications…

  1. Home Automation
  2. Weather Stations
  3. Greenhouse Monitoring
  4. Mushroom Farming
  5. Incubators

Advantages…

  1. Affordability
  2. Ease of Use
  3. Accuracy
  4. Digital Output
  5. Fast Response Time