lem 2.0.0.0
|
Lem Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Lem Click example.
Demo app measures and displays current by using LEM 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 LEM click by measuring current passing through the conductor placed through the hole on the sensor.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |