SMART HEALTH MONITORING
WEARABLE
INTRODUCTION
Our Smart Health Monitoring Wearable represents a significant leap forward in personal health
management. It's designed to be worn comfortably throughout the day, seamlessly integrating into
your lifestyle while providing comprehensive health tracking and insights. Introducing our latest
innovation: the Smart Health Monitoring Wearable. This sleek device combines cutting-edge
technology with design to help you track vital health metrics, monitor activity levels, and receive
personalized insights all from your wrist. With seamless integration, long battery life, and a user-
friendly interface, it's your companion for a healthier, happier lifestyle. Take charge of your health
journey with our Smart Health Monitoring Wearable today!
KEY FEATURES
Comprehensive Health Tracking: Monitors your
heart rate, oxygen, temperature all from the
convenience of your wrist.
Simple Navigation: The interface is designed to
be straightforward and easy to navigate. Users can
access different features and functionalities with
minimal effort, making it convenient to find the
information they need.
Patient Empowerment and Engagement: Health
monitoring wearables empower individuals to take
an active role in managing their health.
SYSTEM FEATURES
SpO2 Monitoring: Health monitoring wearables feature SpO2 sensors to measure oxygen
saturation levels in the blood. This SpO2 monitoring provides insights into respiratory health and
oxygenation.
Temperature Monitoring: Wearables incorporate temperature sensors to monitor body
temperature continuously.
Heart Rate Monitoring: Health monitoring wearables include optical heart rate sensors to track
heart rate in real-time.
COMPONENTS
Arduino Nano Board
MAX 30100
ESP – 01 8266 (Wi-Fi Module)
Push Button
Arduino Nano Board
The Arduino Nano is a compact
and versatile development board
based on the Atmega328
microcontroller chip.
It's part of the Arduino family and
is known for its small size (around
45mm x 18mm), making it ideal for
projects with limited space.
INPUT AND OUTPUT VOLTAGE
FOR ARDUINO
Input Voltage: The Arduino Nano can accept
input voltages between 7 and 12 volts when
powered through the VIN pin or the USB port.
Output Voltage: The digital I/O pins of the
Arduino Nano operate at 5 volts. This means that
when configured as output pins, they can provide a
voltage of approximately 5 volts when set to
HIGH and 0 volts when set to LOW.
MAX 30100
The MAX30100 is a highly integrated
optical sensor module designed for
heart rate and blood oxygen saturation
(SpO2) monitoring.
It's commonly used in wearable
fitness devices, medical monitors, and
other health-related applications.
INPUT AND OUTPUT VOLTAGE
FOR MAX 30100
Input Voltage: The MAX30100 sensor
module typically operates with a supply
voltage ranging from 1.8V to 3.3V.
Output Voltage: The output voltage of the
MAX30100 sensor module depends on the
specific measurement being performed
(pulse rate or SpO2) and how the data is
processed.
ESP- 01 8266
The ESP-01 is a Wi-Fi module based on the
ESP8266 microcontroller chip, offering low-
cost, small form factor, and Wi-Fi
connectivity.
It provides GPIO pins for interfacing with
external devices and can be programmed using
the Arduino IDE or other development
environments.
INPUT AND OUTPUT VOLTAGE
FOR ESP-01 8266
Input Voltage: The ESP-01 module
typically operates with an input voltage
ranging from 3.0V to 3.6V.
Output Voltage: As for output voltage,
the ESP-01 module's GPIO pins operate at
3.3V logic levels..
PUSH BUTTON
A push button is a simple mechanical
switch commonly used in electronic
circuits to control the flow of
electricity.
It consists of a button or plunger that,
when pressed, makes physical contact
between two electrical contacts inside
the switch, completing a circuit. When
released, the contacts separate,
breaking the circuit.
INPUT AND OUTPUT VOLTAGE
FOR PUSH BUTTON
Input Voltage: The input voltage to a push button circuit is determined by the power supply
or voltage source connected to the circuit.
Output Voltage: The output voltage of a push button circuit depends on whether the button is
pressed or not, and how the circuit is configured. When the button is pressed and the contacts
are closed, the output voltage at the other end of the button will be the same as the input
voltage.
WORKING
•Let's break down the working of the smart health monitoring wearable using the components
Arduino Nano board, MAX30100 sensor, ESP-01 ESP8266 Wi-Fi module, push button, and On-
Off switch.
Data Acquisition:
•The MAX30100 sensor captures biometric data such as pulse rate and blood oxygen saturation
(SpO2).
•When the push button is pressed, it triggers the Arduino Nano to start the data acquisition process.
•The Arduino Nano communicates with the MAX30100 sensor through the I2C protocol to receive
the biometric data.
Data Processing and Analysis:
•Upon receiving the data from the MAX30100
sensor, the Arduino Nano processes and analyzes
it.
•The Arduino Nano applies algorithms to interpret
the raw sensor data and extract meaningful health
metrics such as heart rate and SpO2 levels.
•The On-Off switch may be used to toggle between
different modes of operation, such as data
collection mode and standby mode.
Data Storage and Management:
•The Arduino Nano temporarily stores the processed
health data in its memory.
•The ESP-01 ESP8266 Wi-Fi module is triggered by the
Arduino Nano to establish a connection to a Wi-Fi
network.
•Once connected, the ESP-01 module transmits the health
data to a remote server or cloud storage for long-term
storage and analysis.
Communication and Connectivity:
•The ESP-01 ESP8266 Wi-Fi module facilitates
wireless communication between the wearable
device and external devices or networks.
•It connects to a Wi-Fi network and enables the
wearable to transmit health data to a smartphone,
tablet, or computer for real-time monitoring and
analysis.
User Interaction:
•The push button allows the user to trigger
the data acquisition process and interact
with the wearable device.
•The On-Off switch may be used to turn the
device on or off, conserving power when
not in use.
THANKYOU
Group Members:
•Harsh Bhere - 21811
•Shreya Niwalkar - 21829
•Sara Patil - 21844
•Shrivatsa Satwidkar - 21851