Avatar

Heart rate measurement based on Arduino and HMI

Jun 28th, 2021 | by: Robert li
Category: Electronics Arduino
Views 9842
Some time ago, I found a heart rate sensor module MAX30100. This module can collect the blood oxygen and heart rate data of users, which is also simple and convenient to use. According to the data, I found that there are libraries of MAX30100 in the Arduino library files. That is to say, if I use the communication between Arduino and MAX30100, I can directly call the Arduino library files without having to rewrite the driver files. This is a good thing, so I bought the module of MAX30100. I decided to use Arduino to verify the heart rate and blood oxygen collection function of MAX30100. With STONE TFT LCD screen for monitoring blood pressure.

PHOTO GALLERY



STONE TFT LCD display
Connection Diagram
GUI design diagram
Final result display chart

0 Comments

Login or Sign Up to post comments on this project.