SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 01 | Jan-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 826
Design of Automatic Smart Medication Dispenser
Piyush R.Pawar1, Shubham S. Kaikade2
1,2 Department of Electronics & Telecommunication Engineering, Prof. Ram Meghe College of Engineering &
Management, Bandera Road, Amravati (444602), Maharashtra, India.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract – To take the medicine at the age in time. The
smart medication reminder is designed specially for users
who take medicine without any help. It avoids to take wrong
medicine at wrong time. It is also useful for blind people.The
components required for designe of smart medication
reminder are raspberry pi zero W (coretype-ARM1176JZF-S)
interface with LCD16x4, buzzer, led, alarm module
(DS3231), multiple pill container and stepper motor. Firstly
switch on the kit and the device get asked to set the time for
alarm and similarly set for the next alarm putting the pill
into pill box and it get close. As the user set the time for
alarm the buzzer gives the sound and also blinking the led
present in the pill box separately.
By using raspberry pi zero W the interfacing is very essay
and simple .The software is used for programming is
pychram and the language is used for programming is
python.
Key Words: Raspberry pi zero W, Stepper motor,
container.
1. INTRODUCTION
Senior citizen always face the health care problem and it
required to take the medicine daily this device helpforthose
people having a regular health care problem. Today’s in our
society most families are nuclear that’s why children’s does
not help to there parents. The children’s are busy in their
personal life.
Though this device is helpful for live in individual family. A
pill dispenser, is a good solution, in order to reduce
medication errors. This dispenser covers up to 4daily drug
doses in a week. Besides classical pill boxes, there are also
automatic pill boxes with timer and alarm. An automatic pill
box can be a good choice in order to save time and to avoid
forgetting to take the medication at the right time, but are
more expensive. The health recovery process can be
improved by using a programmable medication dispenser.
2. LITERATURE SURVEY
We have done the surveytill know thismedication dispenser
is only made for common people , but not made for blind
people who can’t see, so this system is helpful for both
peoples like normal people and blind people also. And it
reminds its users to take correct medicines on time.
3. DESIGN CONSIDERATIONS
To take the several consideration before starting the design
process. The designs of medicine box consideration are the
device has rectangular shape having threecompartmentsfor
pill and capsule. The stepper motor is used for to lock the
compartment cover cap it will not open all the compartment
simultaneously at a time only one compartment will be
opened. An LED display is to be provided to indicate the
working condition and to provide pertinent instructions.
Microcontroller interface with LED, Stepper motor, alpha
numeric keypad, LCD display and speaker is to be designed.
Provision for visual and audio notifications istobeprovided.
Proper storage is to be ensured for quality of medicine.
4. HARDWARE
4.1 Raspberry pi zero w:
The Pi Zero W has all the functionality of the original Pi Zero
but with added connectivity.
 802.11 b/g/n wireless LAN.
 Bluetooth 4.1.
 Bluetooth Low Energy (BLE).
Like the Pi Zero, it also has:
 1GHz, single-core CPU.
 512MB RAM.
 Mini HDMI and USB On-The-Go ports.
 Micro USB power.
 HAT-compatible 40-pin header.
 Composite video and reset headers.
 CSI camera connector.
4.2 LCD Display (16x4):
This is a 16 character by4 line displaythatruns at5.0V.Black
text on Green background. Includes yellow LED backlight.
Utilizes the common SPLC780D(Superior to KS0066U)
parallel interface.
Features:
 High quality STN 16x2 character LCD.
 Yellow LED Backlight.
 5x8 dot characters.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 01 | Jan-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 827
 SPLC780D controller.
 1/16 duty cycle.
