I have bought a capacitive soil moisture sensor and when I try to check the values here is what i got :
Code: Select all
Moisture Sensor Value:3831
Moisture Sensor Value:3953
Moisture Sensor Value:4007
Moisture Sensor Value:4041
Moisture Sensor Value:4059
Moisture Sensor Value:4078
Moisture Sensor Value:4093
my connections are :
VCC -> 3.3 V
Gnd -> GND
DATA -> PIN G4
Here is the pin configuration of my board https://randomnerdtutorials.com/esp32-a ... duino-ide/
So are those values correct ??
Thanks for all !