accurrent 2.0.0.0
|
AcCurrent Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
AcCurrent Click example.
This application measures AC current through a conductor.
The demo application is composed of two sections :
SPI driver and click initialization.
Reads the value of AC current and displays it on the USB UART.
An appropriate AC Current sensor needs to be connected to the click board.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |