This product may not be available anymore. Click here for similar products.

KY-039 Heartbeat Detector Details

  • The best price of KY-039 Heartbeat Detector by TechDepot Egypt in Egypt is 0 EGP
  • Available payment methods are
    Cash on Delivery
  • Delivery fees are 35+ EGP, with delivery expected within 2-4 day(s)
  • The first appearance of this product was on Aug 04, 2016

Technical Specifications

Weight:5 g

TechDepot Egypt's Description

Description

The KY-039 Heartbeat Detector uses a very high resistance resistor R1, because most of the light through the finger is absorbed, it is desirable that the phototransistor is sensitive enough. The most important is to keep the shield stray light into the phototransistor. For home lighting that is particularly important because the lights at home mostly based 50HZ or 60HZ fluctuate, so faint heartbeat will add considerable noise.

Required Hardware Devices

  • Arduino controller × 1
  • USB data cable × 1
  • KY-039 Heartbeat Detector

Connecting

  • Sensor pin S connect to Arduino pin Analoog 0 / A0
  • Sensor pin + (middle pin) connect to Arduino pin 5+
  • Sensor pin – connect to Arduino pin GND

Code

// Pulse Monitor Test Scriptint sensorPin =0;double alpha =0.75;int period =100;double change =0.0;double minval =0.0;void setup (){ Serial.begin(9600);}void loop (){staticdouble oldValue =0;staticdouble oldChange =0;int rawValue = analogRead (sensorPin);double value = alpha * oldValue +(1- alpha)* rawValue;   Serial.print(rawValue); Serial.print(","); Serial.println(value); oldValue = value;   delay (period);}

KY-039 Heartbeat Detector Price insights and history

  • The cheapest price of KY-039 Heartbeat Detector in Egypt was 0 EGP from TechDepot Egypt within the past 78 months
  • The highest price of KY-039 Heartbeat Detector in Egypt was 40 EGP from TechDepot Egypt within the past 78 months
  • The price difference between the cheapest and highest price of KY-039 Heartbeat Detector in Egypt is 40 EGP from TechDepot Egypt within the past 78 months
  • The average price of KY-039 Heartbeat Detector in Egypt is 26.25 EGP from TechDepot Egypt within the past 78 months

Top Products in Circuit Componentsmore

    Reviews of KY-039 Heartbeat Detector

    • No reviews exist yet for this product.

    Video Reviews of KY-039 Heartbeat Detector

    • loading video reviews