ecggsr 2.0.0.0
|
ECG GSR Click example. More...
Functions | |
void | ecggsr_get_oxy_saturation (void) |
void | ecggsr_get_heartrate (void) |
void | ecggsr_get_gal_skin_resp (void) |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
ecggsr_cfg_t | ecggsr_cfg |
ECG GSR Click example.
This application collects data from the sensor, calculates it and then logs the result.
The demo application is composed of two sections :
Initializes driver, performs SW reset of all the registers, which puts the registers in their initial state.
Depending on the user selection, application measures:
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
void ecggsr_get_gal_skin_resp | ( | void | ) |
void ecggsr_get_heartrate | ( | void | ) |
void ecggsr_get_oxy_saturation | ( | void | ) |
int main | ( | void | ) |
ecggsr_cfg_t ecggsr_cfg |