MEDINOVA is an innovative IoT-based smart medication dispenser designed to automate and improve medication adherence for patients, especially the elderly or chronically ill. It minimizes human error, prevents missed doses, and empowers independent living with smart scheduling and reminders.
Timely doses, healthier lives โ where technology cares.
- Patients often miss or forget medication timing.
- Manual reminders and pill boxes are error-prone.
- Caregivers carry heavy responsibility.
- Healthcare calls for smart automation thatโs simple and reliable.
Medinova solves these with automation, alerts, and precision.
|
RTC Precision DS3231 ensures millisecond-accurate scheduling. |
Servo Dispensing Controlled rotation for jam-free pill delivery. |
Multi-Alert Visual LCD feedback paired with auditory buzzer cues. |
| โฑ๏ธ Time Tracking | Servo Dispensing | Display Alerts |
| Your schedule is set either manually or via UI. | Servo rotates to the correct compartment. | LCD + buzzer notify the user. |
| ๐ฆ Hardware Component | ๐ง Software & Tools |
|---|---|
|
โข ESP8266 / NodeMCU (The Brain) โข DS3231 RTC (The Watch) โข Servo Motor (The Hands) โข I2C LCD 16x2 (The Voice) |
โข Arduino IDE (Development Environment) โข C++ Firmware (Performance Optimized) โข JSON Config (Extensible Data Management) |
- ๐ง Arduino IDE
- ๐ป C++ (Firmware)
- ๐ IoT-ready architecture
- ๐ Easily extensible for apps
- ๐๏ธ Automated pill scheduling
- ๐ค IoT-connected for future remote insights
- ๐ Alert system with buzzer + LCD
- โ๏ธ Prevents missed doses & overdosing
- ๐ค Caregiver reduction, patient autonomy
graph LR
A[User/Caregiver] -->|Set Alarm| B[ESP8266 NodeMCU]
B --> C{Time Match?}
C -->|Yes| D[Trigger Servo]
C -->|Yes| E[Activate Buzzer]
D --> F[Dispense Pill]
E --> G[LCD Feedback]
style B fill:#00d2ff,stroke:#333,stroke-width:2px
style F fill:#32CD32,stroke:#333,stroke-width:2px
- Requires manual refill of pills
- Packaging and hygiene need careful management
- Firmware currently prototype-level
- ๐ฅ Hospital medication management
- ๐ก At-home medication automation
- ๐ต Senior care homes
- ๐ฉบ Chronic disease therapy adherence
- ๐ฑ Full mobile app integration
- ๐ Remote notifications for caregivers
- ๐๏ธ Voice assistant + emergency alerts
- ๐ Biometric authentication
- ๐จ AI prediction & reminders
Dept of CSE | Mentally Dept of IOT
Sankalan Pal Lead | Puskar Nath Researcher | Shayak Sarkar Researcher | Aniraj Saha Visuals | Samadrita Design | Pameli Saha Design |
MEDINOVA/
โโโ firmware/
โโโ hardware/
โโโ docs/
โโโ demo/
โโโ images/
โโโ README.md
This project is licensed under the MIT License. See LICENSE for details.
If you find Medinova useful, show some love:
- โญ Star this repository
- ๐ด Fork it
- ๐ฌ Suggest features or improvements



