Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 659 Bytes

File metadata and controls

19 lines (15 loc) · 659 Bytes

Heart Rate Monitoring App

Overview

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.

Features

  • 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.

Requirements

  • iOS 14.0+
  • Xcode 12.0+
  • Swift 5.3+

Installation

Clone the repository and open the project in Xcode: