Skip to content

Heart Rate and Pulse Oximeter sensor. a MAXIM HR/SpO2 IC would receive raw data from blood vessels and stores it as raw data. an MPU would interface with it, processes the raw data, and display it on an LCD, and send it to a Bluetooth module to be displayed on a smartphone.

Notifications You must be signed in to change notification settings

ForatHatem/Heart-Rate-and-Pulse-Oximeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heart-Rate-and-Pulse-Oximeter

Project is about creating a pulse oximeter and heart rate moniter.

I am using MAX30102 as a Heart Rate and Pulse Oximeter sensor from MAXIM.

Using a MSP430FR6989 MPU to interface with the IC sensor, it shall:

  • receive raw data from the senosr using I2C protocol.
  • Apply several DSP techniques, and process the data to get the heart rate and oxygen
  • displays the data on a 2x16 LCD
  • sends the data to an HC05 Bluetooth module to be displayed on the mobile

About

Heart Rate and Pulse Oximeter sensor. a MAXIM HR/SpO2 IC would receive raw data from blood vessels and stores it as raw data. an MPU would interface with it, processes the raw data, and display it on an LCD, and send it to a Bluetooth module to be displayed on a smartphone.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages