ambient8
2.0.0.0
|
Ambient8 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Ambient8 Click example.
This application collects data from the sensor, calculates the light intensity to a diggital format, and then logs it.
The demo application is composed of two sections :
Initializes device and I2C driver
Performs Lux calculation based on window and IR factor and log results.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |