color8 2.0.0.0
|
Color8 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Color8 Click example.
This demo app reads RED, GREEEN, BLUE, IR data and return detect color.
The demo application is composed of two sections :
Initialization device device configuration for start measurement.
Reads RED, GREEEN, BLUE and IR data. Converts data to HSL value and return detect color. For a successful color test, place a click near the color of the monitor and detect the color on the screen.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |