Project Review
Project Review
PULSE RATE(BPM)
MONITOR USING ARDUINO
AND PULSE SENSOR
BY
VEDA D 1CR22EC235
SANIKA A 1CR22EC198
UNDER THE GUIDANCE OF PROF. SOPHIYA
ELECTRONICS AND COMMUNICATION
CONTENTS
• INTRODUCTION
• METHODOLOGY
• IMPLEMENTATION
• RESULT & CONCLUSION
• FUTURE SCOPE
INTRODUCTION
.
RESULT AND CONCLUSION
• After uploading the Pulse Sensor Arduino Example code, we can start the testing
process.
• We should Place the finger on the Pulse sensor.
• The Serial Monitor will display the Pulse Rate value whenever it detect the heart
beat.
• Instead of displaying the BPM value on Serial Monitor, we can display the value on
LCD Display. We can use a 16×2 I2C LCD Display Code and interface with
Arduino Board to display Pulse Sensor BPM Value.
FUTURE SCOPE
• This project is not only educational but also highly practical, offering a cost-
effective solution for monitoring your heart rate in real-time. Whether
you’re a healthcare professional, a fitness enthusiast, or simply curious about
electronics, this project provides valuable insights into both health
monitoring and Arduino programming.