Anyone know if this soil moisture sensor is compatible with ESP easy ?
How do i have to set it up ?

Same for this water level sensor ?

Thx in advance
Moderators: grovkillen, Stuntteam, TD-er
That would be preferable indeed. With task run, there should actually be a way to achieve that with rules.grovkillen wrote: ↑18 Apr 2018, 20:49 I think many use the fork soil sensor incorrectly (don't hold this against me if I'm wrong, I don't have one myself) by letting them operate 24/7. The DC current will make the cathode loose the metallic part fairly fast if operated 100% of the time. I would suspect the life time to increase if you only let them run for lets say 30 seconds twice an hour?
Which device type do i have to choose in Esp easy ?For the first one a definite yes. You can use the analog output to adc or the digital to any other gpio. The threshold is set up with the poti.
Thanks for sharing this information.Drum wrote: ↑18 Apr 2018, 20:29 From my understanding, the Soils testing Phoenix moisture sensor you have shown does not last very long in use. There are a couple of capacitive soil moisture sensors which should work longer if you can keep them sealed from moisture. Their accuracy is very dependent on a stable voltage
https://www.dfrobot.com/product-1385.html
https://www.tindie.com/products/miceuz/ ... re-sensor/
https://www.indiegogo.com/projects/soil ... rduino-diy#/
https://www.tindie.com/products/aprbrot ... rod_search
The have used a previous version of the last one after replacing the battery with a 18650 and voltage regulator. The new version has a different temp sensor which may not be supported by espeasy, and a clever switch operated by gpio which allows you to also monitor the battery voltage, as the ADC is also used to measure the soil moisture. This also should allow an correction to the soil moistur reading as the battery voltage drops. Adapting a plugin is not very hard.
The others I have not used.
Will this sensor work in espeasy?Drum wrote: ↑02 May 2019, 16:45 I was looking and found a new one
https://www.tindie.com/products/pinotec ... re-sensor/
Looks like it might last longer but is more expensive.
Seeing that this is an analog-output sensor, using the proper voltage divider, (range depends on the sensor version) any ESPEasy build with P002 Analog input, or any of the supported I2C Analog input sensors, plugins, will work.kniazio wrote: ↑15 Mar 2025, 11:09Will this sensor work in espeasy?Drum wrote: ↑02 May 2019, 16:45 I was looking and found a new one
https://www.tindie.com/products/pinotec ... re-sensor/
Looks like it might last longer but is more expensive.
What plugin should I use for this sensor?Ath wrote: ↑15 Mar 2025, 12:21Seeing that this is an analog-output sensor, using the proper voltage divider, (range depends on the sensor version) any ESPEasy build with P002 Analog input, or any of the supported I2C Analog input sensors, plugins, will work.kniazio wrote: ↑15 Mar 2025, 11:09Will this sensor work in espeasy?Drum wrote: ↑02 May 2019, 16:45 I was looking and found a new one
https://www.tindie.com/products/pinotec ... re-sensor/
Looks like it might last longer but is more expensive.
Any plugin that can read an analog input, either directly on the ESP, like P002 - Analog input, or via I2C, like P007 - PCF8591, P025 - ADS1x15, P027 - INA219, P060 - MCP3221 and P132 - INA3221. (these I could find in a quick scan)
That plugin works with moisture sensors via I2C, so can't work with the above, analog, sensor.
Users browsing this forum: No registered users and 23 guests