IEEE8 WearableDeviceToMeasureHeartBeat
IEEE8 WearableDeviceToMeasureHeartBeat
net/publication/320672791
CITATIONS READS
17 984
5 authors, including:
Sunil M P
Jain University
51 PUBLICATIONS 284 CITATIONS
SEE PROFILE
All content following this page was uploaded by Sunil M P on 14 May 2021.
Abstract— Medicines are the primitive solution for the between other devices. Current market examples
prevention and cure for most of the diseases. Many risky include smart thermostat systems and washer/dryers
diseases can be cured and prevented with the use of that use Wi-Fi for remote monitoring.
proper medication. The main objective of our proposed
system, is to ensure a user friendly design that the
patients can use as a reminder alert to take their daily
II. PROPOSED SYSTEM
medications on time. A wearable device is designed A wearable is developed which monitors the
which is used to monitor the heartrate. When there are heartbeat. As soon as the heartbeat measure reaches a
unambiguous changes in the heartrate, the user is critical value the patient is alarmed to consume the
alerted by a vibration to take the necessary drug. Also respective pill.
an Email is sent, reminding the user about the same.
Keywords— wearable; heartrate; IoT; SFH7051; This helps the user’s family and the user’s doctor
ESP8266 to monitor the user’s health efficiently and alert them
in case of emergencies.
I. INTRODUCTION Firstly, the SFH7051 produces analog output in
With advancements in medical science and accordance with the contraction and relaxation of the
technology, there is a need for efficient system which heart. The output of the SFH7051 will be in terms of
combines the new technology with medical science to milli volts and cannot generate a logic HIGH by itself.
improve healthcare. The fusion of novel advances in Hence we cascade the HSF7051 along with an
technology with healthcare provides large scope for amplifier capable of generating a logic HIGH during
improvements in the areas of patient care. the contraction of the heart and a logic Zero during the
relaxation of the heart. By doing so we are converting
The internet of things (IoT) is the network of the analog values to a digital bit stream. The advantage
physical objects-devices, vehicles, buildings and other of using the amplifier is the elimination of analog to
items-embedded with electronics, software, sensors, digital converters and additional controllers. As a
and network connectivity that enables these objects to result of this design, a compact, low power design is
collect and exchange data. The IoT allows objects to obtained.
be sensed and controlled remotely across existing
network infrastructure, creating opportunities for more Secondly, ESP8266 comes in various models.
direct integration of the physical world into computer- Depending on the model, the number of GPIO pins
based systems, and resulting in improved efficiency, varies. Our design makes use of the ESP8266-01
accuracy and economic benefit. Internet of Things is which has only GPIO0 and GPIO2. The ESP8266
still in an evolutionary phase and needs to be supports wireless connection. It is connected to the
harnessed by organizations in the coming future. It is user’s wireless router for its proper functionality.
estimate that one in every six businesses is planning to GPIO2 is made as input and the heartbeat bit sequence
introduce an Internet of Things based product, and is read by the ESP8266. The ESP8266 is programmed
three-quarters of companies are exploring how to use to determine the heartrate using the bit sequence. It
the IoT to improve their internal operations and monitors the heartrate continuously for any
services. This diverse technology can prove to be a discrepancies. If found, it uses Simple Mail Transfer
boon to a number of industries such as retail, Protocol to immediately send an Email to the user’s
automobile, energy management, biotechnology and family and the concerned doctor to take necessary
healthcare. It has the potential to transform individuals, action. If this discrepancy occurs because of the user’s
our society and the world economy by connecting real- negligence of taking the medication on time, the
time information networks. These devices collect master device alerts the user to take the medication on
useful data with the help of various existing time every time. The entire system is made to run on
technologies and then autonomously flow the data CMOS 3v battery to reduce the size and make it
wearable.
B. ESP8266-01
ESP8266 is a complete and self-contained Wi-Fi
network solution that can carry software applications.
It is a highly integrated chip, including antenna, power
management converter, so with minimal external The first step is creating the schematic for the circuit.
circuitry, and includes front-end module, including the This is done using EAGLE 7.5.0 Light CADSOFT
entire solution designed to minimize the space software. The hardware interconnections are made as
occupied by PCB. shown above. The schematic comprises of ATMEGA
8A controller, SFH7051 Heartrate sensor, ESP8266
Wi-Fi module, 12 MHz Crystal Oscillator, 330ohms
resistors and capacitors.
C. SFH7051
The SFH 7051 from OSRAM Opto
Semiconductors is an integrated optical sensor
specially designed for heart rate monitoring. This
component is used in fitness trackers, smart watches
and other wearables. The new sensor consumes very
little power, thereby maximizing battery life.
B. PCB Fabrication
Fig.5. SFH7051
IV. CONSTRUCTION
The circuit of the wearable is made on a PCB with the
heartrate sensor (SFH7051), the Wi-Fi module
(ESP8266), the microcontroller (ATMEGA 8A),
crystal oscillator and resistors (330ohms).
A. PCB Design
B. Configuring ESP8266
The set of commands used to configure
ESP8266 for the wearable is as follows:
1. AT-This is used to test the working of the ESP8266
module. If the module is working, it responds back
with an "OK" command
2. AT+CWMODE-This is used to set the mode of the
network It can be used as a station or an access point
Fig.11.The final PCB or both. The AT+CWMODE=1 sets the network as a
Each component is placed in this respective position. "Station". In IEEE 802.11 (Wi-Fi) terminology, a
The components are the soldered. station (STA) is a device that has the capability to use
the 802.11 protocol.
3. AT+CWJAP-This is used to set the SSID and
password for the network. The command is used in
this format ->AT+CWJAP="Med-ALERT”,
“password".
REFERENCES
[1] M Surya Deekshith Gupta, Vamsikrishna Patchava, Virginia
Menezes, Healthcare based on IoT using Raspberry Pi, 2015 IEEE
[2] Jayanth S, Poorvi M B, Sunil M P, Raspberry Pi based Energy
Management System, ICIIECS' 2016
[3] Narender M, Vijayalakshmi M, Raspberry Pi based Advanced
Scheduled Home Automation System through E-mail, 2014 IEEE
[4] Deepti Ameta, Kalpana Mudaliar, Medication Reminder And
Healthcare-An Android Application, Ijmpict, Vol. 6, No. 2, June
2015
Fig.13. Heartrate values with graph [5] Mei- Ying Wang, John K. Zao, P.H. Tsai, J.W.S. Liu, Wedjat:
A Mobile Phone Based Medication Reminder and Monitor
[6] Bhadane Ashwini, Kale Sapna, Bhuse Ishwari, An Android
based Medication Reminder System based on OCR using ANN,
ICRTET 2013
[7] Katarzyna Stawarz, Anna L Cox, Ann Blandford, Don't Forget
Your Pill! Designing Effective Medication Reminder Apps That
Support Users' Daily Routines, April 26- May 01 2014