current3 2.0.0.0
|
Current3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Current3 Click example.
Current 3 Click can be used to measure current ranging up to 8000mA, and display temperature, voltage and current data - using I2C comunication.
The demo application is composed of two sections :
Initialization driver enables - I2C, check communication and set sense sampling configuration, also write log.
This is an example which demonstrates the use of Current 3 Click board. Current 3 Click board can be used to measure current ranging up to 8000mA, and display temperature, voltage and current data. All data logs write on USB uart changes for every 2 sec.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |