diff --git a/components/sensor/ltr501.rst b/components/sensor/ltr501.rst index 9b01e1847..8aa0d9adf 100644 --- a/components/sensor/ltr501.rst +++ b/components/sensor/ltr501.rst @@ -110,7 +110,7 @@ Proximity sensing ----------------- The proximity sensor has a built-in emitter and detector. The sensor detects reflected IR light from the emitter and -gives a raw count value inversely exponential to the distance. A decrease in the count value means an object is getting +gives a raw count value inversely proportional to the distance squared. A decrease in the count value means an object is getting further away from the sensor (and vice-versa). Neither of the datasheets provide any information on how to convert the raw count value to distance. The only way to do so is to test the sensor yourself and select the threshold according to your needs and environment. Exact values will depend on the type of the object, its color and