heartrate4 2.0.0.0
|
HeartRate4 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
HeartRate4 Click example.
This example demonstrates the use of Heart rate 4 click board.
The demo application is composed of two sections :
Initalizes I2C driver, applies default settings, and makes an initial log.
Reads data from Red diode and displays the results on USB UART if the measured data is above defined threshold, otherwise, it displays desired message on the terminal.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |