Simple Arduino Library for the WisBlock I2C Soil Moisture Sensor version from RAKwireless which is ready to use with I2C. In Arduino IDE open Sketch->Include Library->Manage Libraries then search for ...
The analog value from the sensor is converted to distance using either a polynomial fit function up to fifth order or a power fit function. By default, this library is set to use polynomial ...