Oximeter3 Click example.
Description
This example demonstrates the use of Oximeter 3 Click board.
The demo application is composed of two sections :
Application Init
Initializes the driver, checks the device ID then configures the device for the selected mode.
Application Task
Depending on the selected mode it reads heart rate data (OXIMETER3_HEART_RATE mode) or values of proximity and ambient light sensor (OXIMETER3_PROX or OXIMETER3_ALS modes). All data is being logged on USB UART where you can track their changes.
- Note
- In the case of heart rate, please use a Serial Plot application for data plotting.
- Author
- MikroE Team