ambient23 2.1.0.0
|
Ambient 23 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Ambient 23 Click example.
This example demonstrates the use of Ambient 23 click board by measuring the ambient light level in Lux.
The demo application is composed of two sections :
Initializes the driver, checks communication by reading part ID and performs the click default configuration.
Measuring ambient light level by reading data from the Ambient 23 click board and displaying it using UART Serial terminal.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |