Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Help on using a non suported type of Soil Moisture Sensor
#6

Hello

Now my Report.

That works:


Quote:Soil_Data[i][1] = map(RX_Data[SoilMoist_Source[i][1] + 2], AnalogSensor_MaxVoltOut[SoilMoist_Source[i][1]], AnalogSensor_MinVoltOut[SoilMoist_Source[i][1]], 0, 100);

Quote: Leaf_Data[i][1] = (int)(map(RX_Data[LeafWet_Source[i][1] + 2], AnalogSensor_MaxVoltOut[LeafWet_Source[i][1]], AnalogSensor_MinVoltOut[LeafWet_Source[i][1]], 0, 15));
 
Thanks for your support.

Regards
Reply


Messages In This Thread



Users browsing this thread: 1 Guest(s)