The AM2302 (also known by DHT-22) is a basic, 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.
Simply connect the first pin on the left to 3-5V power, the second pin to your data input pin and the right most pin to ground. Although it uses a single-wire to send data it is not Dallas One Wire compatible! If you want multiple sensors, each one must have its own data pin!
Features:
- Low cost
- 3 to 5V power and I/O
- 2.5mA max current use during conversion (while requesting data)
- Good for 0 - 99.9% humidity readings with 2% accuracy
- Good for -40 - 80°C temperature readings ±0.5°C accuracy
- No more than 0.5 Hz sampling rate (once every 2 second)
- 4 pins with 0.1" spacing
Dimensions:
- Body size 25mm x 15mm x 7mm
Documents: