color18
2.1.0.0
|
Color 18 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Color 18 Click example.
This example demonstrates the use of Color 18 Click by reading and displaying the values from all 8 modulator channels.
The demo application is composed of two sections :
Initializes the driver and performs the Click default configuration.
Waits for a data ready interrupt then reads data from all 8 modulator channels and displays the results on the USB UART every 200ms approximately.
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 | ) |