Page 1 of 1

Soil Temperature/Moisture Sensor Probe (SHT10)

Posted: 30 Dec 2015, 18:28
by rajbadri
please guide how to use Soil Temperature/Moisture Sensor Probe (SHT10) with esp-easy

http://www.electrodragon.com/product/so ... obe-sht10/



Thanks

Re: Soil Temperature/Moisture Sensor Probe (SHT10)

Posted: 30 Dec 2015, 20:49
by costo
This sensor is different from the DHT 11/22 1-Wire sensors in that it uses a 2 wire connection I2C compatible.
It needs a special Arduino library https://github.com/practicalarduino/SHT1x and it is not supported by the ESPEasy project right now.
I do not know if this sensor ever will be included, you can try to write your own plugin , but for now you are on your own.

Re: Soil Temperature/Moisture Sensor Probe (SHT10)

Posted: 02 Jan 2016, 18:09
by Martinus
I've ordered one of those SHT10 sensors from China. Will see what we can do when it arrives...

Re: Soil Temperature/Moisture Sensor Probe (SHT10)

Posted: 02 Jan 2016, 21:23
by rajbadri
:)

Re: Soil Temperature/Moisture Sensor Probe (SHT10)

Posted: 04 Jan 2016, 12:08
by dannybloe
That would be really cool. I plan to make a soil sensor this summer for the garden.