amrcurent 2.0.0.0
|
AMRCurent Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
uint16_t | read_adc_val |
float | read_curr_val |
AMRCurent Click example.
This application integrated bi-directional analog output current sensors.
The demo application is composed of two sections :
Initializations driver init.
Reading ADC data and converted current mA data from device and logs it to device.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |
uint16_t read_adc_val |
float read_curr_val |