current
2.0.0.0
|
Current Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Current Click example.
Demo app measures and displays current by using Current click board.
The demo application is composed of two sections :
Initalizes SPI, LOG and click drivers.
This is an example that shows the capabilities of the Current click board by measuring current in miliampers. Current click board can be used to safely measure current ranging from 2mA to 2048mA.
note: It is important to provide the shunt of the appropriate value.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |