The Pressure is on You

Semiautomated blood pressure and heart rate measuring device with real-time data visualization

This project was part of the Embedded Systems Class in Spring 2021. The objective was to build a semiautomated blood pressure and heart rate measuring device by interfacing with an I2C Honeywell ® Pressure Sensor through an ATmega32u4 microcontroller. In order to challenge ourselves further, our group decided to use pyserial in order to plot the pressure measurements in real time and create a user interface that allows for data to be imported from older time points or collected in real time from scratch.

System components and measurement setup for the blood pressure monitoring device.
Real-time pressure measurement data visualization and analysis.

Technologies Used: C++, Arduino, Python

Project Link: GitHub Repository