Changes between Version 4 and Version 5 of HumiditySensor
- Timestamp:
- 2013-09-22 17:11:56 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HumiditySensor
v4 v5 11 11 12 12 == Wire things up == 13 [[Image(dht22.png, align=right)]] 13 14 14 15 Follow the instructions in ConnectingRadioModule to connect radio module. 15 16 16 17 To connect the DHT22 sensor to the Arduino board follow these instructions:\\ 17 Connect VCC of the DHT22 sensor to \\ 18 Connect GND to Ground\\ 18 Pin1. Connect VCC of the DHT22 sensor to +5V\\ 19 Pin2. Connect Data to digital pin 3 of the Arduino board\\ 20 Pin3. Not used. 21 Pin4. Connect to Ground\\ 22 \\ 23 Use also need a pull up resistor between +5V and Data. See picture below.\\ 19 24 20 25 == Hardware - Purchase guide ==