Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 13

1

Arduino Patient Health Monitoring System


Batch No: 190172

Team Members
 S. Rashaad (19BCN7198) Guided by
 J. Goutam (19BEC7047) Prof. Gopikrishnan S
 J. Tanay Krishna (19BCI7016) Dept. of CSE
 N. Sumana (19BCD7200)
 A. Lahari (19BCE7540)
 K. Sandeep (19BCE7657)

VIT-AP University, Amaravati 19-08-2019


2
Agenda

 Introduction
 Abstract
 Module Identification
 Architecture Diagram
 Equipment Identified
 Time Line Chart
 References

VIT-AP University, Amaravati 19-08-2019


3
Introduction

Health monitoring is the major problem in today’s world. Due to lack of proper health monitoring,
patient suffer from serious health issues. There are lots of IoT devices now a days to monitor the
health of patient over internet. Health experts are also taking advantage of these smart devices to
keep an eye on their patients. With tons of new healthcare technology start-ups, IoT is rapidly
revolutionizing the healthcare industry.

Here in this project, we will make an IoT based Health Monitoring System which records the
patient heart beat rate and body temperature and also send an email/SMS alert whenever those
readings goes beyond critical values. Pulse rate and body temperature readings are recorded over
ThingSpeak and Google sheets so that patient health can be monitored from anywhere in the world
over internet. A panic will also be attached so that patient can press it on emergency to send
email/sms to their relatives.

VIT-AP University, Amaravati 19-08-2019


4
Abstract

 According to the Centers for Disease Control and Prevention (CDC), in


the US, about 1,700 people die every day from heart disease. One of the
main reason for the high number of deaths is the absence of timely and
qualified assistance. Continuous health monitoring can save up to 60% of
human lives through timely detection to prevent heart attacks.
 To tackle this issue we are creating a device which can continuously
monitor patient’s heart rate and body temperature preventing from cardio
vascular diseases.

VIT-AP University, Amaravati 19-08-2019


Module Identification 5

 Pulse Rate Sensor


Pulse Sensor is a well-designed plug-and-play heart-rate sensor for Arduino. The sensor
clips onto a fingertip or earlobe and plugs right into Arduino. It also includes an open-
source monitoring app that graphs your pulse in real time.

VIT-AP University, Amaravati 19-08-2019


LM35 Temperature Sensor 6
LM35 is a analog linear temperature sensor. Its output is proportional to the
temperature (in degree Celsius). The operating temperature range is from -55°C to
150°C. The output voltage varies by 10mV in response to every oC rise or fall in
temperature. It can be operated from a 5V as well as 3.3 V supply and the stand by
current is less than 60uA.

VIT-AP University, Amaravati 19-08-2019


ESP8266-01
Most people call ESP8266 as a WIFI module, but it is actually a microcontroller. ESP8266 is the 7
name of the microcontroller developed by Espressif Systems which is a company based out of
shanghai. This microcontroller has the ability to perform WIFI related activities hence it is widely
used as a WIFI module.

VIT-AP University, Amaravati 19-08-2019


Architecture Diagram 8

VIT-AP University, Amaravati


19-08-2019
9

VIT-AP University, Amaravati 19-08-2019


10
Equipment Identified

S.No Name of Equipment Quantity Cost


1. Arduino Uno 1 ₹400
2. ESP8266 WiFi module 1 ₹500
3. LM35 temperature sensor 1 ₹200
4. Pulse rate sensor 1 ₹1000
5. Bread Board 1 ₹150
6. Push Button 1 ₹20
7. Male-Female Wires 6 ₹30

VIT-AP University, Amaravati 19-08-2019


Timeline Chart 11
Delivery
Testing
Integratio
n with IDE
Coding –
Arduino
IDE
Hardware
Analysis
Pbm
Identified

Literature
Survey
Aug Sep
1-4 1st Sep 2nd Oct 1st Nov 1st
Modules 3rd 4th 2nd 3rd 4th
We Wee Week Week Week
ek k
References 12

 1. https://www.arduino.cc/en/Guide/ArduinoUno
 2. http://playground.arduino.cc
 3. https://learn.adafruit.com/category/learn-arduino
 4. Sams Teach Yourself “ Arduino Programming” by Richard Blum ,Pearson
Education 2015.
 5.https://circuitdigest.com/microcontroller-projects/iot-based-patient-
monitoring-system-using-esp8266-and-arduino

VIT-AP University, Amaravati 19-08-2019


13

VIT-AP University, Amaravati 19-08-2019

You might also like