Skip to content

Flutter app to remind a patient to take his pills with the ability to be connected with pill box through esp8266, to send IR data to determine the patient has taken his pills on time or not.

Notifications You must be signed in to change notification settings

alihamid996/pill_reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

pill_reminder

-Ongoing projetc

An app made in Flutter that gives the user the ability to add alarms for medicine, the app can be connected with a node-MCU which is connected to a pill box with ir sensor that can detect when and if the pill was taken, the info then is sent to the app which can save the info and display them in a table.

Parts of the project:

the project files are split into two:

-1 The app files, are located under Smartpharm.

-2 The esp8266 files, which contain the esp8266 code plus the AutoCAD files for the pill box.

Notes

the esp8266 code is still missing some functions, the app has a bug that doesn't allow for a stable connection with the esp8266.
the pillbox was made using plexi which is very cheap and durable, but I would advise lowering the total height of the box.

To Do:

1-complete the esp8266 code.

2-design a circuit in Proteus(to replace the bread board).

3-add a function to also send the data about the pills using a telegram bot.

About

Flutter app to remind a patient to take his pills with the ability to be connected with pill box through esp8266, to send IR data to determine the patient has taken his pills on time or not.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published