soil humidity sensor #135
Answered
by
FDelporte
ricardogusi
asked this question in
Q&A
-
Hi, can I use pi4j for soil humidity sensor ? didn't find anything about it |
Beta Was this translation helpful? Give feedback.
Answered by
FDelporte
Oct 11, 2021
Replies: 1 comment 1 reply
-
Which signal would be provided by the sensor? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ricardogusi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Which signal would be provided by the sensor?
I found this one: https://www.sparkfun.com/products/13322 and according to this tutorial https://www.instructables.com/Soil-Moisture-Sensor-Raspberry-Pi/ the signal is handled as on/off digital input. In that case, Pi4J can definitely be used for this use case.