Created on 27th March 2022
•
This is a voice controlled bot aimed to ease the patients dependency on the medical staff. It mainly targets the audience which requires constant support in terms of medicine, regular vital check-ups but can be used by anyone.
This bot can be called from any corner of the room with the help of voice control apps making it easier for people to access readily available first-aid kit that can be kept on it and also record their vitals like heart rate, temperture etc.
Not only does this project record data but it also provides a dashboard for user to visualize their recent health records.
Thus it solves the problem of inaccessibilty of first-aid or medicine for the user who finds it difficult during an emergency situation.
The hurdles we faced were mainy with the accuracy and working of sensors. The heartrate/ pulse rate sensor MAX30102 was not working due to an IC fault (which is common error with this module) persuadig us to work with previous readings.
Additionally, we faced challenges while designing/styling the user interface along with keeping in mind to keep the app more responsive and more interactcable. Adding responsiveness possed a few errors however they were resolved by refactoring the code and adding modularization.