Mabee Soil Moisture
1. Introduction
We know that soil moisture is important for the plant growth. The Capacitive Soil Moisture is designed for it. The capacitance is changed by the change of dielectric constant caused by the change of humidity between the two plates. The capacitance can be measured by 555 classical circuit. Please note that the sensor can only measure the relative humidity of the soil, and can not measure the accurate soil moisture value!
Model:MABSOIL
2. Feature
- Operating voltage: 3.3V~5V
- Mabee compatible interface
- Interface: HY2.0-4P
3. Usage
3.1 hardware assemble
Mabee Soil Moisture connected to ESP32-S3 Parallel TFT With Touch 3.5 ILI9488 board as follows.
3.2 Software setup
Note: It maybe appears different results in another version, the same version is recommended.
1.Install the Arduino IDE V1.8.19.
2.Install the ESP32-S3 boards supporting package V2.0.5
3.Select and set the parameter in the Tools menu, as the picture:
Note: Different PC has different Serial COM number.
3.3 ADC Test Demo
1.You can get the source code from GitHub
2.Open the file >>example>>ADC.INO
3.Verify it and upload
4.After uploading, you will see the Serial Monitor as follows.
①The sampling value of the ADC before the sensor is placed in the water. ②The sampling value of the ADC when the sensor is partially placed in water. ③The sampling value of the ADC when the sensor is fully submerged。
When the sensor enters the water slowly, the ADC sample value changes as the humidity changes, which allows us to use this property to calibrate the relative humidity in the soil.
4. FAQ
You can list your question here or contact techsupport@makerfabs.com for technology support. Detailed descriptions of your question will be helped to solve your question.