uvc 2.0.0.0
|
Uvc Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Uvc Click example.
This click is capable of measuring UVC spectrum in the range of 220nm up to 280nm and light intensity from 0mW/cm² up to 9.3mW/cm². With high sensitivity and good solar blindness, it can be used for monitoring sterilization lamps.
The demo application is composed of two sections :
Initializes the driver.
Reads sensor raw data and calculates voltage and power of UVC light. The measured values will be displayed on the USB UART every 1500 ms.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |