Skip to content

It is a system that monitors the rate, remaining volume, and remaining time of the liquid of the IV therapy bottle. All the data is shown on the mobile with internet connectivity. The alert is generated when the bottle is about to empty.

Notifications You must be signed in to change notification settings

chetanniradwar/IOT-IV-therapy-rate-monitoring-and-alert-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IOT-IV-therapy-rate-monitoring-and-alert-system

Introduction

  1. Due to busy schedule of nurses and doctors, it becomes very difficult for them to constantly observe the volume of liquid inside the bag.
  2. Depending on the consumption rate the bag can take 2 to 3 hrs or more to drain.
  3. It is difficult to constantly observe the bottle at night. If it is not handled in correct time then there can be chances of reverse flow of blood.
  4. In this project a IR trans-receiver pair is used to detect the drops falling down in drip chamber. The NodeMCU counts the drops and time between two consecutive drops. This data is used to calculate time remaining, volume remaining, drop rate, etc.
  5. This calculated data is sent to Google's Firebase database through HTTP connection. From database, data is fetched in android app.
  6. The android app shows all the details and also generates the alerts (notification and sound) when the liquid inside the bag is about to drain.

Circuit Diagram

1.Power Supply

2.MCU

Android App

| |

  • The application is developed using MIT app Inventor

Database

Result

About

It is a system that monitors the rate, remaining volume, and remaining time of the liquid of the IV therapy bottle. All the data is shown on the mobile with internet connectivity. The alert is generated when the bottle is about to empty.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages