uv2
2.0.0.0
|
UV2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
UV2 Click example.
This app measurement UVA and UVB data and calculate UV index level.
The demo application is composed of two sections :
Initialization device and set default cinfiguration.
This is a example which demonstrates the use of UV 2 Click board. UV 2 Click communicates with VEML6075 sesnor via I2C by write to register and read from register. This example measurement UVA and UVB data, calculate UV index level and write log. Results are being sent to the Usart Terminal where you can track their changes. All data logs write on usb uart changes for every 2 sec.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |