Package ch.hevs.kart
Class KartRegisters.V1.Status.AmbientLightSensor1
java.lang.Object
ch.hevs.kart.KartRegisters.V1.Status.AmbientLightSensor1
- Enclosing class:
KartRegisters.V1.Status
Proximity sensor 1 ambient light measure.
Contains the actual value of the IR proximity sensor's ambient light measure which is connected to the first I2C input with the label I2C1. We refer to the data-sheet of the sensor in order to interpret the value.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ADDRESS
public static final int ADDRESS- See Also:
-
MIN
public static final int MIN- See Also:
-
MAX
public static final int MAX- See Also:
-
-
Constructor Details
-
AmbientLightSensor1
public AmbientLightSensor1()
-