Sensors Kit for Arduino
KY039: Heatbeat Sensor Module
// Project 12 – Pulse Monitor Test Script int ledPin = 13; int sensorPin = 0; double alpha = 0.75; […]