Dimensions: 0.57 x 2.3 x 3.4" (14.5 x 60 x 87mm).
4.3 RTC (DS3231):
The DS3231 is a low-cost, extremely accurate I2C real-time
clock (RTC) with an integrated temperaturecompensated
crystal oscillator (TCXO) and crystal. The device
incorporates a battery input, and maintains accurate
timekeeping when main power to the device is interrupted.
The integration of the crystal resonator enhances the long-
term accuracy of the device as well asreducesthe piece-part
count in a manufacturing line.
4.4 Vibrator:
Electromechanical components known as vibrators were
used in a circuit similar to modern solid state inverter
circuits to provide a pulsating DC which could be converted
to a higher voltage with a transformer, rectified, and filtered
to create higher-voltage DC. This "vibrator" is essentially a
relay using normally closed contacts to supply power to the
relay coil, thus immediately breaking the connection,onlyto
be reconnected very quickly through the normally closed
contacts. It happens so rapidly it vibrates, and sounds like a
buzzer. This same rapidly pulsing contact applies the rising
and falling DC voltage to the transformer which can step it
up to a higher voltage.
4.5 Pill Container:
It is made from cardboard having a three compartment in
that one. It having such kind of arrangement that led will
blink inside that compartment and we will have to take the
medicine from that compartment.
4.6 keyboard:
In computing, a computer keyboard is a typewriter-style
device which uses an arrangement of buttons or keys to act
as a mechanical lever or electronic switch. Following the
decline of punch cards and paper tape, interaction via
teleprinter-style keyboards became the main input device
for computers.
4.7 Speaker:
The Speaker is provided to give a beep sound to warn the
patient regarding the time to take the tablet. The same
speaker is also use to call the name of the patient which
provides the information regarding the updating the
pills/capsules into the container. This facility helpstheblind
to interact with AMD.
5. BLOCK DIAGRAM:
Fig -5.1: Block Diagram of Dispenser.
We have taken three pill box and we have done interfacing
with raspberry pi zero with the help of program in pi zero,
now the source code will help the user to set the time, date,
and medicine name. Whatever time the user has set at that
time the alarm and led will blink at that particular pill box
and also vibrator will vibrate. if the patient forget to take the
medicine the snooze function also provide to take that
medicine again after 10 to15 minutes later. Considering the
patient is blind at that case the system will gives an alarm
and it will vibrate the particular box then the blind patient
will sense the vibration and it will take medicine only from
that box other box will be lock with the help of stepper
motor and it will not open. By using this step the patient can
easily get the medicine from the system. So it ishelpfulforall
the people.
6. FLOWCHART:
Fig -6.1: Initialize the system.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 01 | Jan-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 828
CONCLUSIONS AND FUTURE SCOPE
The Design of Automatic Smart Medication Dispenser is
working for pills and capsules of any size. It has been found
that the dispenser can be programmed for 1 month for
different medicines. It has the facility to send alarms three
times a day. It can also set number of times the alarm in day.
It is possible programmable to dynamically change the
number of times and the number of pills to be picked as per
requirement.
• The end goal is not to develop any new technologies
associated with current manufactured dispensers.
• Rather, the goal is to design a unit with the same
basic functionality, but for a much cheaper price.
• If the medicine is not taken by the patient then at
that case the SMS will come on the cell phone and it
will show the required medicine is not taken and
user will be alert and it will take the medicine.
REFERENCES
[1] “Med-e-lert Medication Pill Box Reminder Dispenser”,
http://www.amazon.com/Med-E-Lert-Medication-Pill-
Reminder-Dispenser/dp/B0029K03I8
[2] “Alarm Pill Box Pill Mate Event Reminder“, http:
//www.amazon.com/Alarm-Pill-Mate-Event
Reminder/dp/B000R3EETI
[3] Mei-Yeing Wang, “A Mobile Phone Based MedicineIn-take
Reminder and Monitor”, 9th IEEE InternationalConference,
June 2009.
[4] Mei-Ying Wang, John K. Zao Wedjat: A Mobile Phone
Based Medication Reminder and Monitor.
[5] Kuperman GJ, Bobb A, Payne TH, et al. “MedicationRelated
Clinical Decision Support in Computerized Provider Order
Entry Systems: A Review” Journal of American Medical
Informatics Association, 2007.
[6] Liu JWS, Shih CS, Tsai PH, Yeh HC, Hsiu PC, Yu CY, Chang
WH, “End-User Support for Error Free Medication Process,”
Proceedings of High-Confidence MedicationDeviceSoftware
and Systems, pp. 34 – 45,June 2007.
AUTHORS
Piyush R. Pawar pursuing Final year in
the year 2018. He is in Prof. Ram Meghe
College of Engineering & Management,
Bandera Road, Amravati in the
department of Electronics &
Telecommunication Engineering.
in the department of Electronics &
Telecommunication Engineering.
Shubham S. Kaikade pursuingFinalyear
in the year 2018. He is in Prof. Ram
Meghe College of Engineering &
Management, Bandera Road, Amravati

More Related Content

What's hot

Iaetsd mobile icu using android
Iaetsd mobile icu using androidIaetsd mobile icu using android
Iaetsd mobile icu using androidIaetsd Iaetsd
 
IRJET- Human Health monitoring System using IOT and Raspberry PI3
IRJET-  	  Human Health monitoring System using IOT and Raspberry PI3IRJET-  	  Human Health monitoring System using IOT and Raspberry PI3
IRJET- Human Health monitoring System using IOT and Raspberry PI3IRJET Journal
 
IRJET- Wireless Real Time Implementation of Health Assist System for Rurals
IRJET- Wireless Real Time Implementation of Health Assist System for RuralsIRJET- Wireless Real Time Implementation of Health Assist System for Rurals
IRJET- Wireless Real Time Implementation of Health Assist System for RuralsIRJET Journal
 
IRJET- Review Paper on IoT Driven Smart Pill Box
IRJET-  	  Review Paper on IoT Driven Smart Pill BoxIRJET-  	  Review Paper on IoT Driven Smart Pill Box
IRJET- Review Paper on IoT Driven Smart Pill BoxIRJET Journal
 
IRJET- Heart Rate Monitoring System using Finger Tip through IOT
IRJET-  	  Heart Rate Monitoring System using Finger Tip through IOTIRJET-  	  Heart Rate Monitoring System using Finger Tip through IOT
IRJET- Heart Rate Monitoring System using Finger Tip through IOTIRJET Journal
 
Data Mining Concepts - A survey paper
Data Mining Concepts - A survey paperData Mining Concepts - A survey paper
Data Mining Concepts - A survey paperrahulmonikasharma
 
IRJET - IoT based E-Prognosis System
IRJET - IoT based E-Prognosis SystemIRJET - IoT based E-Prognosis System
IRJET - IoT based E-Prognosis SystemIRJET Journal
 
IRJET- Heart Rate Monitoring by using Pulse Sensor
IRJET- Heart Rate Monitoring by using Pulse SensorIRJET- Heart Rate Monitoring by using Pulse Sensor
IRJET- Heart Rate Monitoring by using Pulse SensorIRJET Journal
 
IRJET - Heart Rate Monitoring & Detection System
IRJET - Heart Rate Monitoring & Detection SystemIRJET - Heart Rate Monitoring & Detection System
IRJET - Heart Rate Monitoring & Detection SystemIRJET Journal
 
IRJET- An Efficient Health Care System for Human Anatomy using IoT
IRJET- An Efficient Health Care System for Human Anatomy using IoTIRJET- An Efficient Health Care System for Human Anatomy using IoT
IRJET- An Efficient Health Care System for Human Anatomy using IoTIRJET Journal
 
IRJET- Black Box for the Industrial Vehicle
IRJET- Black Box for the Industrial VehicleIRJET- Black Box for the Industrial Vehicle
IRJET- Black Box for the Industrial VehicleIRJET Journal
 
IRJET- Smart ICU using IoT
IRJET- Smart ICU using IoTIRJET- Smart ICU using IoT
IRJET- Smart ICU using IoTIRJET Journal
 
Automatic and low cost saline level monitoring system using wireless bluetoot...
Automatic and low cost saline level monitoring system using wireless bluetoot...Automatic and low cost saline level monitoring system using wireless bluetoot...
Automatic and low cost saline level monitoring system using wireless bluetoot...eSAT Journals
 
Sensors Wield to Detect the Behavior of Humans
Sensors Wield to Detect the Behavior of HumansSensors Wield to Detect the Behavior of Humans
Sensors Wield to Detect the Behavior of HumansIRJET Journal
 
Cortex Walk – Smart Shoes for Monitoring Foot Pressure in Diabetic Patients
Cortex Walk – Smart Shoes for Monitoring Foot Pressure  in Diabetic PatientsCortex Walk – Smart Shoes for Monitoring Foot Pressure  in Diabetic Patients
Cortex Walk – Smart Shoes for Monitoring Foot Pressure in Diabetic PatientsIRJET Journal
 

What's hot (18)

Iaetsd mobile icu using android
Iaetsd mobile icu using androidIaetsd mobile icu using android
Iaetsd mobile icu using android
 
IRJET- Human Health monitoring System using IOT and Raspberry PI3
IRJET-  	  Human Health monitoring System using IOT and Raspberry PI3IRJET-  	  Human Health monitoring System using IOT and Raspberry PI3
IRJET- Human Health monitoring System using IOT and Raspberry PI3
 
IRJET- Wireless Real Time Implementation of Health Assist System for Rurals
IRJET- Wireless Real Time Implementation of Health Assist System for RuralsIRJET- Wireless Real Time Implementation of Health Assist System for Rurals
IRJET- Wireless Real Time Implementation of Health Assist System for Rurals
 
IRJET- Review Paper on IoT Driven Smart Pill Box
IRJET-  	  Review Paper on IoT Driven Smart Pill BoxIRJET-  	  Review Paper on IoT Driven Smart Pill Box
IRJET- Review Paper on IoT Driven Smart Pill Box
 
IRJET- Heart Rate Monitoring System using Finger Tip through IOT
IRJET-  	  Heart Rate Monitoring System using Finger Tip through IOTIRJET-  	  Heart Rate Monitoring System using Finger Tip through IOT
IRJET- Heart Rate Monitoring System using Finger Tip through IOT
 
Data Mining Concepts - A survey paper
Data Mining Concepts - A survey paperData Mining Concepts - A survey paper
Data Mining Concepts - A survey paper
 
IRJET - IoT based E-Prognosis System
IRJET - IoT based E-Prognosis SystemIRJET - IoT based E-Prognosis System
IRJET - IoT based E-Prognosis System
 
IRJET- Heart Rate Monitoring by using Pulse Sensor
IRJET- Heart Rate Monitoring by using Pulse SensorIRJET- Heart Rate Monitoring by using Pulse Sensor
IRJET- Heart Rate Monitoring by using Pulse Sensor
 
IRJET - Heart Rate Monitoring & Detection System
IRJET - Heart Rate Monitoring & Detection SystemIRJET - Heart Rate Monitoring & Detection System
IRJET - Heart Rate Monitoring & Detection System
 
Veterinary meditech products list 2015
Veterinary meditech products list 2015Veterinary meditech products list 2015
Veterinary meditech products list 2015
 
AUTOMATION IN ANESTHESIA ADMINISTRATION USING FIELD PROGRAMMABLE GATE ARRAY
AUTOMATION IN ANESTHESIA ADMINISTRATION  USING FIELD PROGRAMMABLE GATE ARRAYAUTOMATION IN ANESTHESIA ADMINISTRATION  USING FIELD PROGRAMMABLE GATE ARRAY
AUTOMATION IN ANESTHESIA ADMINISTRATION USING FIELD PROGRAMMABLE GATE ARRAY
 
IRJET- An Efficient Health Care System for Human Anatomy using IoT
IRJET- An Efficient Health Care System for Human Anatomy using IoTIRJET- An Efficient Health Care System for Human Anatomy using IoT
IRJET- An Efficient Health Care System for Human Anatomy using IoT
 
IRJET- Black Box for the Industrial Vehicle
IRJET- Black Box for the Industrial VehicleIRJET- Black Box for the Industrial Vehicle
IRJET- Black Box for the Industrial Vehicle
 
IRJET- Smart ICU using IoT
IRJET- Smart ICU using IoTIRJET- Smart ICU using IoT
IRJET- Smart ICU using IoT
 
Automatic and low cost saline level monitoring system using wireless bluetoot...
Automatic and low cost saline level monitoring system using wireless bluetoot...Automatic and low cost saline level monitoring system using wireless bluetoot...
Automatic and low cost saline level monitoring system using wireless bluetoot...
 
Embedded Patient Monitoring System
Embedded Patient Monitoring SystemEmbedded Patient Monitoring System
Embedded Patient Monitoring System
 
Sensors Wield to Detect the Behavior of Humans
Sensors Wield to Detect the Behavior of HumansSensors Wield to Detect the Behavior of Humans
Sensors Wield to Detect the Behavior of Humans
 
Cortex Walk – Smart Shoes for Monitoring Foot Pressure in Diabetic Patients
Cortex Walk – Smart Shoes for Monitoring Foot Pressure  in Diabetic PatientsCortex Walk – Smart Shoes for Monitoring Foot Pressure  in Diabetic Patients
Cortex Walk – Smart Shoes for Monitoring Foot Pressure in Diabetic Patients
 

Similar to IRJET-Design of Automatic Smart Medication Dispenser

