Raspberry Pi and Moisture Sensor

I am very new to programming and am looking for some help on writing a python code to take measurements from this soil moisture sensor - http://www.dfrobot.com/wiki/index.php/M ... U:SEN0114). I am using a raspberry pi and python programming language. I was wondering if anyone can help me write a code for this sensor or if you could post a link to a tutorial that would help me write the code for this sensor. I have never done anything like this before and greatly appreciate all of your help.
Thank you for your time!
Hi Grizz,
I've summed up the most important details in this page:
https://www.dfrobot.com/wiki/index.php/R ... og_sensors
Let me know if you have followed those steps and where you get stuck with the code.
Basically you can plug in the Moisture sensor on that potentiometer place. and just execute the code. Will need some cleaning up the code to make it work better, but that is basically what you need i think.
Good luck

I hope this tutorial will help you:
https://www.google.com/amp/s/www.instructables.com/Soil-Moisture-Sensor-Raspberry-Pi/%3famp_page=true
It's a tutorial on how to read the value from a moisture sensor with Raspberry Pi.


I think you'll get a better response if you create a separate post rather than commenting here.