vcpmonitor 2.0.0.0
|
VCPmonitor Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
VCPmonitor Click example.
The VCP Monitor Click is add-on board power monitor system. This Click board is based on precision digital current and power monitor with low-drift, integrated precision shunt resistor.
The demo application is composed of two sections :
Initiaizes the driver, and checks the communication by reading the device and manufacture IDs. After that, performs the device default configuration.
Displays the voltage, current, and power measured by the sensor on the USB UART every 2 seconds.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |