hallcurrent4 2.0.0.0
|
HallCurrent4 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
HallCurrent4 Click example.
Demo application shows is reading current data in mA using Hall current 4 click.
The demo application is composed of two sections :
Configuring clicks and log objects.
Reads Current value in mA and logs this data to USBUART every 1 sec.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |