IoT Based Health Monitoring Using ESP32-1
IoT Based Health Monitoring Using ESP32-1
Abstract— With various modern healthcare innovation Medical professionals may now monitor patients
dispatches, the Web of Things is quickly changing the remotely, thanks to Internet of Things (IoT)-enabled gadgets,
healthcare industry. Following the wellbeing status of patients which opens up new opportunities for keeping patients safe
at domestic can be a troublesome assignment due to active and healthy and enabling doctors to provide cutting-edge
work and day by day assignments. Particularly elderly patients treatment. By streamlining and improving contacts with
ought to be checked frequently. So we propose an inventive clinicians, it has also raised patient happiness and
framework that effortlessly robotizes this errand. Our gadgets involvement. Furthermore, remote patient health monitoring
are prepared with an shrewdly understanding wellbeing can reduce hospital stays and avoid readmissions.
following framework employing blynk application to screen
persistent wellbeing parameters such as heart rate, blood
Additionally, lowering medical expenses and enhancing
oxygen level and body temperature. treatment results will be greatly impacted by the Internet of
Things.
Therefore, this project aims to create an IoT based Most of the current IoT applications and research are
continuous monitoring framework which measures heart still immature and focus on technology and configuration in
rate/pulse (BPM) and blood oxygen concentration (SpO2) with
different scenarios and situations. However, this technique
the MAX30100 heart rate oximeter sensor. Degree body
temperature utilizing DS18B20 for temperature sensor. is not widely used today. Therefore, this article aims to
Moreover, the understanding ought to be set in a room with analyze research on the design and use of IoT-based
consistent temperature and stickiness so that he does not feel healthcare services to improve quality of life. These systems
awkward. For this task, it is necessary to control the rely on IoT devices and sensors to connect patients with the
temperature and stickiness of the room. In this manner, the best doctors for their care.
humidity and temperature sensor DHT11 is utilized. The main purpose of this research paper is so that
researchers, researchers, and future researchers can easily
Keywords— ESP32 development board, DHT11 sensor, find ways to understand current treatment and provide
DS18B20 sensor, MAX30100, register.
simple solutions and improvements. Key applications This
research paper explains the general concept of IoT-based
INTRODUCTION healthcare, highlights its advantages and disadvantages, and
provides data analysis. We also discuss the concept of
The only ways that patients and physicians could effective medical devices from the perspective of IoT. This
communicate before the Internet of Things were paper also provides a summary of healthcare sensors,
through meetings, phone conversations, and text security and methods for IoT healthcare, as well as details of
messages. It was notfeasible to keep an ongoing eye on challenges and issues. We also offer solutions to solve these
individuals' health conditions and give physicians and and future problems.
hospitals the advice they needed.
The sensor values collected from the sensors are sent to A. MAX30100 Pulse Oximeter and Heart-Rate Sensor IC
an ESP32 microcontroller, which changes over the values for Wearable Health
into advanced format.
Once the transformation is total, it'll be sent to the EP32
web server here blynk.cloud and we'll be able see the same
information from our portable phone application too.
B. Hardware
The hardware connections for every IC on the ESP32
Board are as follows:
To begin with, the ESP32 Board's baby connection
consists of the VIN pin, which is used for the 3.3V power
supply, the GND pin for ground, the SDA pin for the
MAX30100 sensor's SDA pin, and the SCL pin for the
sensor's SCL pin.
Regarding the MAX30100 sensor, the VIN pin is linked
to the 3.3V power source, the GND pin is connected to the
ground, the SDA pin is attached to the SDA (21) pin of the
ESP32 Board, and the SCL pin is connected to the SCL (22)
wire of the ESP32 Board. The pins for the DHT11 sensor are
as follows: the data (out) pin is linked to the digital pin (D18)
of the ESP32 Board, the VCC pin is for the 3.3V power
supply, and the GND pin is for the ground.
The data pin for the DS18B20 is linked to the digital pin
(D5) of the ESP32 Board, the GND pin is set aside for
ground, and the VCC pin is connected to the 3.3V power
supply.
Measurement of parameters
The humidity and room temperature, BPM (heart rate),
SpO2, and body temperature.
With these kinds of features, the programme has
improved usability. Interpretation of the parameters visually.