uvb 2.0.0.0
|
UVB Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
UVB Click example.
This Click is ultraviolet sensing board, capable of measuring UV index between 0 to 16. UVB Click supports integrated functions of ultraviolet light sensors.
The demo application is composed of two sections :
Initialization driver init, check communication and configuration module for measurement.
Reads UVB data and logs to the USBUART every 1500ms.
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 | ) |