Hi, I'm a farmer and I'm new here and new to the arduino so forgive me if I sound ignorant and am not clear enough. Okay so during planting I decided I wanted to make a data logging system for my watermark soil moisture sensors
(http://www.irrometer.com/pdf/sensors/403%20Sensor%20%20Web5.pdf)
since they seem to be the most accurate and cost effective for what i am doing.
But then my first problem was getting an Arduino Uno to read them so after a lot of googling I found these
http://emesystems.com/smx/overview.html
and from what I read they allow the arduino to be able to read the watermarks.
Now i've read through the literature and I kind of understand how I need to wire it up, and there are three different ways to wire it up and each gives you a different form of data to read.
Now I've found a couple other threads on this and on one it said that wiring it up to count digital frequency was the way to go but I'm not sure where to start with the code on that...
I've found a little info here and there but nothing that has been very helpful for my application. And if possible I would also like to read 3 sensors from the one Arduino.
Would that be possible? Any help would be appreciated and I apologize if what I said doesn't make sense.