color
2.0.0.0
|
Color Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Color Click example.
This demo shows color detection/recognition functionality of the click.
The demo application is composed of two sections :
Initializes device and driver.
Checks which color is detected by the sensor. The name of the detected color is logged on the USBUART.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |