Heart Rate Monitor Tutorial
Heart Rate Monitor Tutorial Summary
Heart Rate Monitor Tutorial is a mobile iOS app in Education by SensorBLE. Released in Feb 2022 (4 years ago). Store metadata: updated Mar 16, 2023.
Store info: Last updated on App Store on Mar 16, 2023 .
0★
Ratings:
Screenshots
App Description
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.