color3
2.0.0.0
|
Color3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Color3 Click example.
This application return the color of object.
The demo application is composed of two sections :
Initalizes I2C driver, applies default settings and makes an initial log.
Checks which color is detected by the sensor. The detected color name is being logged on the USBUART.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
void main | ( | void | ) |