spectral2 2.0.0.0
|
Spectral2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Spectral2 Click example.
This application enables usage of multispectral color sensor.
The demo application is composed of two sections :
Driver initialize, reset module and configuration measurement
Reads the brightness value with R, G, B, I, O and V filter, every 1 second, and logs on to USBUART.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |