drohm / pi-sht1x

Python library for the Sensirion SHT1x series of temperature and humidity sensors to work on the Raspberry Pi. This includes the SHT10, SHT11, and SHT15 sensors.
MIT License
38 stars 16 forks source link

SHT11 Sensor values exceeds 100% max limit #11

Closed shruti1277 closed 7 years ago

shruti1277 commented 7 years ago

I have ordered one soil moisture sensor, by using this code getting values as 103% and above for moistured soil. Please help to get the calibration of the sensor. or is there any other way to get correct values

drohm commented 7 years ago

This library is for the SHT15 sensor, details here:

It's not been used or tested against a moisture sensor so you're not going to get the desired results.