Automated Medicine Dispenser using IoT Technology
Automated Medicine Dispenser using IoT TechnologyAutomated Medicine Dispenser using IoT Technology
Automated Medicine Dispenser using IoT TechnologyIRJET Journal
 
IOT Based Medication System
IOT Based Medication SystemIOT Based Medication System
IOT Based Medication SystemIJRTEMJOURNAL
 
IOT Based Medication System
IOT Based Medication System	IOT Based Medication System
IOT Based Medication System journal ijrtem
 
Mediminder: IoT Based Smart Medicine Box
Mediminder: IoT Based Smart Medicine BoxMediminder: IoT Based Smart Medicine Box
Mediminder: IoT Based Smart Medicine BoxIRJET Journal
 
Dual Mode Ventilator Integrated with Patient Monitoring System
Dual Mode Ventilator Integrated with Patient Monitoring SystemDual Mode Ventilator Integrated with Patient Monitoring System
Dual Mode Ventilator Integrated with Patient Monitoring SystemIRJET Journal
 
IRJET - Anytime Medicine Vending Machine
IRJET - Anytime Medicine Vending MachineIRJET - Anytime Medicine Vending Machine
IRJET - Anytime Medicine Vending MachineIRJET Journal
 
IRJET- Design & Implementation of a Health Improver Machine
IRJET- Design & Implementation of a Health Improver MachineIRJET- Design & Implementation of a Health Improver Machine
IRJET- Design & Implementation of a Health Improver MachineIRJET Journal
 
IRJET - Medibox – IoT Enabled Patient Assisting Device
IRJET - Medibox – IoT Enabled Patient Assisting DeviceIRJET - Medibox – IoT Enabled Patient Assisting Device
IRJET - Medibox – IoT Enabled Patient Assisting DeviceIRJET Journal
 
IRJET- Technology Survey of Pillbox and Design using IoT
IRJET- Technology Survey of Pillbox and Design using IoTIRJET- Technology Survey of Pillbox and Design using IoT
IRJET- Technology Survey of Pillbox and Design using IoTIRJET Journal
 
Automated Robotic System for Medical Assistance
Automated Robotic System for Medical AssistanceAutomated Robotic System for Medical Assistance
Automated Robotic System for Medical AssistanceIRJET Journal
 
IOT Based Paralysis Patient Health Monitoring System
IOT Based Paralysis Patient Health Monitoring SystemIOT Based Paralysis Patient Health Monitoring System
IOT Based Paralysis Patient Health Monitoring SystemIRJET Journal
 
Carevan- Meds on Beds
Carevan- Meds on BedsCarevan- Meds on Beds
Carevan- Meds on BedsIRJET Journal
 
AUTOMATIC PET FEEDER USING IOT_2019_8p.pdf
AUTOMATIC PET FEEDER USING IOT_2019_8p.pdfAUTOMATIC PET FEEDER USING IOT_2019_8p.pdf
AUTOMATIC PET FEEDER USING IOT_2019_8p.pdfHarum Rachmat
 
IRJET- An Aid for Visually Impaired Pedestrain
IRJET- An Aid for Visually Impaired PedestrainIRJET- An Aid for Visually Impaired Pedestrain
IRJET- An Aid for Visually Impaired PedestrainIRJET Journal
 
Medic - Artificially Intelligent System for Healthcare Services ...
Medic - Artificially Intelligent System for Healthcare Services              ...Medic - Artificially Intelligent System for Healthcare Services              ...
Medic - Artificially Intelligent System for Healthcare Services ...IRJET Journal
 
IOT-Based Medicine Reminder and Monitoring System for Safe Health
IOT-Based Medicine Reminder and Monitoring System for Safe HealthIOT-Based Medicine Reminder and Monitoring System for Safe Health
IOT-Based Medicine Reminder and Monitoring System for Safe HealthIRJET Journal
 
IRJET- Fundamental Research on Medication Reminder System
IRJET-  	  Fundamental Research on Medication Reminder SystemIRJET-  	  Fundamental Research on Medication Reminder System
IRJET- Fundamental Research on Medication Reminder SystemIRJET Journal
 
IRJET - Plant Disease Detection using Decision Tree Algorithm and Automated D...
IRJET - Plant Disease Detection using Decision Tree Algorithm and Automated D...IRJET - Plant Disease Detection using Decision Tree Algorithm and Automated D...
IRJET - Plant Disease Detection using Decision Tree Algorithm and Automated D...IRJET Journal
 
