top of page

KY-039 Finger Heartbeat Detection Sensor

₹31.00Price
Quantity

KY-039 Finger Heartbeat Detection Sensor Detailed Explanation

What is it?

The KY-039 Finger Heartbeat Sensor is a simple module used to detect a person's pulse (heartbeat) by placing a finger over it.

It works using light-based sensing to detect blood flow changes in the finger.

How It Works

The sensor uses a principle similar to photoplethysmography:

  • An IR LED shines light into your finger

  • Blood absorbs part of this light

  • As your heart beats:

    • Blood volume changes

    • Light absorption changes

     

  • A phototransistor detects these changes

  • Output signal fluctuates with each heartbeat

 

These fluctuations correspond to your pulse

/th> VCC 3.3V 5V GND Ground Signal (S) Analog output

Working Flow

IR Light Finger Blood Flow Changes'Light Absorption Varies'Phototransistor Detects Changes'Analog Signal Output'Microcontroller Processes Pulse

Key Specifications

  • Operating voltage: 3.3V 5V

  • Output: Analog signal

  • Detection method: Optical (IR)

  • Low-cost and simple design

 

Important Characteristics

1. Analog Output

  • Produces a weak and noisy signal

  • Requires filtering and processing

 

2. Sensitive to Placement

  • Finger must be placed firmly but gently

  •  

 

3. Ambient Light Sensitivity

  • External light can affect readings

Applications

  • Basic heart rate monitoring

  • Arduino health projects

  • Educational experiments

  • Pulse detection systems

 

Advantages

  • Very low cost

  • Simple to use

  • Good for learning projects

  • No complex interface

 

Limitations (Important)

  • Not medically accurate

  • Very noisy signal

  • Requires signal filtering in code

  • Inconsistent readings

 

It is mainly for educational/demo purposes, not real health monitoring

Arduino Connection

  • VCC ic pulse counter:

    • Place finger on sensor

    • Read analog signal

    • Detect peaks (heartbeats)

    • Calculate BPM (beats per minute)

     

    Practical Tips

    • Keep finger steady

    • Avoid bright light exposure

    • Use software filtering (moving average)

    • Sample data continuously for accuracy

     

    Better Alternatives

    Real-Life Example

    In a DIY project:

    • Sensor detects pulse signal

    • Arduino processes peaks

    • Displays B

     

Sensor

Accuracy

KY-039

Low

Pulse Sensor Amped

Medium

MAX30100/MAX30102

High (SpO2 + HR)

    You might also like

    bottom of page