heartrate2
2.0.0.0
|
HeartRate2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
HeartRate2 Click example.
This example demonstrates the use of Heart rate 2 click board.
The demo application is composed of two sections :
Initilizes the driver, resets the device, checks the device ID and applies default settings.
Reads the data from Green diode and displays the results on USB UART if the measured data is above defined threshold, otherwise, it displays a desired message on the terminal.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |