This document describes a microcontroller-based heart rate measuring device. It uses an infrared LED and photodiode placed on the finger to detect changes in blood volume with each heartbeat. The signal is filtered and amplified before being read by the microcontroller. The heart rate is then displayed on a 7-segment display. The circuit diagram and code for the PIC microcontroller are provided to count heartbeats over 15 seconds and calculate the rate in beats per minute for display. Potential applications include health monitoring and fitness tracking, with possibilities for future expansion.