Giter Site home page Giter Site logo

sugambudhraja / intelligentmedicinebox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kidrigger/intelligentmedicinebox

0.0 0.0 0.0 80 KB

Software Engineering Course Project (BITS Pilani K. K. Birla Goa Campus) IS F341

License: MIT License

Python 100.00%

intelligentmedicinebox's Introduction

Intelligent Medicine Box

Software Engineering Course Project (BITS Pilani K. K. Birla Goa Campus) IS F341

This is the server backend code that gathers weight changes from weight sensors on a Raspberry Pi-enabled medicine box, and uses it to sends anomaly notifications to the patient and doctor as per needed through the companion android app.

It also keeps track of the medicines in the box along side the prescription timings.

Dependencies:

Python 3, Pyrebase library, A Firebase account and authentication key

Instructions for Deployment:

  1. Installing firebase-admin library:
    $ sudo pip install pyrebase
  2. To run tests: (Will take about 8 minutes to run)
    $ pytest src/test*.py
  3. To start the server:
    $ python3 src/main.py

Usage Instructions:

While running main, it will prompt for patient's email and password to login. After logging in, a new window will allow patient to give medicine box number (0 to 5 as per the current prescription), and give the new weight of medicines in that box.

It will calculate the difference in weight, count the number of pills, and compare it with the number of pills in prescripton, send an alert to firebase/Android App if needed. The alert will be shown on Android App.

Team :

Hackstreet boys:

  1. Ravishankar Joshi
  2. Anish Bhobe
  3. Sugam Budhraja
  4. Ameya Sinha
  5. Abhiraj Hinge

intelligentmedicinebox's People

Contributors

ravibitsgoa avatar kidrigger avatar abhi-h avatar sugambudhraja 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.