This Heart Rate Monitoring App is designed to connect to a heart rate peripheral device via Bluetooth, display the current heart rate, and provide notifications if the heart rate goes beyond specified bounds.
- Connect to a heart rate peripheral device using Bluetooth LE.
- Display current heart rate in real-time.
- Graphical representation of heart rate over time.
- Customizable settings for heart rate bounds.
- Notifications when the heart rate goes outside the set bounds.
- iOS 14.0+
- Xcode 12.0+
- Swift 5.3+
Clone the repository and open the project in Xcode: