gsr 2.0.0.0
|
Gsr Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Gsr Click example.
This app measure the electrodermal activity.
The demo application is composed of two sections :
Initializes GSR driver.
Sequential reading of ADC and logging data to UART. Operation is repeated each 500 ms.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |