uv
2.0.0.0
|
UV Click Driver Example. More...
Functions | |
void | application_callback (uint8_t *message) |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
UV Click Driver Example.
This is a example which demonstrates the use of UV Click board.
The demo application is composed of two sections :
Configuration of the click and log objects.
This is a example which demonstrates the use of the UV Click board. This example should read a result of AD conversion and calculate it to UV index level. Results are being sent to the Usart Terminal where you can track their changes. All data logs on usb uart is changed for every 1 second.
void application_callback | ( | uint8_t * | message | ) |
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |