Heartbeat Sensor Using Arduino (Heart Rate Monitor)

by Mudit5246 in Circuits > Arduino

17416 Views, 7 Favorites, 0 Comments

Heartbeat Sensor Using Arduino (Heart Rate Monitor)

WhatsApp Image 2020-05-04 at 8.43.29 PM (3).jpeg
WhatsApp Image 2020-05-04 at 8.43.29 PM (2).jpeg
0.jpg

Heartbeat Sensor is an electronic device that is used to measure the heart rate i.e. speed of the heartbeat. Monitoring body temperature, heart rate and blood pressure are the basic things that we do in order to keep us healthy.

Heart Rate can be monitored in two ways: one way is to manually check the pulse either at wrists or neck and the other way is to use a Heartbeat Sensor.
In this project, I have designed a Heart Rate Monitor System using Arduino and Heartbeat Sensor. You can find the Principle of Heartbeat Sensor, working of the Heartbeat Sensor and Arduino based Heart Rate Monitoring System using a practical heartbeat Sensor.

Components Required:

51ExbRUCGnL._SL1000_.jpg
download (2).png
download.jpg
download (4).jpg
1.png47FDAC7E-0763-47BD-A99B-50375903586BDefaultHQ.jpg
download (3).jpg
  • Arduino UNO
  • 16 x 2 LCD Display
  • 10KΩ Potentiometer
  • 330Ω Resistor (Optional – for LCD backlight)
  • Push Button
  • Heartbeat Sensor Module with Probe (finger-based)
  • Mini Breadboard
  • Connecting Wires

Circuit Diagram:

pulse-Sensor.png
WhatsApp Image 2020-05-04 at 8.43.29 PM (1).jpeg
WhatsApp Image 2020-05-04 at 8.43.29 PM.jpeg

The circuit design of the Arduino based Heart rate monitor system using the Heartbeat Sensor is very simple. First, in order to display the heartbeat readings in bpm, we have to connect a 16×2 LCD Display to the Arduino UNO.

For LCD connections please visit:

https://www.instructables.com/id/Interfacing-LCD-With-Arduino-on-Tinkercad/

The 4 data pins of the LCD Module (D4, D5, D6 and D7) are connected to Pins 1, 1, 1 and 1 of the Arduino UNO. Also, a 10KΩ Potentiometer is connected to Pin 3 of LCD (contrast adjust pin). The RS and E (Pins 3 and 5) of the LCD are connected to Pins 1 and 1 of the Arduino UNO. Next, connect the output of the Heartbeat Sensor Module to the Analog Input Pin (Pin 1) of Arduino.

Code:

For credit, please follow my following accounts.
Thanks

For more interesting projects connect with me on:

Youtube:https://www.youtube.com/channel/UCTS10_CRYJhT-vb9-...

Facebook page: https://www.facebook.com/techeor1/

Instagram: https://instagram.com/official_techeor?igshid=uc8l10avryni

Downloads