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
On an Arduino, connect 3V to the 3V output pin (or 5V if there's no 3V pin) and GND to ground. You can either use alligator-clips-to-pins or a JST SH to 3-pin cable. Then connect the OUT to A0 or another analog input. When you use analogRead() you'll see dry soil at < 100 and wet soil > 600.