ecg7 2.0.0.0
|
ECG 7 Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
ECG 7 Click Example.
This example demonstrates the use of ECG 7 click board by reading and displaying the voltage from VOUT BUFF which can be visualized on the SerialPlot application.
The demo application is composed of two sections :
Initializes the driver and logger.
Reads the output voltage and displays it on the USB UART (SerialPlot) every 4ms approximately.
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 | ) |