Hello, i have installed
Grove base kit with raspbery on pi4b form this tutorial:
i have this sensor : https://wiki.seeedstudio.com/Grove-Moisture_Sensor/
I have a problem with numerical values
In tutorial are these values: 0-300 300-600 600- or higher.
If I put the moisture to moist soil, it comes > 1800
how can i fix it please?
Thanks
this was, of course, the first option I tried. Unfortunately, the result is the same. The sensor shows very high values in any A port. How can this be fixed, please?
The problem is the NE555 timing chip requires a minimum voltage greater than 3.3. (4.8) i believe. Thus the values will always be off. These capacitive sensors are garbage. 85% of them on the market are like this.
Hello all - I am using the basic moisture sensor for my student project at Uni and I’m getting the same really high values. I have no idea how to fix this. @Seeed_Seraphina you managed to get it working. How do I get it working?
The same one. Downloaded from the gove studio git repository.
But is ok I have found a work around,
Just rewrote the whole ADC class with actual calculations based on the input value and verified with a voltmeter…
Very poor implementation of the product, this has cost me hours in developement.