INTELLIGENT MEDI-BOX: A REVIEW
INTELLIGENT MEDI-BOX: A REVIEWINTELLIGENT MEDI-BOX: A REVIEW
INTELLIGENT MEDI-BOX: A REVIEWIRJET Journal
 

Similar to IRJET-Design of Automatic Smart Medication Dispenser (20)

Automated Medicine Dispenser using IoT Technology
Automated Medicine Dispenser using IoT TechnologyAutomated Medicine Dispenser using IoT Technology
Automated Medicine Dispenser using IoT Technology
 
IOT Based Medication System
IOT Based Medication SystemIOT Based Medication System
IOT Based Medication System
 
IOT Based Medication System
IOT Based Medication System	IOT Based Medication System
IOT Based Medication System
 
Mediminder: IoT Based Smart Medicine Box
Mediminder: IoT Based Smart Medicine BoxMediminder: IoT Based Smart Medicine Box
Mediminder: IoT Based Smart Medicine Box
 
Dual Mode Ventilator Integrated with Patient Monitoring System
Dual Mode Ventilator Integrated with Patient Monitoring SystemDual Mode Ventilator Integrated with Patient Monitoring System
Dual Mode Ventilator Integrated with Patient Monitoring System
 
IRJET - Anytime Medicine Vending Machine
IRJET - Anytime Medicine Vending MachineIRJET - Anytime Medicine Vending Machine
IRJET - Anytime Medicine Vending Machine
 
IRJET- Design & Implementation of a Health Improver Machine
IRJET- Design & Implementation of a Health Improver MachineIRJET- Design & Implementation of a Health Improver Machine
IRJET- Design & Implementation of a Health Improver Machine
 
IRJET - Medibox – IoT Enabled Patient Assisting Device
IRJET - Medibox – IoT Enabled Patient Assisting DeviceIRJET - Medibox – IoT Enabled Patient Assisting Device
IRJET - Medibox – IoT Enabled Patient Assisting Device
 
IRJET- Technology Survey of Pillbox and Design using IoT
IRJET- Technology Survey of Pillbox and Design using IoTIRJET- Technology Survey of Pillbox and Design using IoT
IRJET- Technology Survey of Pillbox and Design using IoT
 
Automated Robotic System for Medical Assistance
Automated Robotic System for Medical AssistanceAutomated Robotic System for Medical Assistance
Automated Robotic System for Medical Assistance
 
IOT Based Paralysis Patient Health Monitoring System
IOT Based Paralysis Patient Health Monitoring SystemIOT Based Paralysis Patient Health Monitoring System
IOT Based Paralysis Patient Health Monitoring System
 
Carevan- Meds on Beds
Carevan- Meds on BedsCarevan- Meds on Beds
Carevan- Meds on Beds
 
AUTOMATIC PET FEEDER USING IOT_2019_8p.pdf
AUTOMATIC PET FEEDER USING IOT_2019_8p.pdfAUTOMATIC PET FEEDER USING IOT_2019_8p.pdf
AUTOMATIC PET FEEDER USING IOT_2019_8p.pdf
 
IRJET- An Aid for Visually Impaired Pedestrain
IRJET- An Aid for Visually Impaired PedestrainIRJET- An Aid for Visually Impaired Pedestrain
IRJET- An Aid for Visually Impaired Pedestrain
 
Medic - Artificially Intelligent System for Healthcare Services ...
Medic - Artificially Intelligent System for Healthcare Services              ...Medic - Artificially Intelligent System for Healthcare Services              ...
Medic - Artificially Intelligent System for Healthcare Services ...
 
IOT-Based Medicine Reminder and Monitoring System for Safe Health
IOT-Based Medicine Reminder and Monitoring System for Safe HealthIOT-Based Medicine Reminder and Monitoring System for Safe Health
IOT-Based Medicine Reminder and Monitoring System for Safe Health
 
IRJET- Fundamental Research on Medication Reminder System
IRJET-  	  Fundamental Research on Medication Reminder SystemIRJET-  	  Fundamental Research on Medication Reminder System
IRJET- Fundamental Research on Medication Reminder System
 
IRJET - Plant Disease Detection using Decision Tree Algorithm and Automated D...
IRJET - Plant Disease Detection using Decision Tree Algorithm and Automated D...IRJET - Plant Disease Detection using Decision Tree Algorithm and Automated D...
IRJET - Plant Disease Detection using Decision Tree Algorithm and Automated D...
 
