This is a driver for Grove_temper_humidity_TH02(high accuracy and mini). DataSheet of this sensor:(http://www.hoperf.cn/upload/sensor/TH02_V1.1.pdf)
1.Git clone this resp to your arduino IDE's lib directory.
2.Open the demo "TH20_dev"
This software is written by Oliver Wang (long.wang@seeedstudio.com) for seeed studio
and is licensed under The MIT License. Check License.txt for more information.
Seeed Studio is an open hardware facilitation company based in Shenzhen, China.
Benefiting from local manufacture power and convenient global logistic system,
we integrate resources to serve new era of innovation. Seeed also works with
global distributors and partners to push open hardware movement.
####Libray Modification on CTI-RU1 We have modify the specific library by include a methods that power on/off the sensor in order to can include it multiple digital sensor at the same bus. Is necessary just one sensor be power each time on the I2C comunication bus.