In this project we will monitor a person's heart beat and body temperature. We will use Arduino Uno board for this purpose and data on this is saved on the thingspeak server. For monitoring heart beat max30100 pulse oximeter is used.
Shows the counted heart rate with Arduino and sent with ESP8266.
PulseSensor connected to Arduino Nano along with algorithm code to read pulses from sensor then formulate BPM and send BPM values to NodeMCU ever Minute. and the nodeMCU with Lua firmware waits for BMP data, once received it updates BPM values to ThingSp