The DHT22 (also known as the AM2302) is a highquality digital temperature and humidity sensor offering better accuracy and a wider measurement range than its popular counterpart, the DHT11 [citation:2][citation:6]. This module comes with a convenient PCB and cable, making it a plugand-play solution for Arduino projects that require reliable environmental monitoring.
| Parameter | Value |
|---|---|
| :- | :- |
| Temperature Range | -40°C to +80°C [citation:2][citation:6] |
| Temperature Accuracy | ±0.5°C [citation:2][citation:9] |
| Humidity Range | 0 to 100% RH [citation:2][citation:6] |
| Humidity Accuracy | ±2 to 5% RH (typically ±2%) [citation:2][citation:9] |
| Resolution | 0.1°C / 0.1% RH [citation:6][citation:8] |
| Sampling Rate | 0.5 Hz (one reading every 2 seconds) [citation:9][citation:12] |
| Cable Length | Typically 23cm with 3 wires (VCC, DATA, GND) [citation:9] |
= Key Features =
+*High Precision & Stability* Features a calibrated capacitive humidity sensor and thermistor with longterm stability [citation:2][citation:8].
+*SingleBus Digital Output* The data pin sends a calibrated digital signal, eliminating the need for analog input pins [citation:9].
+*Low Power Consumption Ideal for batterypowered IoT applications, drawing only about 2.5mA* during conversion [citation:9][citation:12].
+*Easy Integration* The module format makes wiring simple, and the onboard PCB often integrates the required pull-up resistor [citation:9].
√ Compatible with Arduino, ESP32, and Raspberry Pi [citation:9].
√ Standard 3-wire cable for simple connection (Red5V, YellowData, Black=GND) [citation:1].
√ Wide voltage range supports both 3.3V and 5V logic.
Connecting the module is straightforward:
No external pull-up resistor is required if the module's PCB includes one, which is typical for these modules [citation:9].