accurrent  2.0.0.0
Functions
main.c File Reference

AcCurrent Click example. More...

#include "board.h"
#include "log.h"
#include "accurrent.h"

Functions

void application_init (void)
 
void application_task (void)
 
void main (void)
 

Detailed Description

AcCurrent Click example.

Description

This application measures AC current through a conductor.

The demo application is composed of two sections :

Application Init

SPI driver and click initialization.

Application Task

Reads the value of AC current and displays it on the USB UART.

NOTE

An appropriate AC Current sensor needs to be connected to the click board.

Author
MikroE Team

Function Documentation

◆ application_init()

void application_init ( void  )

◆ application_task()

void application_task ( void  )

◆ main()

void main ( void  )