R eport final
R eport finalR eport final
R eport final
 
INTELLIGENT MEDI-BOX: A REVIEW
INTELLIGENT MEDI-BOX: A REVIEWINTELLIGENT MEDI-BOX: A REVIEW
INTELLIGENT MEDI-BOX: A REVIEW
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 

Recently uploaded (20)

The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 

IRJET-Design of Automatic Smart Medication Dispenser

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 01 | Jan-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 826 Design of Automatic Smart Medication Dispenser Piyush R.Pawar1, Shubham S. Kaikade2 1,2 Department of Electronics & Telecommunication Engineering, Prof. Ram Meghe College of Engineering & Management, Bandera Road, Amravati (444602), Maharashtra, India. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract – To take the medicine at the age in time. The smart medication reminder is designed specially for users who take medicine without any help. It avoids to take wrong medicine at wrong time. It is also useful for blind people.The components required for designe of smart medication reminder are raspberry pi zero W (coretype-ARM1176JZF-S) interface with LCD16x4, buzzer, led, alarm module (DS3231), multiple pill container and stepper motor. Firstly switch on the kit and the device get asked to set the time for alarm and similarly set for the next alarm putting the pill into pill box and it get close. As the user set the time for alarm the buzzer gives the sound and also blinking the led present in the pill box separately. By using raspberry pi zero W the interfacing is very essay and simple .The software is used for programming is pychram and the language is used for programming is python. Key Words: Raspberry pi zero W, Stepper motor, container. 1. INTRODUCTION Senior citizen always face the health care problem and it required to take the medicine daily this device helpforthose people having a regular health care problem. Today’s in our society most families are nuclear that’s why children’s does not help to there parents. The children’s are busy in their personal life. Though this device is helpful for live in individual family. A pill dispenser, is a good solution, in order to reduce medication errors. This dispenser covers up to 4daily drug doses in a week. Besides classical pill boxes, there are also automatic pill boxes with timer and alarm. An automatic pill box can be a good choice in order to save time and to avoid forgetting to take the medication at the right time, but are more expensive. The health recovery process can be improved by using a programmable medication dispenser. 2. LITERATURE SURVEY We have done the surveytill know thismedication dispenser is only made for common people , but not made for blind people who can’t see, so this system is helpful for both peoples like normal people and blind people also. And it reminds its users to take correct medicines on time. 3. DESIGN CONSIDERATIONS To take the several consideration before starting the design process. The designs of medicine box consideration are the device has rectangular shape having threecompartmentsfor pill and capsule. The stepper motor is used for to lock the compartment cover cap it will not open all the compartment simultaneously at a time only one compartment will be opened. An LED display is to be provided to indicate the working condition and to provide pertinent instructions. Microcontroller interface with LED, Stepper motor, alpha numeric keypad, LCD display and speaker is to be designed. Provision for visual and audio notifications istobeprovided. Proper storage is to be ensured for quality of medicine. 4. HARDWARE 4.1 Raspberry pi zero w: The Pi Zero W has all the functionality of the original Pi Zero but with added connectivity.  802.11 b/g/n wireless LAN.  Bluetooth 4.1.  Bluetooth Low Energy (BLE). Like the Pi Zero, it also has:  1GHz, single-core CPU.  512MB RAM.  Mini HDMI and USB On-The-Go ports.  Micro USB power.  HAT-compatible 40-pin header.  Composite video and reset headers.  CSI camera connector. 4.2 LCD Display (16x4): This is a 16 character by4 line displaythatruns at5.0V.Black text on Green background. Includes yellow LED backlight. Utilizes the common SPLC780D(Superior to KS0066U) parallel interface. Features:  High quality STN 16x2 character LCD.  Yellow LED Backlight.  5x8 dot characters.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 01 | Jan-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 827  SPLC780D controller.  1/16 duty cycle. Dimensions: 0.57 x 2.3 x 3.4" (14.5 x 60 x 87mm). 4.3 RTC (DS3231): The DS3231 is a low-cost, extremely accurate I2C real-time clock (RTC) with an integrated temperaturecompensated crystal oscillator (TCXO) and crystal. The device incorporates a battery input, and maintains accurate timekeeping when main power to the device is interrupted. The integration of the crystal resonator enhances the long- term accuracy of the device as well asreducesthe piece-part count in a manufacturing line. 4.4 Vibrator: Electromechanical components known as vibrators were used in a circuit similar to modern solid state inverter circuits to provide a pulsating DC which could be converted to a higher voltage with a transformer, rectified, and filtered to create higher-voltage DC. This "vibrator" is essentially a relay using normally closed contacts to supply power to the relay coil, thus immediately breaking the connection,onlyto be reconnected very quickly through the normally closed contacts. It happens so rapidly it vibrates, and sounds like a buzzer. This same rapidly pulsing contact applies the rising and falling DC voltage to the transformer which can step it up to a higher voltage. 4.5 Pill Container: It is made from cardboard having a three compartment in that one. It having such kind of arrangement that led will blink inside that compartment and we will have to take the medicine from that compartment. 4.6 keyboard: In computing, a computer keyboard is a typewriter-style device which uses an arrangement of buttons or keys to act as a mechanical lever or electronic switch. Following the decline of punch cards and paper tape, interaction via teleprinter-style keyboards became the main input device for computers. 4.7 Speaker: The Speaker is provided to give a beep sound to warn the patient regarding the time to take the tablet. The same speaker is also use to call the name of the patient which provides the information regarding the updating the pills/capsules into the container. This facility helpstheblind to interact with AMD. 5. BLOCK DIAGRAM: Fig -5.1: Block Diagram of Dispenser. We have taken three pill box and we have done interfacing with raspberry pi zero with the help of program in pi zero, now the source code will help the user to set the time, date, and medicine name. Whatever time the user has set at that time the alarm and led will blink at that particular pill box and also vibrator will vibrate. if the patient forget to take the medicine the snooze function also provide to take that medicine again after 10 to15 minutes later. Considering the patient is blind at that case the system will gives an alarm and it will vibrate the particular box then the blind patient will sense the vibration and it will take medicine only from that box other box will be lock with the help of stepper motor and it will not open. By using this step the patient can easily get the medicine from the system. So it ishelpfulforall the people. 6. FLOWCHART: Fig -6.1: Initialize the system.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 01 | Jan-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 828 CONCLUSIONS AND FUTURE SCOPE The Design of Automatic Smart Medication Dispenser is working for pills and capsules of any size. It has been found that the dispenser can be programmed for 1 month for different medicines. It has the facility to send alarms three times a day. It can also set number of times the alarm in day. It is possible programmable to dynamically change the number of times and the number of pills to be picked as per requirement. • The end goal is not to develop any new technologies associated with current manufactured dispensers. • Rather, the goal is to design a unit with the same basic functionality, but for a much cheaper price. • If the medicine is not taken by the patient then at that case the SMS will come on the cell phone and it will show the required medicine is not taken and user will be alert and it will take the medicine. REFERENCES [1] “Med-e-lert Medication Pill Box Reminder Dispenser”, http://www.amazon.com/Med-E-Lert-Medication-Pill- Reminder-Dispenser/dp/B0029K03I8 [2] “Alarm Pill Box Pill Mate Event Reminder“, http: //www.amazon.com/Alarm-Pill-Mate-Event Reminder/dp/B000R3EETI [3] Mei-Yeing Wang, “A Mobile Phone Based MedicineIn-take Reminder and Monitor”, 9th IEEE InternationalConference, June 2009. [4] Mei-Ying Wang, John K. Zao Wedjat: A Mobile Phone Based Medication Reminder and Monitor. [5] Kuperman GJ, Bobb A, Payne TH, et al. “MedicationRelated Clinical Decision Support in Computerized Provider Order Entry Systems: A Review” Journal of American Medical Informatics Association, 2007. [6] Liu JWS, Shih CS, Tsai PH, Yeh HC, Hsiu PC, Yu CY, Chang WH, “End-User Support for Error Free Medication Process,” Proceedings of High-Confidence MedicationDeviceSoftware and Systems, pp. 34 – 45,June 2007. AUTHORS Piyush R. Pawar pursuing Final year in the year 2018. He is in Prof. Ram Meghe College of Engineering & Management, Bandera Road, Amravati in the department of Electronics & Telecommunication Engineering. in the department of Electronics & Telecommunication Engineering. Shubham S. Kaikade pursuingFinalyear in the year 2018. He is in Prof. Ram Meghe College of Engineering & Management, Bandera Road, Amravati