Ijraset Journal For Research in Applied Science and Engineering Technology
Authors: Raj Godara, Gurleen Kaur, Vardan Baliyan, Annu , Prof. Gaurav Soni
DOI Link: https://doi.org/10.22214/ijraset.2024.60869
Certificate: View Certificate
This research describes the creation of an Internet of Things-based smart health surveillance system that allows for the real-time data tracking of a person\'s vital signs. An ESP8266 Node MCU microcontroller is integrated with temperature, humidity, and heart rate sensors in the system to gather information on the user\'s body temperature, ambient humidity, and heart rate. A specially created Android mobile application shows the gathered data, which is wirelessly sent to a Firebase cloud database. With the use of the mobile app, users can easily create individualized profiles, view vital sign data, and get warnings. Early health issue diagnosis and proactive illness management are aided by successful implementation, which shows that low-cost IoT devices, cloud computing, and mobile technologies may all be used for effective remote health monitoring.
I. INTRODUCTION
The Internet of Things' (IoT) quick developments have transformed several industries, including healthcare. Smart sensor, wireless communication, and cloud computing integration has opened the door to creative solutions that can greatly enhance patient care and illness management. The creation of remote health monitoring systems is one such remedy; these allow for the real-time surveillance of a person's vital signs, enabling patients and medical professionals to make educated decisions regarding their health. Demonstration of the design and construction of a "Smart Health Monitoring System" in this research project, which makes use of Internet of Things technology to continually monitor a person's humidity, heart rate, and temperature [1]. This research's driving force is the expanding need for easily available and effective remote healthcare solutions, especially when it comes to patient empowerment, preventative care, and the treatment of chronic illnesses. The primary processing unit of the system is an ESP8266 Node MCU microcontroller, which is connected with a DHT11 temperature and humidity sensor, a heart rate pulse sensor module, and other sensors. [2] The user's physiological factors, like the body temperature, heart rate (measured in beats per minute, or BPM), and environmental humidity levels, may be thoroughly monitored thanks to this sensor array. Wireless transmission of the sensor data is made to a Firebase cloud database, where it is securely stored and made accessible to a specially developed Android mobile application. The Java and Android Studio-created mobile application provides a user-friendly interface for viewing the recorded health data in real time. With the ability to immediately evaluate their temperature, heart rate, and humidity levels, users are empowered to actively control their own well-being. The application further has features for setting alert levels, generating user profiles, and examining past data trends in order to facilitate focused monitoring and timely actions. [3] The following are the main goals of this smart health monitoring system:
This technology can help with early health issue diagnosis, proactive disease treatment, and support for preventative care activities by continually monitoring vital signs. [7][8]
The rest of the work is structured as follows: A thorough review of the system's literature is provided in Section 2, and a detailed explanation of the system architecture and the integration of its many hardware and software components is given in Section 3. In Section 4, the system's testing and implementation are covered, with an emphasis on the effectiveness and dependability of the created solution. The findings are presented in Section 5 and a results and discussion of the possible effects of the Smart Health Monitoring System on the healthcare industry. The study article is finally concluded in Section 6, which also suggests areas for further investigation.
II. LITERATURE SURVEY
III. METHODOLOGY
IoT technologies are being used in the development and deployment of the system, which involves a methodical approach that unifies several hardware and software components. [9][10] The following is an outline of the methodology and data flow diagram represented in Figure 1:
A. Hardware Configuration
The CPU is an ESP8266 Node MCU microcontroller chosen for its simplicity of programming, low power consumption, and Wi-Fi capabilities. The precision and dependability of the DHT11 sensor for measuring humidity and temperature and the heart rate pulse sensor module in monitoring vital signs led to its selection. A breadboard and jumper wires are used to link the sensors to the ESP8266 Node MCU, allowing for easy data collection and transmission. [11][12]
B. Firmware Development
The firmware for the ESP8266 Node MCU microcontroller is developed using the Arduino Integrated Development Environment (IDE). In order to read and process sensor data, initialize and control the attached sensors, and create a wireless connection with the Firebase Realtime Database, firmware code is generated. To enable the sensors' functionality and the Firebase integration, pertinent libraries are loaded. [13][14]
C. Integration of Firebase
Because of its scalability, simplicity of interaction with mobile apps, and real-time data synchronization, the Firebase Realtime Database is selected as the cloud-based data storage option. To allow safe data transfer from the ESP8266 Node MCU to the database, the Firebase project is set up and the required parameters are established. [15][16]
D. Developing Mobile Applications
The mobile application is made using Android Studio, an approved Integrated Development Environment (IDE) for Android app development. Model-View-Controller (MVC) architectural pattern and Java programming language are used in the development of the mobile application. The mobile application incorporates the Firebase Android SDK, facilitating the smooth extraction and presentation of vital sign information from the Firebase Realtime Database. The smartphone app's user interface (UI) is intended to make monitoring vital signs simple and straightforward, with real-time temperature, heart rate (BPM), and humidity levels shown. [17][18]
E. User Experience and Data Visualization
The smartphone app presents the vital sign data in an understandable style by utilizing charts, graphs, and other visual features. User experience (UX) concepts are used to ensure the app's navigation flow is simple and easy to use, making it simple for users to access and interact with their health data. [19]
F. Alerts and User Profile Management
Users of the mobile app may establish individualized profiles and set alarm levels according to their own preferences or health problems. The software sends notifications to the user or their healthcare professional in the event that any of the monitored vital indicators diverge from the predetermined criteria. [20]
G. Monitoring Historical Data
With the use of the mobile app's capabilities for monitoring past data patterns, users may view and examine their vital sign data over time. With the help of this tool, users may see trends, keep tabs on their progress, make informed decisions regarding their well-being and health. [21]
H. Assessment and Testing
The Smart Health Monitoring System is put through a rigorous testing and assessment process to guarantee the overall performance, accuracy, and dependability of the system. This include evaluating the mobile application's functioning, cloud-based data storage, wireless data transfer, and hardware integration. In order to improves the system as per the needs and preferences of future users, user acceptability testing is carried out to obtain their input. [22]
I. System Preservation and Deployment
The Smart Health Monitoring System is ready for real-world implementation following its successful testing and assessment. To keep the system up to date with the newest security patches, bug fixes, and feature upgrades, planned ongoing maintenance and updates are made. [23]
The suggested approach creates a complete real-time health monitoring system by using the advantages of mobile, cloud, and IoT technologies. The Smart Health Monitoring System employs a methodical approach to enable people to actively manage their health and assist medical professionals in delivering prompt, well-informed treatment. [24][25]
The system architecture of the Smart Health Monitoring System is depicted in Figure 2:
IV. IMPLEMENTATION AND SYSTEM TESTING
Several hardware and software components have to be seamlessly integrated in order to construct the Smart Health Monitoring System. Using a breadboard and jumper wires, the ESP8266 Node MCU microcontroller was configured as the central processing unit and linked to a DHT11 temperature and humidity sensor additionally a heart rate pulse sensor module.
[26] The firmware for the Node MCU, which managed sensor data collecting, processing, and wireless transmission to the Firebase Realtime Database, was developed using the Arduino IDE. The Firebase project was set up to provide for safe data storage and transfer of vital sign information. [27] Using Android Studio and the programming language, Java, the Android mobile application was created in accordance with the Model-View-Controller (MVC) design pattern. The app's integration of the Firebase Android SDK made it possible for the vital sign data to be easily retrieved and displayed from the Firebase database. [28] The smartphone app's user interface was created to offer a simple and easy way to track temperature, pulse rate (BPM), and humidity levels in real time. The program also had tools for collecting historical data, managing user profiles, and adjusting alert levels. To ensure the Smart Health Tracking System's dependability, accuracy, and functionality, extensive testing and assessment were carried out. This involved evaluating the mobile application's functionality, cloud-based data storage, wireless data transfer, and hardware integration. [29] To get input from future users, user acceptability testing was carried out. The system was then improved to their needs and preferences. The Smart Health Tracking System underwent successful testing and assessment before being ready for implementation in real-world settings. It also included plans for regular maintenance and upgrades to keep the system current with the newest security patches, bug repairs, and feature additions.[30]
V. EXPERIMENTAL RESULTS
Vital health metrics were measured by the built system uses a DHT11 temperature and humidity sensor, a heart rate pulse sensor module, and an ESP8266 Node MCU microcontroller. [31] To receive and display the collected data, the mobile application—which was created with Java and Android Studio—integrated with the Firebase database with ease.[32] The program included a user-friendly interface with readings for the humidity level, heart rate (BPM), and measured temperature. Throughout testing, the system successfully collected and instantly sent the health data to the mobile application. These findings support the efficiency of the created Internet of Things (IoT)-based health observing system in gathering and displaying vital health indicators via a mobile application, permitting remote monitoring and possible medical uses. [33]
Figure 4 represents the hardware setup of the designed system.
The designed system, which was developed with the help of Internet of Things technologies, has effectively shown that it is possible to use mobile applications, cloud computing, and inexpensive hardware components to achieve effective remote health monitoring. The system effectively monitors body temperature, heart rate (BPM), and ambient humidity levels by merging the ESP8266 Node MCU, temperature sensor, humidity sensor, and heart rate sensor. [34] Real-time monitoring, customizable profile management, and timely notifications are made possible by the user-friendly Android mobile app and the wireless data transmission to the Firebase Realtime Database. The system has demonstrated its accuracy, dependability, and usefulness via rigorous testing and user input, supporting proactive disease management, early health issue diagnosis, and preventative care efforts. This initiative sets the stage for future developments in Internet of Things (IoT)-based healthcare solutions, giving people the ability to take charge of their health and assisting medical professionals in providing high-quality treatment. [35]
[1] Mohan, Madhan & Pichandi, Sathya. (2019). Smart Health Monitoring System through IOT. [2] Valsalan, Prajoona & Tariq, Ahmed & Hussain, Ali. (2020). IOT BASED HEALTH MONITORING SYSTEM. 2020. 10.31838/jcr.07.04.137. [3] Khan, Tarannum & Chattopadhyay, Manju. (2017). Smart health monitoring system. 1-6. 10.1109/ICOMICON.2017.8279142. [4] Abdulmalek, Suliman & bin, Abdul Nasir & Al-Areeqi, Waheb & Almuhaya, Mukarram & Bairagi, Anupam & Khan, Md. Al-Masrur & Kee, Seong-Hoon. (2022). IoT-Based Healthcare-Monitoring System towards Improving Quality of Life: A Review. 10.3390/healthcare10101993. [5] Khan, Mohammad & Alanazi, Turki & Albraikan, Amani & Almalki, Faris. (2022). IoT-Based Health Monitoring System Development and Analysis. Security and Communication Networks. 2022. 1-11. 10.1155/2022/9639195. [6] Gajare, Mansi & Dani, Manas & Deshmukh, Payal & Chaudhari, Pritesh. (2021). IOT based Health Monitoring System. [7] Sultana, Salma & Rahman, Sadia & Rahman, Md & Chakraborty, Narayan & Hasan, Tanveer. (2021). An IoT Based Integrated Health Monitoring System. 549-554. 10.1109/ICCCA52192.2021.9666412. [8] D. A. M. Budida and R. S. Mangrulkar, \"Design and implementation of smart HealthCare system using IoT,\" 2017 International Conference on Innovations in Information, Embedded and Communication Systems (ICIIECS), Coimbatore, India, 2017, pp. 1-7, doi: 10.1109/ICIIECS.2017.8275903. [9] Rahaman, A., Islam, M.M., Islam, M.R., Sadi, M.S., Nooruddin, S. (2019). Developing IoT based smart health monitoring systems: A review. Revue d\'Intelligence Artificielle, Vol. 33, No. 6, pp. 435-440. https://doi.org/10.18280/ria.330605 [10] S. M. R. Islam, D. Kwak, M. H. Kabir, M. Hossain and K. -S. Kwak, \"The Internet of Things for Health Care: A Comprehensive Survey,\" in IEEE Access, vol. 3, pp. 678-708, 2015, doi: 10.1109/ACCESS.2015.2437951. [11] Islam, M.M., Rahaman, A. & Islam, M.R. Development of Smart Healthcare Monitoring System in IoT Environment. SN COMPUT. SCI. 1, 185 (2020). https://doi.org/10.1007/s42979-020-00195-y [12] Azzawi, Mustafa & Hassan, Rosilah & Abu Bakar, Khairul Azmi. (2016). A Review on Internet of Things (IoT) in Healthcare. International Journal of Applied Engineering Research. 11. 10216-10221. [13] Ennafiri, Mohamed & Mazri, Tomader. (2020). INTERNET OF THINGS FOR SMART HEALTHCARE: A REVIEW ON A POTENTIAL IOT BASED SYSTEM AND TECHNOLOGIES TO CONTROL COVID-19 PANDEMIC. ISPRS - International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences. XLIV-4/W3-2020. 219-225. 10.5194/isprs-archives-XLIV-4-W3-2020-219-2020. [14] M. Hummady, Muna & Fadhil, Heba. (2023). Smart Healthcare Medical Bracelet using the Internet of Things. 10.1109/ICCA56443.2022.10039622. [15] Ta?tan, Mehmet. (2018). IoT Based Wearable Smart Health Monitoring System. Celal Bayar Üniversitesi Fen Bilimleri Dergisi. 14. 343-350. 10.18466/cbayarfbe.451076. [16] Mohammed, B. G., & Hasan, D. S. (2023). Smart Healthcare Monitoring System Using IoT. International Journal of Interactive Mobile Technologies (iJIM), 17(01), pp. 141–152. [17] Rahman, Muhammad Zia, et al. \"An intelligent health monitoring and diagnosis system based on the internet of things and fuzzy logic for cardiac arrhythmia COVID-19 patients.\" Computers in Biology and Medicine 154 (2023): 106583. [18] Hosseinzadeh, Mehdi, et al. \"An elderly health monitoring system based on biological and behavioral indicators in internet of things.\" Journal of Ambient Intelligence and Humanized Computing (2023): 1-11. [19] Shrivastava, Anurag, Midhun Chakkaravarthy, and Mohd Asif Shah. \"Health Monitoring based Cognitive IoT using Fast Machine Learning Technique.\" International Journal of Intelligent Systems and Applications in Engineering 11.6s (2023): 720-729. [20] Nasser, Nidal, et al. \"A smart healthcare framework for detection and monitoring of COVID-19 using IoT and cloud computing.\" Neural Computing and Applications (2023): 1-15. [21] Munnangi, Ashok Kumar, et al. \"Survival study on deep learning techniques for IoT enabled smart healthcare system.\" Health and Technology 13.2 (2023): 215-228. [22] Akhbarifar, Samira, et al. \"A secure remote health monitoring model for early disease diagnosis in cloud-based IoT environment.\" Personal and Ubiquitous Computing 27.3 (2023): 697-713. [23] Boopathi, Sampath. \"Internet of things-integrated remote patient monitoring system: Healthcare application.\" Dynamics of Swarm Intelligence Health analysis for the next generation. IGI Global, 2023. 137-161. [24] Boopathi, Sampath. \"Internet of things-integrated remote patient monitoring system: Healthcare application.\" Dynamics of Swarm Intelligence Health analysis for the next generation. IGI Global, 2023. 137-161. [25] Alsudani, Mustafa Qahtan, et al. \"RETRACTED ARTICLE: Smart logistics with IoT-based enterprise management system using global manufacturing.\" Journal of Combinatorial Optimization 45.2 (2023): 57. [26] Sharif, Zubair, et al. \"Priority-based task scheduling and resource allocation in edge computing for health monitoring system.\" Journal of King Saud University-Computer and Information Sciences 35.2 (2023): 544-559. [27] Jacob Rodrigues, Mariana, Octavian Postolache, and Francisco Cercas. \"Physiological and behavior monitoring systems for smart healthcare environments: A review.\" Sensors 20.8 (2020): 2186. [28] Selvaraj, Sureshkumar, and Suresh Sundaravaradhan. \"Challenges and opportunities in IoT healthcare systems: a systematic review.\" SN Applied Sciences 2.1 (2020): 139. [29] Greco, Luca, et al. \"Trends in IoT based solutions for health care: Moving AI to the edge.\" Pattern recognition letters 135 (2020): 346-353. [30] Jacob Rodrigues, Mariana, Octavian Postolache, and Francisco Cercas. \"Physiological and behavior monitoring systems for smart healthcare environments: A review.\" Sensors 20.8 (2020): 2186. [31] Ghazal, Taher M., et al. \"IoT for smart cities: Machine learning approaches in smart healthcare—A review.\" Future Internet 13.8 (2021): 218. [32] Selvaraj, Sureshkumar, and Suresh Sundaravaradhan. \"Challenges and opportunities in IoT healthcare systems: a systematic review.\" SN Applied Sciences 2.1 (2020): 139. [33] Greco, Luca, et al. \"Trends in IoT based solutions for health care: Moving AI to the edge.\" Pattern recognition letters 135 (2020): 346-353. [34] Ullo, Silvia Liberata, and Ganesh Ram Sinha. \"Advances in smart environment monitoring systems using IoT and sensors.\" Sensors 20.11 (2020): 3113. [35] Dahan, Fadl, et al. \"A smart IoMT based architecture for E-healthcare patient monitoring system using artificial intelligence algorithms.\" Frontiers in Physiology 14 (2023): 1125952.
Copyright © 2024 Raj Godara, Gurleen Kaur, Vardan Baliyan, Annu , Prof. Gaurav Soni. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Paper Id : IJRASET60869
Publish Date : 2024-04-23
ISSN : 2321-9653
Publisher Name : IJRASET
DOI Link : Click Here