← Back to Projects

⚑ HeartSync: IoT Health Monitor

Overview

Architected HeartSync, an IoT-driven health monitoring solution that bridges bio-sensing hardware with a high-performance Flutter mobile application. I engineered the hardware layer using an ESP32 microcontroller to ingest and process raw signals from an AD8232 ECG module and a pulse sensor. The system features real-time BPM calculation and a stress-level algorithm based on signal indicator analysis. This project highlights my ability to handle low-level firmware development, signal processing, and the synchronization of real-time hardware data with cross-platform mobile applications.

Tech Stack

FlutterDartESP32AD8232 ECGC++Signal Processing

Key Features

  • β–ΉπŸ“± Developed a high-performance Flutter app for real-time health data visualization
  • β–ΉπŸ“Ÿ Engineered a custom IoT node using ESP32 and specialized bio-sensors
  • β–ΉπŸ“ˆ Developed firmware logic for real-time BPM calculation and ECG signal filtering
  • β–ΉπŸ§  Implemented stress-level monitoring through signal indicator (RSSI) analysis