heartrate3 2.0.0.0
|
HeartRate3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
HeartRate3 Click example.
The demo application shows reflected red, green and ir values.
The demo application is composed of two sections :
Initalizes click driver, resets the device, applies default settings and makes an initial log.
This example demonstrates the use of Heart rate 3 board. It is set in default mode, and reads reflected red, green and ir values and displays the results on USART terminal.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |