SlideShare a Scribd company logo
1 of 5
Download to read offline
Journal for Research | Volume 03| Issue 02 | April 2017
ISSN: 2395-7549
All rights reserved by www.journal4research.org 1
Medical Shop Automation using Vb. Net
Mr. R .S. Kabade Dinesh Vhaval
Assistant Professor UG Student
Department of Electronics & Telecommunication
Engineering
Department of Electronics & Telecommunication
Engineering
P.V.P.Institute of Technology, Budhgaon, Sangli,
Maharashtra, India
P.V.P.Institute of Technology, Budhgaon, Sangli,
Maharashtra, India
Aniket Kamble Sushant Kanap
UG Student UG Student
Department of Electronics & Telecommunication
Engineering
Department of Electronics & Telecommunication
Engineering
P.V.P.Institute of Technology, Budhgaon, Sangli,
Maharashtra, India
P.V.P.Institute of Technology, Budhgaon, Sangli,
Maharashtra, India
Abstract
The vb.net is one of the most power full tool of software development. Software continuously monitors the input medicines from
the user also the system provides and stocks update. In this project we are going to design and manage all medical medicines and
data on software, the software updates with all types of medicine. We use microcontroller for locating purpose this kit detect
medicine in tray. The first important part of project is the software. In the software a necessary programming is done, in visual
basic software we have used c sharp language. Computer opens that software and asks for com connection of the hardware to the
computer After that there is need to connect the hardware that mean microcontroller to the computer, to connect the
microcontroller to the computer, we must muse the max RS232 from computer to microcontroller this sends the information
about location of medicines in shop trays The task by microcontroller is performed is receiving data from computer and locating
that particular tray. For tray indication we have used led that glows and tray indication done.
Keywords: USB to TTL converter, Microcontroller, IC
_______________________________________________________________________________________________________
I. INTRODUCTION
The vb.net is one of the most power full tool of software development. Software continuously monitors the input medicines from
the user also the system provides and stocks update. In this project we are going to design and manage all medical medicines and
data on software, the software updates with all types of medicine. We use microcontroller for locating purpose this kit detect
medicine in tray.[3]
The first important part of project is the software. In the software a necessary programming is done, in visual basic software
we have used c sharp language. Computer opens that software and asks for com connection of the hardware to the computer [2]
After that there is need to connect the hardware that mean microcontroller to the computer, to connect the microcontroller to
the computer, we must muse the max RS232 from computer to microcontroller this sends the information about location of
medicines in shop trays
The task by microcontroller is performed is receiving data from computer and locating that particular tray. For tray indication
we have used led that glows and tray indication done
II. GUIDELINES FOR MANUSCRIPT PREPARATION
Methodology
In order to overcome the disadvantages of current medical shop system we are using microcontroller based automatic system.
Microcontroller used to perform various task
A microcontroller is single chip programmable device. a software has did in in visual basic dot net in c sharp language , this
helps to monitoring purpose.
The process involves medical store input at all levels of distribution system this inputs are described The project aim is
providing suitable for management of medical medicines .medical data management has become important challenge there is
new technique is necessary
Medical Shop Automation using Vb. Net
(J4R/ Volume 03 / Issue 02 / 001)
All rights reserved by www.journal4research.org 2
III. BLOCK DIAGRAM
Fig. 1: block diagram of medical shop automation system project
As shown in above fig1 it consist of microcontroller IC 8051, power supply , rest circuit connected to the microcontroller as
well as crystal oscillator. Fig 1 shows that microcontroller is connected to the vb.net software which operates in laptop. To
convert data from laptop to microcontroller compatible language by using USB to TTL converter. Here we used USB to TTL
converter i.e. Max 232. Max 232 perform task as communicator between laptop and microcontroller hardware
IV. WORKING
In order to tray indicate here we connect microcontroller hardware to any com port. The computer automatically detects the
microcontroller hardware for this Purpose we have used USB to TTL converter
After the connection of hardware we define total medicines in software. Software makes in visual basic. The Microcontroller
coded in such a way that any tray indication information from computer, microcontroller indicates that tray.
Led indicators are mounted in tray that glows when it Signals from microcontroller. The connection between microcontroller
& led made by I2C cable .There can be connected multiple LED’s for multiple trays
Fig. 2: Project hardware implemented
Above fig (2) shows that hardware implementation for this particular project. The white sheet of paper is representing trays. The
led are mounted on this paper.
Between laptop and tray there is microcontroller control kit. The USB TTL Serial cables are a range of USB to serial converter
cables which provide connectivity between USB and serial UART interfaces. The Intel MCS-51 (commonly termed 8051) is an
internally Harvard architecture, complex instruction set computer
The above flow chart shows actual working of project
Medical Shop Automation using Vb. Net
(J4R/ Volume 03 / Issue 02 / 001)
All rights reserved by www.journal4research.org 3
Fig. 3: Flow chart
From the above flow chart fig (3) it describes that computer need to connect the particular hardware. After start the block
shown as detect the hardware on computer connects the hardware to one of the port of computer. After successfully connection
establishment software starts to perform its operation. If there is error occurred during connection, there is need of checking
connection. There may be losing connection, corrupted drivers. After successfully connection in software it updates list of
medicines. Software assigns medicines list in alphabetical order. Then enter the name of medicine that has to be located or search
that particular medicine. Then the computer sends the signal to the microcontroller through USB TO TTL converter that is
max232. It converts data from one form to another form that can be microcontroller 8051 can be understands. If there does not
data detected then reset the microcontroller to remove collision again sends the signal to the 8051 microcontroller.
Now detect the input at microcontroller, here microcontroller act as locator. Microcontroller locates that medicine in particular
tray. Where the medicine is placed. After that microcontroller goes to again detect input cycle
V. COMPONENT
Microcontroller 8051:
A microcontroller is an IC or a chip with a internal processor and it can connected other support devices like I/O ports, serial
communication interface program memory, data memory, ram, ROM, etc. integrated together. Unlike a microprocessor Intel
8085, 8086, a microcontroller 8051 does not need any external interfacing of support devices. The microcontroller 8051 is the
very popular microcontroller controller ever produced in the world market.
The following fig shows that the pin diagram for microcontroller 8051. It consists of 40 pins are shown in fig. (3)
This device are used in various automatically controlled devices such as remote controls, automobile engine control systems,
medical devices, power tools, office machines.
Medical Shop Automation using Vb. Net
(J4R/ Volume 03 / Issue 02 / 001)
All rights reserved by www.journal4research.org 4
Fig. 4: Microcontroller pin diagram
USB to TTL converter
USB to serial RS232 adapters. It used to converting data from USB to other format which there device can understand; however,
these are may not referred for as a serial adapter. These USB serial adapters can be isolated or non-isolated. USB to TTL Serial
cables converter are a range of USB to serial converter cables that are provide connections between USB and serial UART
interfaces.
Fig. 5: USB to TTL Converter
The isolated version has opt coupler and surge suppressors to prevent static electricity or other high-voltage surges to enter the
data lines thereby preventing data loss and damage to the adapter and connected serial device. The non-isolated version has no
protection against static electricity or voltage surges, which is why this version is usually recommended for only non-critical
applications and at short communication ranges.
Software Tools
VB.NET
Small basic. Visual Basic .NET (VB.NET) is a multi-paradigm, object-oriented programming language, implemented on the
.NET Framework. Microsoft launched VB.NET in 2002 as the successor to its original Visual Basic language.
VB.Net is a simple, modern, object-oriented computer programming language developed by Microsoft to combine the power
of .NET Framework and the common language runtime with the productivity benefits that are the hallmark of Visual Basic
language.
VI. CONCLUSION
A conclusion section is not required. Although a conclusion may review the main points of the paper, do not replicate the
abstract as the conclusion. A conclusion might elaborate on the importance of the work or suggest applications and extensions.
This research it can be concluded that
 The work for MEDICAL SHOP AUTOMATION USNG VB .NET automation is completed successfully.
 Reliable and scalable home automatic MEDICAL SHOP AUTOMATION USNG VB .NET automation on system with low
cost and easy to implement.
It makes human life easy and comfortable
Medical Shop Automation using Vb. Net
(J4R/ Volume 03 / Issue 02 / 001)
All rights reserved by www.journal4research.org 5
REFERENCES
[1] K. R. Chowdhury, M. Di Felice, “Search: a routing protocol for mobile cognitive radio ad hoc networks,” Computer Communication Journal, vol. 32, no.
18, pp. 1983-1997, Dec.20
[2] K. M. Passino, “Biomimicry of bacterial foraging for distributed optimization,” IEEE Control Systems Magazine, vol. 22, no. 3, pp. 52-67, 2002.
[3] Q. Wang, H. Zheng, “Route and spectrum selection in dynamic spectrum networks,” in Proc. IEEE CCNC 2006, pp. 625-629, Feb. 2006.

More Related Content

What's hot

What's hot (20)

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...
 
Designing an Architecture for Monitoring Patients at Home: Ontologies and We...
Designing an Architecture  for Monitoring Patients at Home: Ontologies and We...Designing an Architecture  for Monitoring Patients at Home: Ontologies and We...
Designing an Architecture for Monitoring Patients at Home: Ontologies and We...
 
Introduction to Embedded System I : Chapter 2 (3rd portion)
Introduction to Embedded System I : Chapter 2 (3rd portion)Introduction to Embedded System I : Chapter 2 (3rd portion)
Introduction to Embedded System I : Chapter 2 (3rd portion)
 
Chapter 8 Embedded Hardware Design and Development (second portion)
Chapter 8 Embedded Hardware Design and Development (second portion)Chapter 8 Embedded Hardware Design and Development (second portion)
Chapter 8 Embedded Hardware Design and Development (second portion)
 
Instruction set of intel 8085 microprocessor
Instruction set of intel 8085 microprocessorInstruction set of intel 8085 microprocessor
Instruction set of intel 8085 microprocessor
 
IRJET - IoT-based Monitoring of Induction Motor Performance
IRJET - IoT-based Monitoring of Induction Motor PerformanceIRJET - IoT-based Monitoring of Induction Motor Performance
IRJET - IoT-based Monitoring of Induction Motor Performance
 
IRJET - IoT based E-Prognosis System
IRJET - IoT based E-Prognosis SystemIRJET - IoT based E-Prognosis System
IRJET - IoT based E-Prognosis System
 
Healthcare Monitoring System by using iSense Device& IOT Platform
Healthcare Monitoring System by using iSense Device& IOT PlatformHealthcare Monitoring System by using iSense Device& IOT Platform
Healthcare Monitoring System by using iSense Device& IOT Platform
 
IRJET- Power Monitoring with Time Controlling & Data Logging
IRJET- Power Monitoring with Time Controlling & Data LoggingIRJET- Power Monitoring with Time Controlling & Data Logging
IRJET- Power Monitoring with Time Controlling & Data Logging
 
Schematic and PCB Design Using Eagle
Schematic and PCB Design Using EagleSchematic and PCB Design Using Eagle
Schematic and PCB Design Using Eagle
 
Raspberry PI Based Paralyze Attack Rehabilitation System
Raspberry PI Based Paralyze Attack Rehabilitation SystemRaspberry PI Based Paralyze Attack Rehabilitation System
Raspberry PI Based Paralyze Attack Rehabilitation System
 
IRJET - Smart Office IoT based Office Automation [Ramu Kaka]
IRJET - Smart Office  IoT based Office Automation [Ramu Kaka]IRJET - Smart Office  IoT based Office Automation [Ramu Kaka]
IRJET - Smart Office IoT based Office Automation [Ramu Kaka]
 
IRJET - Smart Power Monitoring and Controlling through IoT
IRJET -  	  Smart Power Monitoring and Controlling through IoTIRJET -  	  Smart Power Monitoring and Controlling through IoT
IRJET - Smart Power Monitoring and Controlling through IoT
 
IRJET-Experimental Investigation on the Effect of TiO2 Particles on Mortars
IRJET-Experimental Investigation on the Effect of TiO2 Particles on MortarsIRJET-Experimental Investigation on the Effect of TiO2 Particles on Mortars
IRJET-Experimental Investigation on the Effect of TiO2 Particles on Mortars
 
Smart Healthcare Monitoring and Tracking System
Smart Healthcare Monitoring and Tracking SystemSmart Healthcare Monitoring and Tracking System
Smart Healthcare Monitoring and Tracking System
 
IRJET - Medical Analysis using Virtual Reality
IRJET - Medical Analysis using Virtual RealityIRJET - Medical Analysis using Virtual Reality
IRJET - Medical Analysis using Virtual Reality
 
IRJET- Home Automation System for Disable People using Bluetooth Technology a...
IRJET- Home Automation System for Disable People using Bluetooth Technology a...IRJET- Home Automation System for Disable People using Bluetooth Technology a...
IRJET- Home Automation System for Disable People using Bluetooth Technology a...
 
NFC Based Health Monitoring System
NFC Based Health Monitoring SystemNFC Based Health Monitoring System
NFC Based Health Monitoring System
 
IRJET - Dynamic Domestic Energy Utility Monitoring and Management using IoT
IRJET - Dynamic Domestic Energy Utility Monitoring and Management using IoTIRJET - Dynamic Domestic Energy Utility Monitoring and Management using IoT
IRJET - Dynamic Domestic Energy Utility Monitoring and Management using IoT
 
An intelligent patient tele monitoring system using android technology
An intelligent patient tele monitoring system using android technologyAn intelligent patient tele monitoring system using android technology
An intelligent patient tele monitoring system using android technology
 

Similar to MEDICAL SHOP AUTOMATION USING VB. NET

Power house automation using wireless communication
Power house automation using wireless communicationPower house automation using wireless communication
Power house automation using wireless communication
eSAT Journals
 

Similar to MEDICAL SHOP AUTOMATION USING VB. NET (20)

IRJET- Wireless Home Automation System using OpenHAB
IRJET- Wireless Home Automation System using OpenHABIRJET- Wireless Home Automation System using OpenHAB
IRJET- Wireless Home Automation System using OpenHAB
 
IJSRED-V2I2P57
IJSRED-V2I2P57IJSRED-V2I2P57
IJSRED-V2I2P57
 
IRJET- Smart Power Optimization with IoT
IRJET-  	  Smart Power Optimization with IoTIRJET-  	  Smart Power Optimization with IoT
IRJET- Smart Power Optimization with IoT
 
Design of Interface Board for Medical Kiosk Based on Off-The-Shelf Platform
Design of Interface Board for Medical Kiosk Based on Off-The-Shelf PlatformDesign of Interface Board for Medical Kiosk Based on Off-The-Shelf Platform
Design of Interface Board for Medical Kiosk Based on Off-The-Shelf Platform
 
IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...
IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...
IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...
 
The interconnecting mechanism for monitoring regular domestic condition
The interconnecting mechanism for monitoring regular domestic conditionThe interconnecting mechanism for monitoring regular domestic condition
The interconnecting mechanism for monitoring regular domestic condition
 
Embedded Patient Monitoring System
Embedded Patient Monitoring System Embedded Patient Monitoring System
Embedded Patient Monitoring System
 
HEART RATE MONITORING SYSTEM USING IOT
HEART RATE MONITORING SYSTEM USING IOTHEART RATE MONITORING SYSTEM USING IOT
HEART RATE MONITORING SYSTEM USING IOT
 
IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...
 
E044081720
E044081720E044081720
E044081720
 
My thesis work on Cognitive automation of Electric appliances
My thesis work on Cognitive automation of Electric appliancesMy thesis work on Cognitive automation of Electric appliances
My thesis work on Cognitive automation of Electric appliances
 
IRJET- Design and Implementation of IOT Based Health Monitoring System Using ...
IRJET- Design and Implementation of IOT Based Health Monitoring System Using ...IRJET- Design and Implementation of IOT Based Health Monitoring System Using ...
IRJET- Design and Implementation of IOT Based Health Monitoring System Using ...
 
Home Automation with MATLAB and ARDUINO Interface
Home Automation with MATLAB and ARDUINO InterfaceHome Automation with MATLAB and ARDUINO Interface
Home Automation with MATLAB and ARDUINO Interface
 
IRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using MicrocontrollerIRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using Microcontroller
 
Dharshan INTERNSHIP PPT-1.pptx
Dharshan INTERNSHIP PPT-1.pptxDharshan INTERNSHIP PPT-1.pptx
Dharshan INTERNSHIP PPT-1.pptx
 
Power house automation using wireless communication
Power house automation using wireless communicationPower house automation using wireless communication
Power house automation using wireless communication
 
[IJET-V2I3P18] Authors: Mr. B. N. Patil , Mr. Sandesh Sonar , Mr. Pavankumar ...
[IJET-V2I3P18] Authors: Mr. B. N. Patil , Mr. Sandesh Sonar , Mr. Pavankumar ...[IJET-V2I3P18] Authors: Mr. B. N. Patil , Mr. Sandesh Sonar , Mr. Pavankumar ...
[IJET-V2I3P18] Authors: Mr. B. N. Patil , Mr. Sandesh Sonar , Mr. Pavankumar ...
 
Microcontroller 8051 timer 274 P$
Microcontroller 8051 timer 274 P$Microcontroller 8051 timer 274 P$
Microcontroller 8051 timer 274 P$
 
IRJET- Monitoring and Control of PLC based Automation System Parameters using...
IRJET- Monitoring and Control of PLC based Automation System Parameters using...IRJET- Monitoring and Control of PLC based Automation System Parameters using...
IRJET- Monitoring and Control of PLC based Automation System Parameters using...
 
IRJET - Bluetooth based Digital Notice Board with Solar
IRJET - Bluetooth based Digital Notice Board with SolarIRJET - Bluetooth based Digital Notice Board with Solar
IRJET - Bluetooth based Digital Notice Board with Solar
 

More from Journal For Research

A REVIEW ON DESIGN OF PUBLIC TRANSPORTATION SYSTEM IN CHANDRAPUR CITY | J4RV4...
A REVIEW ON DESIGN OF PUBLIC TRANSPORTATION SYSTEM IN CHANDRAPUR CITY | J4RV4...A REVIEW ON DESIGN OF PUBLIC TRANSPORTATION SYSTEM IN CHANDRAPUR CITY | J4RV4...
A REVIEW ON DESIGN OF PUBLIC TRANSPORTATION SYSTEM IN CHANDRAPUR CITY | J4RV4...
Journal For Research
 
LABORATORY STUDY OF STRONG, MODERATE AND WEAK SANDSTONES | J4RV4I1012
LABORATORY STUDY OF STRONG, MODERATE AND WEAK SANDSTONES | J4RV4I1012LABORATORY STUDY OF STRONG, MODERATE AND WEAK SANDSTONES | J4RV4I1012
LABORATORY STUDY OF STRONG, MODERATE AND WEAK SANDSTONES | J4RV4I1012
Journal For Research
 
DESIGN ANALYSIS AND FABRICATION OF MANUAL RICE TRANSPLANTING MACHINE | J4RV4I...
DESIGN ANALYSIS AND FABRICATION OF MANUAL RICE TRANSPLANTING MACHINE | J4RV4I...DESIGN ANALYSIS AND FABRICATION OF MANUAL RICE TRANSPLANTING MACHINE | J4RV4I...
DESIGN ANALYSIS AND FABRICATION OF MANUAL RICE TRANSPLANTING MACHINE | J4RV4I...
Journal For Research
 
SURVEY ON A MODERN MEDICARE SYSTEM USING INTERNET OF THINGS | J4RV3I12024
SURVEY ON A MODERN MEDICARE SYSTEM USING INTERNET OF THINGS | J4RV3I12024SURVEY ON A MODERN MEDICARE SYSTEM USING INTERNET OF THINGS | J4RV3I12024
SURVEY ON A MODERN MEDICARE SYSTEM USING INTERNET OF THINGS | J4RV3I12024
Journal For Research
 

More from Journal For Research (20)

Design and Analysis of Hydraulic Actuator in a Typical Aerospace vehicle | J4...
Design and Analysis of Hydraulic Actuator in a Typical Aerospace vehicle | J4...Design and Analysis of Hydraulic Actuator in a Typical Aerospace vehicle | J4...
Design and Analysis of Hydraulic Actuator in a Typical Aerospace vehicle | J4...
 
Experimental Verification and Validation of Stress Distribution of Composite ...
Experimental Verification and Validation of Stress Distribution of Composite ...Experimental Verification and Validation of Stress Distribution of Composite ...
Experimental Verification and Validation of Stress Distribution of Composite ...
 
Image Binarization for the uses of Preprocessing to Detect Brain Abnormality ...
Image Binarization for the uses of Preprocessing to Detect Brain Abnormality ...Image Binarization for the uses of Preprocessing to Detect Brain Abnormality ...
Image Binarization for the uses of Preprocessing to Detect Brain Abnormality ...
 
A Research Paper on BFO and PSO Based Movie Recommendation System | J4RV4I1016
A Research Paper on BFO and PSO Based Movie Recommendation System | J4RV4I1016A Research Paper on BFO and PSO Based Movie Recommendation System | J4RV4I1016
A Research Paper on BFO and PSO Based Movie Recommendation System | J4RV4I1016
 
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
 
A REVIEW PAPER ON BFO AND PSO BASED MOVIE RECOMMENDATION SYSTEM | J4RV4I1015
A REVIEW PAPER ON BFO AND PSO BASED MOVIE RECOMMENDATION SYSTEM | J4RV4I1015A REVIEW PAPER ON BFO AND PSO BASED MOVIE RECOMMENDATION SYSTEM | J4RV4I1015
A REVIEW PAPER ON BFO AND PSO BASED MOVIE RECOMMENDATION SYSTEM | J4RV4I1015
 
HCI BASED APPLICATION FOR PLAYING COMPUTER GAMES | J4RV4I1014
HCI BASED APPLICATION FOR PLAYING COMPUTER GAMES | J4RV4I1014HCI BASED APPLICATION FOR PLAYING COMPUTER GAMES | J4RV4I1014
HCI BASED APPLICATION FOR PLAYING COMPUTER GAMES | J4RV4I1014
 
A REVIEW ON DESIGN OF PUBLIC TRANSPORTATION SYSTEM IN CHANDRAPUR CITY | J4RV4...
A REVIEW ON DESIGN OF PUBLIC TRANSPORTATION SYSTEM IN CHANDRAPUR CITY | J4RV4...A REVIEW ON DESIGN OF PUBLIC TRANSPORTATION SYSTEM IN CHANDRAPUR CITY | J4RV4...
A REVIEW ON DESIGN OF PUBLIC TRANSPORTATION SYSTEM IN CHANDRAPUR CITY | J4RV4...
 
A REVIEW ON LIFTING AND ASSEMBLY OF ROTARY KILN TYRE WITH SHELL BY FLEXIBLE G...
A REVIEW ON LIFTING AND ASSEMBLY OF ROTARY KILN TYRE WITH SHELL BY FLEXIBLE G...A REVIEW ON LIFTING AND ASSEMBLY OF ROTARY KILN TYRE WITH SHELL BY FLEXIBLE G...
A REVIEW ON LIFTING AND ASSEMBLY OF ROTARY KILN TYRE WITH SHELL BY FLEXIBLE G...
 
LABORATORY STUDY OF STRONG, MODERATE AND WEAK SANDSTONES | J4RV4I1012
LABORATORY STUDY OF STRONG, MODERATE AND WEAK SANDSTONES | J4RV4I1012LABORATORY STUDY OF STRONG, MODERATE AND WEAK SANDSTONES | J4RV4I1012
LABORATORY STUDY OF STRONG, MODERATE AND WEAK SANDSTONES | J4RV4I1012
 
DESIGN ANALYSIS AND FABRICATION OF MANUAL RICE TRANSPLANTING MACHINE | J4RV4I...
DESIGN ANALYSIS AND FABRICATION OF MANUAL RICE TRANSPLANTING MACHINE | J4RV4I...DESIGN ANALYSIS AND FABRICATION OF MANUAL RICE TRANSPLANTING MACHINE | J4RV4I...
DESIGN ANALYSIS AND FABRICATION OF MANUAL RICE TRANSPLANTING MACHINE | J4RV4I...
 
AN OVERVIEW: DAKNET TECHNOLOGY - BROADBAND AD-HOC CONNECTIVITY | J4RV4I1009
AN OVERVIEW: DAKNET TECHNOLOGY - BROADBAND AD-HOC CONNECTIVITY | J4RV4I1009AN OVERVIEW: DAKNET TECHNOLOGY - BROADBAND AD-HOC CONNECTIVITY | J4RV4I1009
AN OVERVIEW: DAKNET TECHNOLOGY - BROADBAND AD-HOC CONNECTIVITY | J4RV4I1009
 
LINE FOLLOWER ROBOT | J4RV4I1010
LINE FOLLOWER ROBOT | J4RV4I1010LINE FOLLOWER ROBOT | J4RV4I1010
LINE FOLLOWER ROBOT | J4RV4I1010
 
CHATBOT FOR COLLEGE RELATED QUERIES | J4RV4I1008
CHATBOT FOR COLLEGE RELATED QUERIES | J4RV4I1008CHATBOT FOR COLLEGE RELATED QUERIES | J4RV4I1008
CHATBOT FOR COLLEGE RELATED QUERIES | J4RV4I1008
 
AN INTEGRATED APPROACH TO REDUCE INTRA CITY TRAFFIC AT COIMBATORE | J4RV4I1002
AN INTEGRATED APPROACH TO REDUCE INTRA CITY TRAFFIC AT COIMBATORE | J4RV4I1002AN INTEGRATED APPROACH TO REDUCE INTRA CITY TRAFFIC AT COIMBATORE | J4RV4I1002
AN INTEGRATED APPROACH TO REDUCE INTRA CITY TRAFFIC AT COIMBATORE | J4RV4I1002
 
A REVIEW STUDY ON GAS-SOLID CYCLONE SEPARATOR USING LAPPLE MODEL | J4RV4I1001
A REVIEW STUDY ON GAS-SOLID CYCLONE SEPARATOR USING LAPPLE MODEL | J4RV4I1001A REVIEW STUDY ON GAS-SOLID CYCLONE SEPARATOR USING LAPPLE MODEL | J4RV4I1001
A REVIEW STUDY ON GAS-SOLID CYCLONE SEPARATOR USING LAPPLE MODEL | J4RV4I1001
 
IMAGE SEGMENTATION USING FCM ALGORITM | J4RV3I12021
IMAGE SEGMENTATION USING FCM ALGORITM | J4RV3I12021IMAGE SEGMENTATION USING FCM ALGORITM | J4RV3I12021
IMAGE SEGMENTATION USING FCM ALGORITM | J4RV3I12021
 
USE OF GALVANIZED STEELS FOR AUTOMOTIVE BODY- CAR SURVEY RESULTS AT COASTAL A...
USE OF GALVANIZED STEELS FOR AUTOMOTIVE BODY- CAR SURVEY RESULTS AT COASTAL A...USE OF GALVANIZED STEELS FOR AUTOMOTIVE BODY- CAR SURVEY RESULTS AT COASTAL A...
USE OF GALVANIZED STEELS FOR AUTOMOTIVE BODY- CAR SURVEY RESULTS AT COASTAL A...
 
UNMANNED AERIAL VEHICLE FOR REMITTANCE | J4RV3I12023
UNMANNED AERIAL VEHICLE FOR REMITTANCE | J4RV3I12023UNMANNED AERIAL VEHICLE FOR REMITTANCE | J4RV3I12023
UNMANNED AERIAL VEHICLE FOR REMITTANCE | J4RV3I12023
 
SURVEY ON A MODERN MEDICARE SYSTEM USING INTERNET OF THINGS | J4RV3I12024
SURVEY ON A MODERN MEDICARE SYSTEM USING INTERNET OF THINGS | J4RV3I12024SURVEY ON A MODERN MEDICARE SYSTEM USING INTERNET OF THINGS | J4RV3I12024
SURVEY ON A MODERN MEDICARE SYSTEM USING INTERNET OF THINGS | J4RV3I12024
 

Recently uploaded

Recently uploaded (20)

On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 

MEDICAL SHOP AUTOMATION USING VB. NET

  • 1. Journal for Research | Volume 03| Issue 02 | April 2017 ISSN: 2395-7549 All rights reserved by www.journal4research.org 1 Medical Shop Automation using Vb. Net Mr. R .S. Kabade Dinesh Vhaval Assistant Professor UG Student Department of Electronics & Telecommunication Engineering Department of Electronics & Telecommunication Engineering P.V.P.Institute of Technology, Budhgaon, Sangli, Maharashtra, India P.V.P.Institute of Technology, Budhgaon, Sangli, Maharashtra, India Aniket Kamble Sushant Kanap UG Student UG Student Department of Electronics & Telecommunication Engineering Department of Electronics & Telecommunication Engineering P.V.P.Institute of Technology, Budhgaon, Sangli, Maharashtra, India P.V.P.Institute of Technology, Budhgaon, Sangli, Maharashtra, India Abstract The vb.net is one of the most power full tool of software development. Software continuously monitors the input medicines from the user also the system provides and stocks update. In this project we are going to design and manage all medical medicines and data on software, the software updates with all types of medicine. We use microcontroller for locating purpose this kit detect medicine in tray. The first important part of project is the software. In the software a necessary programming is done, in visual basic software we have used c sharp language. Computer opens that software and asks for com connection of the hardware to the computer After that there is need to connect the hardware that mean microcontroller to the computer, to connect the microcontroller to the computer, we must muse the max RS232 from computer to microcontroller this sends the information about location of medicines in shop trays The task by microcontroller is performed is receiving data from computer and locating that particular tray. For tray indication we have used led that glows and tray indication done. Keywords: USB to TTL converter, Microcontroller, IC _______________________________________________________________________________________________________ I. INTRODUCTION The vb.net is one of the most power full tool of software development. Software continuously monitors the input medicines from the user also the system provides and stocks update. In this project we are going to design and manage all medical medicines and data on software, the software updates with all types of medicine. We use microcontroller for locating purpose this kit detect medicine in tray.[3] The first important part of project is the software. In the software a necessary programming is done, in visual basic software we have used c sharp language. Computer opens that software and asks for com connection of the hardware to the computer [2] After that there is need to connect the hardware that mean microcontroller to the computer, to connect the microcontroller to the computer, we must muse the max RS232 from computer to microcontroller this sends the information about location of medicines in shop trays The task by microcontroller is performed is receiving data from computer and locating that particular tray. For tray indication we have used led that glows and tray indication done II. GUIDELINES FOR MANUSCRIPT PREPARATION Methodology In order to overcome the disadvantages of current medical shop system we are using microcontroller based automatic system. Microcontroller used to perform various task A microcontroller is single chip programmable device. a software has did in in visual basic dot net in c sharp language , this helps to monitoring purpose. The process involves medical store input at all levels of distribution system this inputs are described The project aim is providing suitable for management of medical medicines .medical data management has become important challenge there is new technique is necessary
  • 2. Medical Shop Automation using Vb. Net (J4R/ Volume 03 / Issue 02 / 001) All rights reserved by www.journal4research.org 2 III. BLOCK DIAGRAM Fig. 1: block diagram of medical shop automation system project As shown in above fig1 it consist of microcontroller IC 8051, power supply , rest circuit connected to the microcontroller as well as crystal oscillator. Fig 1 shows that microcontroller is connected to the vb.net software which operates in laptop. To convert data from laptop to microcontroller compatible language by using USB to TTL converter. Here we used USB to TTL converter i.e. Max 232. Max 232 perform task as communicator between laptop and microcontroller hardware IV. WORKING In order to tray indicate here we connect microcontroller hardware to any com port. The computer automatically detects the microcontroller hardware for this Purpose we have used USB to TTL converter After the connection of hardware we define total medicines in software. Software makes in visual basic. The Microcontroller coded in such a way that any tray indication information from computer, microcontroller indicates that tray. Led indicators are mounted in tray that glows when it Signals from microcontroller. The connection between microcontroller & led made by I2C cable .There can be connected multiple LED’s for multiple trays Fig. 2: Project hardware implemented Above fig (2) shows that hardware implementation for this particular project. The white sheet of paper is representing trays. The led are mounted on this paper. Between laptop and tray there is microcontroller control kit. The USB TTL Serial cables are a range of USB to serial converter cables which provide connectivity between USB and serial UART interfaces. The Intel MCS-51 (commonly termed 8051) is an internally Harvard architecture, complex instruction set computer The above flow chart shows actual working of project
  • 3. Medical Shop Automation using Vb. Net (J4R/ Volume 03 / Issue 02 / 001) All rights reserved by www.journal4research.org 3 Fig. 3: Flow chart From the above flow chart fig (3) it describes that computer need to connect the particular hardware. After start the block shown as detect the hardware on computer connects the hardware to one of the port of computer. After successfully connection establishment software starts to perform its operation. If there is error occurred during connection, there is need of checking connection. There may be losing connection, corrupted drivers. After successfully connection in software it updates list of medicines. Software assigns medicines list in alphabetical order. Then enter the name of medicine that has to be located or search that particular medicine. Then the computer sends the signal to the microcontroller through USB TO TTL converter that is max232. It converts data from one form to another form that can be microcontroller 8051 can be understands. If there does not data detected then reset the microcontroller to remove collision again sends the signal to the 8051 microcontroller. Now detect the input at microcontroller, here microcontroller act as locator. Microcontroller locates that medicine in particular tray. Where the medicine is placed. After that microcontroller goes to again detect input cycle V. COMPONENT Microcontroller 8051: A microcontroller is an IC or a chip with a internal processor and it can connected other support devices like I/O ports, serial communication interface program memory, data memory, ram, ROM, etc. integrated together. Unlike a microprocessor Intel 8085, 8086, a microcontroller 8051 does not need any external interfacing of support devices. The microcontroller 8051 is the very popular microcontroller controller ever produced in the world market. The following fig shows that the pin diagram for microcontroller 8051. It consists of 40 pins are shown in fig. (3) This device are used in various automatically controlled devices such as remote controls, automobile engine control systems, medical devices, power tools, office machines.
  • 4. Medical Shop Automation using Vb. Net (J4R/ Volume 03 / Issue 02 / 001) All rights reserved by www.journal4research.org 4 Fig. 4: Microcontroller pin diagram USB to TTL converter USB to serial RS232 adapters. It used to converting data from USB to other format which there device can understand; however, these are may not referred for as a serial adapter. These USB serial adapters can be isolated or non-isolated. USB to TTL Serial cables converter are a range of USB to serial converter cables that are provide connections between USB and serial UART interfaces. Fig. 5: USB to TTL Converter The isolated version has opt coupler and surge suppressors to prevent static electricity or other high-voltage surges to enter the data lines thereby preventing data loss and damage to the adapter and connected serial device. The non-isolated version has no protection against static electricity or voltage surges, which is why this version is usually recommended for only non-critical applications and at short communication ranges. Software Tools VB.NET Small basic. Visual Basic .NET (VB.NET) is a multi-paradigm, object-oriented programming language, implemented on the .NET Framework. Microsoft launched VB.NET in 2002 as the successor to its original Visual Basic language. VB.Net is a simple, modern, object-oriented computer programming language developed by Microsoft to combine the power of .NET Framework and the common language runtime with the productivity benefits that are the hallmark of Visual Basic language. VI. CONCLUSION A conclusion section is not required. Although a conclusion may review the main points of the paper, do not replicate the abstract as the conclusion. A conclusion might elaborate on the importance of the work or suggest applications and extensions. This research it can be concluded that  The work for MEDICAL SHOP AUTOMATION USNG VB .NET automation is completed successfully.  Reliable and scalable home automatic MEDICAL SHOP AUTOMATION USNG VB .NET automation on system with low cost and easy to implement. It makes human life easy and comfortable
  • 5. Medical Shop Automation using Vb. Net (J4R/ Volume 03 / Issue 02 / 001) All rights reserved by www.journal4research.org 5 REFERENCES [1] K. R. Chowdhury, M. Di Felice, “Search: a routing protocol for mobile cognitive radio ad hoc networks,” Computer Communication Journal, vol. 32, no. 18, pp. 1983-1997, Dec.20 [2] K. M. Passino, “Biomimicry of bacterial foraging for distributed optimization,” IEEE Control Systems Magazine, vol. 22, no. 3, pp. 52-67, 2002. [3] Q. Wang, H. Zheng, “Route and spectrum selection in dynamic spectrum networks,” in Proc. IEEE CCNC 2006, pp. 625-629, Feb. 2006.