So I decided to make a machine that automatically gives the right pills at the right moment and also sounds an alarm so that the person who needs those pills knows it's time for his or her medication.
It is my first 'big' project that combines a clock/calender, memory and movement.
If you like it, then please vote for it in the Health contest.
Remove these ads by
Signing UpStep 1: What does it do?
The 'machine' has seven drums (one for each day of the week) with 4 compartments that you can fill with your medication. When filled, you put them back in the machine and connect them to it.
On the front of the machine is a lcd-screen and 2 buttons. There you can set the time and date and program when you need the medication.
When it is time for your medication, the machine drops the correct pills and sounds an alarm until you take the pills and push a button. After that it goes back to "sleep" until the next alarm.









































Visit Our Store »
Go Pro Today »




Thank you.
I take it you are using bipolar stepper motors? also how many phases are each of the motors?
Im helping my friend develop something similar for her senior project and she is planning on using it for grandmother afterwards. Would it be possible if you can help us out with the parts list & how the programming was done. We are planning on adding few more features in it as well and ur help would give us more time to spend on the new features. Your help would be greatly appreciated.
I have built an RC controlled lawmower recently that I can share the instructions for if you like to build one..heeh
Here is my email: alapakiboy@yahoo.com
Thanks,
Mike
ebmstsscjs@yahoo.co.uk
need it urgently as i am doing this as my project:)
thanks.
vinay.pisharody@yahoo.com
please sent it:) need it asap...
The clockspeed of the atmega is 8Mhz and is generated by the internal oscillator.
The DS1307 uses a 32.768Khz crystal as requested in the datasheet.
I used a 12V 2A supply for this project. I had it lying around and it was enough so I have to recalculate how much the project really needs to give you the exact current
The pinnumbr of the port is placed in variable i and then you can state something like (This is how it works in Bascom):
PORTB.i = 1 to activate a coil and PORTB.i = 0 to deactivate it. By placing it in the variable i, the program will always know what the last coil was and by increasing, you go forward, by decreasing you go back.
Adding a temperature sensor is very easy. use an I2C one and just hook it up to the same lines as the DS1307. The datasheet will provide you with the correct way of adressing it.
I have not much experience with IR controles but I am sure that you can figure it out.
The sizes of the drums and the code
I am trying to complete a project for my digital II class similar to this.
purejunk86@gmail.com
Thank you
The schematic is in step 4.
If someone is so confused that he/she cant remember to take his/her pills, then how the heck is he/she going to work out how to fill up this darned thing.
As an intellectual/electronic exercise yessss.. but you can have a watch tell you when it is pill time.. if that person doesnt know which pill to take, then he/she shouldnt be in charge of anything, let alone such a device...
I take one pill a day.. and that can elude me.. so I have a little chart, that I tick off the minute I swallow it.. on a bit of cardboard.. 7 days.. anyone interested, of course I will share.. but ho hummmmmm.. .. get real.
I am somebody's grandma.. nuff said.
The goal is to keep them as independent as possible, while keeping them safe from overdoses or underdoses. And to relieve the caregiver of extra chores reminding and overseeing the meds.
In all the cases I'm familiar with, the caregiver loads weekly pill boxes (the ones with compartments for AM, PM, etc, and for 7 days/week. It can take 20 minutes to 30 minutes but it's done only once a week, saving lots of time.
There comes a time when the elderly person starts forgetting what time of day to take their pills, then forgets what day it actually is. With all the week's pills laid out in the boxes, there is a problem. Some days they might take multiple days worth of pills; or for several days forget altogether even with reminders and calls. Solving this one problem with an automated dispenser can keep them living independently longer. And save the caregiver multiple trips in the week to dispense pills, or prevent having to hire someone to make multiple trips.
I really appreciate this Instructable. We have the need at the moment and the skills to create this project and it will do all of the above, for a while. If we can do this, confusion about meds will not be the one problem that sends an elderly person into the nursing home prematurely.
I take about 20 pills a day and have friends that take more and this box would be welcome by many in a similar situation. The problem for myself is that I could never make this box but it would be great if someone could refine it and produce them at a reasonable price.
Thanks for noticing the need and taking the time to come up with a solution.
staka
staka8@gmail.com
my email is mattwagner92597@aol.com
thanks
my email is mattwagner92597@aol.com
thanks
But I have so many other project gooing on so it will have to wait for a while.