ambient20 2.1.0.0
|
Ambient 20 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Ambient 20 Click example.
This example demonstrates the use of Ambient 20 click board by measuring the ambient light level.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Measuring ambient light level by reading DATA0 and DATA1 channels of the Ambient 20 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 | ) |