__dc_tracker Best Digital Products
5V Heartbeat Sensor Finger Detecting Heartbeat Module for Arduino GAV}

}
DESCRIPTION

Specifications

  - ARDUINO test code:

    Pulse Monitor Test Script

    int ledPin = 13;

    int sensorPin = 0;

    double alpha = 0.75;

    int period = 20;

    double change = 0.0;

    void setup ()

    pinMode (ledPin, OUTPUT);

  - Serial.begin (115200);

    void loop ()

    static double oldValue = 0;

    static double oldChange = 0;

    int rawValue = analogRead (sensorPin);

    double value = alpha x oldValue + (1 - alpha) x rawValue;

  - Serial.print (rawValue);

  - Serial.print (",");

  - Serial.println (value);

    oldValue = value;

    delay (period);

Package Includes

  - 1x 5V heartbeat sensor finger detecting heartbeat module 

}
PAYMENT

 We accept PayPal only.

}
SHIPPING

Your purchase will be shipped by airmail via China Post within 2 business days after your payment is cleared.

International shipping takes time and your patience is highly appreciated. Please contact us if you have any question and we will reply to you within 1 business day.

We will NOT be responsible for any delay during delivery including customs postage checking, strike, force majeure, etc. You should expect to pay duties & taxes, if there is any, charged by the government in your respective country.

}
RETURNS

Refund or replacement request is available within 1 week after parcel is received. Please return the item as the same condition as received.

Your feedback and DSRs are extremely important to us, so please kindly contact us if there is any problem, and let us know how we can earn your 5-star rating before submitting your scores!