hallcurrent7 2.0.0.0
|
HallCurrent7 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
int16_t | current |
HallCurrent7 Click example.
This example shows the capabilities of the Hall Current 7 click board.
The demo application is composed of two sections :
Initalizes I2C driver and makes an initial log.
Measuring current passing through the on board Hall Effect Sensor and displaying data every two seconds.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |
int16_t current |