≡
SNS-DHT22

Preciese digital temperature and humidity sensor
The DHT22 is a preciese, 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.
Price | 5.95 EUR |
---|---|
10 - 49 pcs | 5.36 EUR |
50 - 10000 pcs | 4.76 EUR |
SNS-DHT22 is breadboard friendly module implementation of the popular low-cost DHT22 temperature and humidity sensor. It comes with compatible set of short female-female wires with proper headers to make it even easier to connect to any exposed pins of your main development board.
FEATURES
- Temperature measurement range: - 40°C до 80°C
- Temperature measurement precision: +-0.5°C
- Humidity measurement range: 0-100 % RH
- Humidity measurement precision: 2 % RH
- Sensor type: AM2302
- Output: digital
- Operation voltage: 3-5.5V
- Mount hole 2.6mm
- Wire lenght: 200mm
- Dimensions: 28x13 mm
DOCUMENTS
- SNS-DHT22 user manual
- SNS-DHT22 EU declaration of conformity
- SNS-DHT22 UKCA declaration of conformity
SOFTWARE
- MicroPython demo code for reading DHT22
- Arduino demo code for reading DHT22