← Back to Projects

Heart Rate Tracker
AndroidJavaMATLABSignal ProcessingGradle
An Android application for measuring heart rate in real-time, developed as part of the BMEN20 course at LTH. The app uses the phone's camera and flash to detect blood volume changes in the fingertip and calculate heart rate.
Key Features
- ✓Real-time heart rate measurement using smartphone camera and flash
- ✓Signal processing algorithms for accurate pulse detection
- ✓Visual representation of heart rate data
Challenges & Solutions
- ↳Implementing robust signal processing algorithms for noisy data
- ↳Optimizing performance for real-time processing on mobile devices
- ↳Designing an accurate heart rate detection algorithm using image data
- ↳Creating an intuitive and accessible user interface