Inspiration

This System Reminds the patient to take medicine on time and compel him to take it by sending notification to caretaker.

What it does

It remind the patient to take medicine on time and if patient not take medicine on time then it will send the message to the care taker.

How we made it

we put the reed switch in seven gate of medicine box and paste a small magnet inside the chamber on side wall of the chamber. After this we connect LED on outside the chamber and connect all LED to Decoder circuit by using (74LS138 IC) and all reed switch to Encoder circuit by using (HD74LS148 IC) and then output/ input of IC’s connected to ARDUINO 101 Digital pins. We connect SD card Module with ARDUINO 101.We establish I2C communication between ARDUINO 101 AND ARDUINO UNO. We connect GSM 800 Module with ARDUINO UNO.

Challenges we ran out

First challenge we faced, store the received medicine time with GSM 800 Module in variable for comparing this time with RTC module (DS3231). Second challenge we faced, Connect RTC Module (DS3231) with ARDUINO 101 error is occur in the header file . Third challenge we faced, Making an UART Communication between GSM 800 Module and ARDUINO 101. Fourth Challenge we faced, Making an communication with ARDUINO 101 AND ARDUINO UNO via UART Communication. ## Accomplishments that I’m proud of   This challenges increases our knowledge and skills to make a new & better project. ## What I learned

Learn about I2C communication its protocol , its programming in ARDUINO, its working etc. Also learn how we built better project in less time. ## What’s next for Intelligent Medicine Dispensary

Remove the SD Card from our System. Make an android application for giving mobile number and medicine time. Make it more efficiency and easily usable.

Built With

  • arduino
  • arduino-uno
  • arduino101
  • cpp
  • gsm800
  • led
  • reed-switch
+ 14 more
Share this project:

Updates