Sensors for Arduino , Finger Heartbeat Measurement Module With Demo Code
Negotiable /Piece
Min.Order:1 Piece
Oky Newstar Technology Company
Infrared Tracing Sensor for Arduino , CTRT5000 With Demo Code
Sensors for Arduino , 5V 5Mw Dot Laser Module With Demo Code
Remote Control Car Parts Obstacle Avoidance Sensor 2cm - 40cm Distance
2wd Arduino Mobile Platform Remote Control Car Parts For Soccer Robot
RAMPS 3D Printer Kits , Ultimaker 1.5.7 Control Board Supports Dual Print
Sensors for Arduino , Finger Heartbeat Measurement Module With Demo Code
Specifications:
Finger heartbeat measurement module
arduino test code:
int ledPin=13;
int sensorPin=0;
double alpha=0.75;
int period=20;
double change=0.0;
void setup()
{
pinMode(ledPin,OUTPUT);
}
void loop()
{
static double oldValue=0;
static double oldChange=0;
int rawValue=analogRead(sensorPin);
double value=alpha*oldValue+(1-alpha)*rawValue;
change=value-oldValue;
digitalWrite(ledPin,(change<0.0&&oldChange>0.0));
oldValue=value;
oldChange=change;
delay(period);
}
Competitive Advantage:
1. Convenient & Friendly Customer Service
2. Low Prices Direct From Factory Suppliers
3. Fast Delivery Around the World.
4. High Quality With Global Standards.
5. 1 Year Factory Warranty
6. Safe Shipping Way and Payment