/IOT-Based-ICU-Patient-Monitoring-System

It is a system that collects patient information with the help of a few sensors using WiFi module to keep the Doctors updated all time over internet

Primary LanguageJavaScriptMIT LicenseMIT

IOT-Based-ICU-Patient-Monitoring-System

It is a system that collects patient information with the help of a few sensors using WiFi module to keep the Doctors updated all time over internet

Original

  • Requirements

    • Hardware Specifications

      1. ESP8266 NodeMCU
      2. Temperature Sensor
      3. Humadity Sensor
    • Software Specifications

      1. Arduino IDE
      2. Node Modules (Client_Side)📎
      3. Node Modules (Server_Side)📎
      4. Mongo Atlas acc (Optional)

Contents

  1. Introduction
  2. User Interface
  3. App Features
  4. Server

1. Introduction

  • Intensive Care Unit or ICU is where the patients who are critically ill are admitted for treatment. For such critical conditions the Doctors need to have an all-time update patient’s health related parameters like their blood pressure, heart pulse and temperature.

Original

  • So we have designed a system that monitors the health related parameters of each patient in each room through some sensors and transmit these parameters values to the server so that doctors can keep up with each case.

2. User Interface

Original

3. App Features

  • Here the user can choose the patient to view his/her health datails from any specific room

Original

  • In the details section, the user can control each sensor to turn it on or off. and also he can visualize values variability through the time chart

Original

4. Server

  • Here is a Data Base Sample from MongoAtlas

Original

  • Important Note

    • Make sure to replace the IP address in each file with yours
    • you can find your ipv4 address by the following in your cmd
    >> ipconfig