Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.1 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.1 KB

AudioKit_Stethoscope

An iOS Microphone Stethoscope Application to Measure Heart Rate using AudioKit and Custom FFT. The app calculates BPM in realtime using noise cancellation, selective amplification and segregation based on frequency distributions to detect probable heartbeat peaks.

Instructions

  • Run 'pod install' command in project directory.
  • Build on Xcode


Working Pipeline

Helping Material


Muhammad Usman Nazir