Ambient Light
Last updated
Was this helpful?
Last updated
Was this helpful?
This section will help us to review the ambient light sensor MAX44009. We are going to review how to initialized and read the sensor data.
MAX44009
The table below contains some of the configuration functions of the environmental sensor.
Function
Effect
LightSensor_setBrightness()
Configures the used light spectrum via the brightness enumeration of the ambient light sensor
LightSensor_setIntegrationTime()
Configures the integration time of the ambient light sensor via a passed integration time enumeration
LightSensor_setManualMode()
Enables the manual mode of the light sensor, integration time and brightness need to be set manually
LightSensor_setContinuousMode()
Enables the continuous mode of the light sensor, integration time and brightness are set automatically