You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2019. It is now read-only.
I have these working on the digial I/O. So a 1 or 0 depending upon water presence. I have not tried them in an analog fashion yet. But, I am not looking at soil moisture, but I am looking at basement moisture for a failed sump pump.
Ideally you would connect it to A0, but that's taken. The module you linked to has a digital output, but that only gives you a Boolean level indication. If that suffices, you can connect it to a free pin, otherwise you may need to ditch the LDR.
If you really need both, get a cheap PCF8591 ADC->I2C board
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
A request can you please add to read the data from a soil Moisture Water Sensor (https://www.amazon.com/gp/product/B01FDGUHBM/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1) Planning to add for automate the watering plants based on moisture..
MJ
The text was updated successfully, but these errors were encountered: