send link to app

Heart Rate Monitor Tutorial app for iPhone and iPad


4.8 ( 1808 ratings )
Education
Developer: SensorBLE
Free
Current version: 1.1, last update: 9 months ago
First release : 27 Feb 2022
App size: 6.71 Mb

The concepts of Heart Rate measurement using reflective photoplethysmography (PPG) along with some of the basic digital signal processing (DSP) techniques are demonstrated. PPG waveforms are displayed and your heart rate is calculated. Signal processing controls are provided for experimenting with different DSP techniques on heart rate measurement.

DSP techniques discussed in the tutorial sections include:
- recursive high-pass filter
- recursive low-pass filter
- signal source and signal to noise ratio (SNR)
- sampling rate

The main SwiftUI code for the demo is provided for reference or as a starting point for further investigation.