31-07-2014, 00:37
(30-07-2014, 23:20)uncle_bob Wrote: One thing I was curious about was that you didn't use the DHT22 in the TX unit as well, instead of the TMP36?
This question shows me clearly that I must work harder to explain how the system WeatherDuino Pro2 works.
For the outside temperature and humidity readings, the TX unit (and the software) supports three types of sensors:
DHT22, SHT11 or SHT21 (the last two are high quality sensors from Sensirion).
Regardless of the sensor used, to get accurate readings, it must be installed inside a radiation shield.
With DHT22 or SHT11 sensors, the cable between the TX unit and the radiation shield can be up to 10 meters.
My home made aspired radiation shield
![[Image: My_Rad_Shield.jpg]](http://www.meteocercal.info/forum/images/01forum_img/My_Rad_Shield.jpg)
![[Image: My_Rad_Shield.jpg]](http://www.meteocercal.info/forum/images/01forum_img/My_Rad_Shield.jpg)
The SHT21 sensor is a I2C device, and requires special care with the cables, they must have very low capacitance and be short.
Here in MeteoCercal, I'm using a SHT21 sensor connected to the TX board by CAT5e cable, using one twisted pair to the SDA and SCL lines, and another pair for VDD and GND (the other two pairs I'm using for powering the RS fan). With the module shown in the photo below and this type of connection, I'm able to use a two meters cable, without any SDA / SCL signal extenders (Philips P82B715).
![[Image: sth21-1.jpg]](http://www.elechouse.com/elechouse/images/product/SHT21%20Sensor/sth21-1.jpg)
Module Schematic
![[Image: electhouse_sht21.jpg]](http://www.meteocercal.info/forum/images/01forum_img/electhouse_sht21.jpg)
Please, take a look at bottom right of your TX board. There are connections for the DHT22 as well connections for a fan (for those who have, or want to build an aspired Radiation Shield).
The TMP36 sensor is optional and is used only for remote monitoring of the temperature inside the box in which the TX unit is mounted.
The WeatherDuino Pro2 system has a lot of features and possibilities. I'm beginning to realize that it will take some time for me to be able to explain them all.


![[Image: d94d3959-423a-4794-8e91-033e5b6810cf.jpg~original]](http://i227.photobucket.com/albums/dd235/unclebob420/d94d3959-423a-4794-8e91-033e5b6810cf.jpg~original)