Heart Rate Monitor Using Pulse Sensor and Maker Nano

Heart Rate Monitor Using Pulse Sensor and Maker Nano

Introduction

If you are doing biomedical related project, heart rate data can be really useful. In this tutorial, I will share on how to interface pulse sensor using Maker Nano and display the heart rate (BPM) on LCD. Besides, heartbeat pattern is also animated by 12 LEDs on Maker Nano.

Video

This video shows how to monitor heart rate using pulse sensor and Maker Nano.

 

Hardware Preparation

This is the list of items used in the video.

Sample Program

This is Arduino sample program to monitor heart rate using pulse sensor and Maker Nano. Please install following libraries through the Library Manager.

  • Grove LCD RGB Backlight by Seeed Studio V1.0.0 (Manager)
  • PulseSensor Playground by Joel Murphy, Yury Gitman, Brad Needham V1.5.1 (Manager)

Thank You

References:

Thanks for reading this tutorial. If you have any technical inquiries, please post at Cytron Technical Forum.

"Please be reminded, this tutorial is prepared for you to try and learn.
You are encouraged to improve the code for a better application."