ambient4 2.0.0.0
|
Ambient4 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Ambient4 Click example.
This application is a light intensity-sensing and measuring.
The demo application is composed of two sections :
Initialization device and power ON chip and set resolution mode.
Read ambient light in [lx] and logs data to USBUART every 1 sec.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |