GithubHelp home page GithubHelp logo

patient-monitoring's Introduction

Patient-monitoring-system!

A interactive platform for coders to find a coding partner.

problem statement

You are tasked to design a device that alerts a doctor/ hospital nearby when the health of a Covid patient isolated at home becomes serious. Also, the device gets data of all hospitals and bed availability, should choose the least distance out of all available hospitals. The sensors available in the patient room are:

  • O2 saturation levels
  • body temperature
  • rate of heartbeat The beds available are updated on the portal by the respective Hospital Operations.

Tech stack USED

  • Node js
  • Mongo DB
  • Arduino

circuit diagram

circuit diagram

Firmware

components used

  • Nodemcu
  • MAX30102
  • MAX30205

code

Refer here :

Algorithm

Connect with WiFi > Read data from sensor > Check patient condition is normal or not > if goes beyond the set value > Make a POST Request with patient details with health condition.

API

Hospital API

/patient Receive POST method with patient details > Parse GEO location from body > Call compareDisatance() function > Find distance with each Lat,Lon in DB and store the distance and id in a JS object > find least value in json object and find the hospital from id. /hospital

Things to do

  • API
    • /patient
    • /hospital
  • Firmware
    • v1.0 code
    • Check response from API

patient-monitoring's People

Contributors

rafitc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.