ecg3 2.0.0.0
|
Ecg3 Click example. More...
Functions | |
void | plot_ecg () |
void | log_rtor () |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Ecg3 Click example.
This click is made for ECG and HR, equipped with an ultra-low power, single channel, integrated biopotential AFE, with the ECG and R-to-R detection functionality.
The demo application is composed of two sections :
Initializes SPI interface and performs the all necessary configuration for device to work properly.
Reads ECG Data every 8ms and sends this data to the serial plotter.
note: Additional Functions :
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
void log_rtor | ( | ) |
int main | ( | void | ) |
void plot_ecg | ( | ) |