Lecture4 - 2 - Health Monitoring
Lecture4 - 2 - Health Monitoring
UEC715
Topics covered:
IoT Based Patient Health Monitoring using ESP8266 & Arduino
This IoT device could read the pulse rate and measure the surrounding temperature. It
continuously monitors the pulse rate and surrounding temperature and updates them to an IoT
platform.
Link: https://how2electronics.com/iot-patient-health-monitoring-system-esp8266/
11/16/2024 IoT based Sytem (UEC715) 3
Block Diagram:
The Arduino processes the code and displays it to 16*2 LCD Display. ESP8266 Wi-Fi
module connects to Wi-Fi and sends the data to IoT device server.
The IoT server used here is Thingspeak. Finally, the data can be monitored from any part of
the world by logging into the Thingspeak channel.
Temperature
11/16/2024 IoT based Sytem (UEC715)
Potentiometer 5
Pulse Sensor sensor LED
Pulse Sensor
The Pulse Sensor is a plug-and-play heart-rate
sensor for Arduino. It can be used by students, artists,
athletes, makers, and game & mobile developers who
want to easily incorporate live heart-rate data into
their projects.
Clip the Pulse Sensor to your earlobe or fingertip and plug it into your Arduino, you can ready
to read heart rate. Also, it has an Arduino demo code that makes it easy to use.
The pulse sensor has three pins: VCC, GND & Analog Pin.
There is also a LED in the center of this sensor module which helps in detecting the heartbeat.
Below the LED, there is a noise elimination circuitry that is supposed to keep away the noise from
affecting the readings.
11/16/2024 IoT based Sytem (UEC715) 6
LM35 Temperature Sensor
The LM35 device does not require any external calibration or trimming to provide typical
accuracies of ±¼°C at room temperature and ±¾°C over a full −55°C to 150°C temperature
range.
Then upload the code to the Arduino UNO by assembling the circuit shown above.
Open the serial monitor and it will automatically connect to Wi-Fi and set up everything.
11/16/2024 IoT based Sytem (UEC715) 13
Now click on channels so that you can see the online data streaming, i.e IoT Based Patient
Health Monitoring System using ESP8266 & Arduino as shown in the figure here.
LINK: https://www.youtube.com/watch?v=Utlnd_FDB9A
11/16/2024 IoT based Sytem (UEC715) 26
11/16/2024 IoT based Sytem (UEC715) 27