SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1825
Ingenious Menu Ordering System for Restaurants
Mr. Prithick Saha
Assistant Professor, Electronics and Communication Engineering Department, Dream Institute of Technology,
West Bengal, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract – The main object of this paper is to develop a
ingenious menu ordering system for restaurants based on
Xbee-module, Arduino UNO and PC/Laptop. Ingenious
system means smart or intelligent or automatic system.
Automation is necessary to reduce man power. This system
is one away i.e. one end we can transmit data and on the
other end we can received data. This will be used full for
many applications such as in restaurants, hotels etc. This
system allows the user to build and maintain a restaurants
or hotels that is intelligent enough to keep more automated
application. By implementing this system, it is explore a
verity of different engineering challenges hardware design,
software programming and other aspects. This is
combination of an embedded system and wireless
commutation used in designing of various applications
ranging from industrial automation to home automation.
The traditional pen and paper is method by the ingenious
menu ordering system. Because of this system customer can
easily order food from their table.
Key Words: Model is designed in Arduino UNO R3, XBee
Module, GLCD Module, and Restaurant Management.
1. INTRODUCTION
The ingenious menu ordering systems are different
from ordinary menu ordering systems, where the
different smart devices in the presence intelligent
devices. The main aim of this paper is a holistic
approach to the restaurant management of the
modern restaurants. The food ordering system is
present with the use of a handheld device placed on
each table which is used to make an order at the
restaurant.
The system uses a GLCD display module which is
placed on each customers table for them to make
orders. The order is made by selecting the items
displayed on GLCD display module. The order will be
sent from the customer section using xbee module
and automatically will be shown on the PC/laptop at
the kitchen. The bill will be displayed with table
number at the billing section.
The expected and benefits are improving standard
service, reduce number of payment for employee,
gain profit, make customers are more interested and
also restaurant become famous when use technology
modern system.
2. MATERIALS USED
2.1 Graphics LCD
This is 2.4” TFT LCD touch screen (ILI9341) display
module used to order the menu items on each table
by the customer and is then sent to billing section.
Fig -1: Graphics Liquid Crystal Display
1) Technical specs of Arduino UNO R3
 2.4″ diagonal Touch LCD TFT display
 240×320 resolution, 18-bit (262,000) color
 8 bit digital interface, plus 4 control lines
 Uses digital pins 5-13 and analog 0-3. That
means you can use digital pins 2, 3 and analog 4
and 5. Pin 12 is available if not using the microSD
 5V compatible! Use with 3.3V or 5V logic
 Onboard 3.3V 300mA LDO regulator
 Working temperature: -30°C ~ 70°C
 4 white LED backlight. On by default but you can
connect the transistor to a digital pin for
backlight control
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1826
2.2 Arduino UNO R3
The Arduino is an open source, programmable
microcontroller and software supported the ATMega
chip. The Arduino board may be programmed using
the Arduino software. The syntax for this can be
almost like is similar to C/C++ and JAVA.
Fig -2: Arduino UNO R3
1) Technical specs of Arduino UNO R3
 Microcontroller - ATmega328P
 Operating Voltage - 5V
 Input Voltage - 7-12V
 Digital I/O Pins – 14 (of which 6 provide PWM
output)
 PWM Digital I/O Pins – 6
 Analog Inputs Pins - 6
 DC Current for 3.3V – 50mA
 Flash Memory - 32KB (ATmega 328P) of which
0.5 KB used by bootloader
 SRAM – 2KB
 EEPROM - 1KB
 Clock Speed - 16MHZ
The Arduino Uno Board may be powered via the USB
connection or with an external power supply. The
facility source selected automatically. External power
can come either an AC-to-DC adapter or battery.
2.3 XBee Module
XBee S2C could be a RF module designed for
wireless communication or data exchange and it
works on ZigBee mesh communication protocols that
sit on top of IEEE 802.15.4 PHY. The module provides
wireless connectivity to end-point devices in any
ZigBee mesh networks including devices from other
vendors. Please note that XBee could be a module
designed by ‘DiGi’ and ZigBee is that the name of the
protocol followed by XBee modules for establishing
wireless communication. With some of those
modules the user can setup their own ZigBee
network up-and-running in an exceedingly matter of
minutes. The XBee RF Module is compatible with
other units that use ZigBee technology. These include
other XBee modules, Connect PortS gateways, XBee
and XBee-PRO Adapters, XBee Sensors and other
products that are designated with “ZB” product
name.
Fig -3: XBee Module
1) Technical specs of XBee Module
 Transmission Frequency: 2.4GHz to 2.5GHz
 Number of Channels: 16 Direct Sequence
Channels
 Featured with UART (250 Kb/s maximum) and
SPI (5 Mb/s maximum) interface
 Featured with software adjustable transmitting
power
 Indoor/Urban Range: 200ft
 Outdoor RF line-of-sight Range: up to 4000ft
 Transmit Power Output: 6.3mW (8dBm) in Boost
mode,2mW (3dBm) in Normal mode
 RF Data Rate: 250,000 bps
 Receiver Sensitivity: -102dBm in Boost mode, -
100dBm in Normal mode
 Supply Voltage Range: +2.1V to +3.6V
 Operating Current: 33mA (at3.3V, for Normal
mode) , 45mA (at 3.3V,for Boost mode)
 Idle Current: 9mA
A single XBee module does not have much use unless
you already have a ZigBee mesh network up and
running. So if there is no mesh network working you
need at least two modules for establishing wireless
communication and it is best to use a bunch of them
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1827
to establish a mesh. This mesh could be implemented
in applications like HOME AUTOMATION where all
devices communicate with each other to give user
most optimized performance.
3. METHODOLOGY
The methodology used is divided into two parts as
system design and system process flow.
3.1 System Design
Fig -4: Block diagram of transmission Part
Transmission Part block diagram for this system is
shown in fig.-4.It contains Graphical LCD at one port
of the Arduino. At the other port of the Arduino,
input from Graphical LCD is connected. Two switch
(SW1 &SW2) connected to microcontroller. The
regulated power supply is connected to
microcontroller. The SW1 switch use for Water
Bottle and SW2 switch use for Waiter.
Fig -5: Block diagram of Chef Unit (Receiving Unit)
The chef unit or receiving block diagram for this
system is shown in fig. - 5. In receiver PC/Laptop is
connected at Xbee module.
Fig -6: Block diagram of Xbee PC Interface Board
XBee works on the TX / RX logic so if we want to
interface xbee with computer, we need to use a serial
module. This serial module consists of MAX232.
3.2 System Process Flow Chart
The system uses a GLCD module which is placed on
each table for the customer to make orders. The
Order is made by selecting item made available in the
menu items on the GLCD display. Then, the code is
decrypted by using Arduino UNO R3. Later it
transmits the data via Xbee communication module
once order is confirmed by the customers.
The processed data is sent to the PC/Laptop in
kitchen section for ordering purpose, and to the
billing section for the billing purpose. This system
will be done after the customer completed their
orders.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1828
Fig -7: System Process Flow at Transmission part
The GLCD must be initialized within the beginning.
Menu is displayed on the GLCD so the program waits
for the choice of menu item. If the menu is chosen
and therefore the quantity is greater than 0 than the
order is transmitted to the ordering department. And
if the user asks for the bill then the bill is displayed
on the screen.
Fig -8: Receiver Process Flow chart
On the receiver side Computer is initialized. If the
order is received than it is displayed on screen along
with the table number.
3.3 Software Design
The software Arduino IDE was utilized in embedded
C language. The Embedded C language is employed to
put in writing a source codes for this Arduino UNO
R3 which is then are going to be compiled. When the
program can be successfully run no error in the
source code, then the Arduino UNO R3 will be
programmed.
4. CONCLUSIONS
This type of systems can prove worthy in
transforming the restaurants management system.
It’ll minimize manual service given by waiters and
serving staff, thus eliminating the human mistakes.
Taking the orders through digital touch screen
(GLCD) avoid wastage of paper and also reduces the
requirement of printing text of menu card. A
customer going into restaurant doesn’t should watch
for the waiters to require the order. As soon as
he/she occupies a seat, he/she can order whatever
he/she needs; also the customer has liberty to take
its own time to position order. This system
technique, the complaints about the services is
eliminated.
REFERENCES
[1] Development of wireless ordering system by
international journal of emerging technology The
project is proposed with the Zigbee technology as the
communication medium , Arduino UNO,LCD plus
touch display.
[2]International Journal of Computer Trends and
Technology Smart Ordering System via Bluetooth the
project is proposed with the Bluetooth technology as
the communication medium, Peripheral Interface
Controller (PIC), LCD and key pad.
[3] Performance Analysis of XBee ZB Module Based
Wireless Sensor Networks Rajeev Piyare1 , Seong-ro
Lee2 Mokpo National University, MTRC, 534-729,
South Korea; Emails: rajeev.piyare@hotmail.com;
srlee@mokpo.ac.kr, International Journal of Scientific
& Engineering Research, Volume 4, Issue 5, May-
2013 ISSN 2229-5518
[4] 3EMenu Card systems for Restaurants by
International Journal of Innovative Research in
Advanced Engineering the project is proposed with
RS-232 cable as the communication medium,
Peripheral Interface Controller (PIC)
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1829
BIOGRAPHIE
Mr.Prithick Saha is presently
working as a Assistant
Professor at Dream Institute of
Technology, Kolkata.

More Related Content

PDF
FPGA based synchronous multi-channel PWM generator for humanoid robot
IJECEIAES
 
PDF
Bst bma280-ds000-11 published (1)
Satish Rana
 
PDF
Tracking police man using rf proximity card
Albert Jose
 
PDF
Development of Distributed Mains Monitoring and Switching System for Indus Co...
iosrjce
 
PDF
Internet enebled data acquisition and device control
eSAT Journals
 
PDF
IRJET- Centralised Status alert system for industrial machines
IRJET Journal
 
PDF
Application of Microcontroller in Transmitter Section of Wireless System
ijceronline
 
PDF
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
ijceronline
 
FPGA based synchronous multi-channel PWM generator for humanoid robot
IJECEIAES
 
Bst bma280-ds000-11 published (1)
Satish Rana
 
Tracking police man using rf proximity card
Albert Jose
 
Development of Distributed Mains Monitoring and Switching System for Indus Co...
iosrjce
 
Internet enebled data acquisition and device control
eSAT Journals
 
IRJET- Centralised Status alert system for industrial machines
IRJET Journal
 
Application of Microcontroller in Transmitter Section of Wireless System
ijceronline
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
ijceronline
 

What's hot (18)

PDF
Secured voting machine with touch screen & smart card
Albert Jose
 
DOCX
BLUETOOTH CONTROLLED ROBOCAR
Pulkit Singhal
 
DOCX
Project Report on Embedded Systems
Suhani Singh
 
PDF
A Computer Based Artificial Neural Network Controller with Interactive Audito...
theijes
 
PDF
Voice Recognition Wireless Home Automation System Based On Zigbee
IOSR Journals
 
PDF
Software control systems for smart antenna
eSAT Journals
 
PDF
Mitsubishi graphic operation terminal got2000 series open frame model dienhat...
Dien Ha The
 
PDF
IRJET- Design and Implementation of Automated System as a Waiter in Restaurant
IRJET Journal
 
PPTX
We-Con company introduction 2018
Peter Xie
 
DOCX
GSM Report_2013
Tanya Srivastava
 
PDF
Monitoring and Control System for Building Application Using Modbus Remote Te...
IJITCA Journal
 
PDF
DTMF Based Intelligent Farming Robotic Vehicle
IRJET Journal
 
PDF
ATS SmartModem
Hoang Le Van
 
PDF
Datasheet stvc070 wt 03
Display module
 
PDF
Air Gate Max Userguide
David Rodriguez
 
DOC
electronic voting machine by rfid
Saurabh Uniyal
 
PDF
Siemens s7-200 new catalogue
Dien Ha The
 
PDF
training report on embedded system and AVR
Urvashi Khandelwal
 
Secured voting machine with touch screen & smart card
Albert Jose
 
BLUETOOTH CONTROLLED ROBOCAR
Pulkit Singhal
 
Project Report on Embedded Systems
Suhani Singh
 
A Computer Based Artificial Neural Network Controller with Interactive Audito...
theijes
 
Voice Recognition Wireless Home Automation System Based On Zigbee
IOSR Journals
 
Software control systems for smart antenna
eSAT Journals
 
Mitsubishi graphic operation terminal got2000 series open frame model dienhat...
Dien Ha The
 
IRJET- Design and Implementation of Automated System as a Waiter in Restaurant
IRJET Journal
 
We-Con company introduction 2018
Peter Xie
 
GSM Report_2013
Tanya Srivastava
 
Monitoring and Control System for Building Application Using Modbus Remote Te...
IJITCA Journal
 
DTMF Based Intelligent Farming Robotic Vehicle
IRJET Journal
 
ATS SmartModem
Hoang Le Van
 
Datasheet stvc070 wt 03
Display module
 
Air Gate Max Userguide
David Rodriguez
 
electronic voting machine by rfid
Saurabh Uniyal
 
Siemens s7-200 new catalogue
Dien Ha The
 
training report on embedded system and AVR
Urvashi Khandelwal
 
Ad

Similar to IRJET - Ingenious Menu Ordering System for Restaurants (20)

PDF
IRJET- Hotel order processing
IRJET Journal
 
PDF
Touch screen based ordering system & displaying system for restaurants
eSAT Journals
 
PDF
IRJET - Smart Food Ordering System in Hotel
IRJET Journal
 
PDF
Android smart phone and thermal printer @1000KV Technologies 9030844877
1000kv technologies
 
PDF
A010310105
IOSR Journals
 
DOC
Project
ATUL KUJUR
 
PDF
IRJET - Electronic Menu Ordering System for Railways
IRJET Journal
 
PDF
Automated Cafeteria System for Efficient Food Serving
ferozpatowary
 
PPTX
projectitv-205smartrestaurantmenuorderingsystemusingarduino-200515024006_2-co...
RakibulHassan77
 
PPTX
Project(itv 205) smart restaurant menu ordering system using arduino
LalitKumar1031
 
PDF
WI-FI MICROCONTROLLER BASED SMART MENU
ijcsit
 
PDF
IRJET- Hotel Automation using Arduino
IRJET Journal
 
PDF
IRJET- Hotel Automation using Arduino
IRJET Journal
 
PPTX
Touch panel based restuarent automation system
thulasiram67
 
PDF
IRJET- BSIOTR IT SMART LAB using IOT
IRJET Journal
 
PDF
Ijariie1178
IJARIIE JOURNAL
 
PDF
WI-FI MICROCONTROLLER BASED SMART MENU
AIRCC Publishing Corporation
 
PDF
Design and Implementation of an Intelligent System to Prevent Grain Loss Due ...
paperpublications3
 
PDF
IRJET- IoT based Industrial Automation
IRJET Journal
 
PDF
Mobile robotic platform to gathering real time sensory data in wireless perso...
Alexander Decker
 
IRJET- Hotel order processing
IRJET Journal
 
Touch screen based ordering system & displaying system for restaurants
eSAT Journals
 
IRJET - Smart Food Ordering System in Hotel
IRJET Journal
 
Android smart phone and thermal printer @1000KV Technologies 9030844877
1000kv technologies
 
A010310105
IOSR Journals
 
Project
ATUL KUJUR
 
IRJET - Electronic Menu Ordering System for Railways
IRJET Journal
 
Automated Cafeteria System for Efficient Food Serving
ferozpatowary
 
projectitv-205smartrestaurantmenuorderingsystemusingarduino-200515024006_2-co...
RakibulHassan77
 
Project(itv 205) smart restaurant menu ordering system using arduino
LalitKumar1031
 
WI-FI MICROCONTROLLER BASED SMART MENU
ijcsit
 
IRJET- Hotel Automation using Arduino
IRJET Journal
 
IRJET- Hotel Automation using Arduino
IRJET Journal
 
Touch panel based restuarent automation system
thulasiram67
 
IRJET- BSIOTR IT SMART LAB using IOT
IRJET Journal
 
Ijariie1178
IJARIIE JOURNAL
 
WI-FI MICROCONTROLLER BASED SMART MENU
AIRCC Publishing Corporation
 
Design and Implementation of an Intelligent System to Prevent Grain Loss Due ...
paperpublications3
 
IRJET- IoT based Industrial Automation
IRJET Journal
 
Mobile robotic platform to gathering real time sensory data in wireless perso...
Alexander Decker
 
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
PDF
Kiona – A Smart Society Automation Project
IRJET Journal
 
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
PDF
Breast Cancer Detection using Computer Vision
IRJET Journal
 
PDF
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
PDF
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
PDF
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
PDF
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
Kiona – A Smart Society Automation Project
IRJET Journal
 
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
Breast Cancer Detection using Computer Vision
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 

Recently uploaded (20)

PDF
오픈소스 LLM, vLLM으로 Production까지 (Instruct.KR Summer Meetup, 2025)
Hyogeun Oh
 
PDF
6th International Conference on Artificial Intelligence and Machine Learning ...
gerogepatton
 
PPTX
Module_II_Data_Science_Project_Management.pptx
anshitanarain
 
PDF
FLEX-LNG-Company-Presentation-Nov-2017.pdf
jbloggzs
 
PPTX
Victory Precisions_Supplier Profile.pptx
victoryprecisions199
 
PPTX
ANIMAL INTERVENTION WARNING SYSTEM (4).pptx
dodultrongaming
 
PDF
2010_Book_EnvironmentalBioengineering (1).pdf
EmilianoRodriguezTll
 
PDF
dse_final_merit_2025_26 gtgfffffcjjjuuyy
rushabhjain127
 
PPT
Ppt for engineering students application on field effect
lakshmi.ec
 
PDF
Software Testing Tools - names and explanation
shruti533256
 
PPTX
Module2 Data Base Design- ER and NF.pptx
gomathisankariv2
 
PPTX
Fluid Mechanics, Module 3: Basics of Fluid Mechanics
Dr. Rahul Kumar
 
PDF
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
PPTX
MSME 4.0 Template idea hackathon pdf to understand
alaudeenaarish
 
PPTX
Chapter_Seven_Construction_Reliability_Elective_III_Msc CM
SubashKumarBhattarai
 
PDF
BRKDCN-2613.pdf Cisco AI DC NVIDIA presentation
demidovs1
 
PDF
LEAP-1B presedntation xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hatem173148
 
PPTX
Unit 5 BSP.pptxytrrftyyydfyujfttyczcgvcd
ghousebhasha2007
 
PPTX
Edge to Cloud Protocol HTTP WEBSOCKET MQTT-SN MQTT.pptx
dhanashri894551
 
PDF
settlement FOR FOUNDATION ENGINEERS.pdf
Endalkazene
 
오픈소스 LLM, vLLM으로 Production까지 (Instruct.KR Summer Meetup, 2025)
Hyogeun Oh
 
6th International Conference on Artificial Intelligence and Machine Learning ...
gerogepatton
 
Module_II_Data_Science_Project_Management.pptx
anshitanarain
 
FLEX-LNG-Company-Presentation-Nov-2017.pdf
jbloggzs
 
Victory Precisions_Supplier Profile.pptx
victoryprecisions199
 
ANIMAL INTERVENTION WARNING SYSTEM (4).pptx
dodultrongaming
 
2010_Book_EnvironmentalBioengineering (1).pdf
EmilianoRodriguezTll
 
dse_final_merit_2025_26 gtgfffffcjjjuuyy
rushabhjain127
 
Ppt for engineering students application on field effect
lakshmi.ec
 
Software Testing Tools - names and explanation
shruti533256
 
Module2 Data Base Design- ER and NF.pptx
gomathisankariv2
 
Fluid Mechanics, Module 3: Basics of Fluid Mechanics
Dr. Rahul Kumar
 
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
MSME 4.0 Template idea hackathon pdf to understand
alaudeenaarish
 
Chapter_Seven_Construction_Reliability_Elective_III_Msc CM
SubashKumarBhattarai
 
BRKDCN-2613.pdf Cisco AI DC NVIDIA presentation
demidovs1
 
LEAP-1B presedntation xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hatem173148
 
Unit 5 BSP.pptxytrrftyyydfyujfttyczcgvcd
ghousebhasha2007
 
Edge to Cloud Protocol HTTP WEBSOCKET MQTT-SN MQTT.pptx
dhanashri894551
 
settlement FOR FOUNDATION ENGINEERS.pdf
Endalkazene
 

IRJET - Ingenious Menu Ordering System for Restaurants

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1825 Ingenious Menu Ordering System for Restaurants Mr. Prithick Saha Assistant Professor, Electronics and Communication Engineering Department, Dream Institute of Technology, West Bengal, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract – The main object of this paper is to develop a ingenious menu ordering system for restaurants based on Xbee-module, Arduino UNO and PC/Laptop. Ingenious system means smart or intelligent or automatic system. Automation is necessary to reduce man power. This system is one away i.e. one end we can transmit data and on the other end we can received data. This will be used full for many applications such as in restaurants, hotels etc. This system allows the user to build and maintain a restaurants or hotels that is intelligent enough to keep more automated application. By implementing this system, it is explore a verity of different engineering challenges hardware design, software programming and other aspects. This is combination of an embedded system and wireless commutation used in designing of various applications ranging from industrial automation to home automation. The traditional pen and paper is method by the ingenious menu ordering system. Because of this system customer can easily order food from their table. Key Words: Model is designed in Arduino UNO R3, XBee Module, GLCD Module, and Restaurant Management. 1. INTRODUCTION The ingenious menu ordering systems are different from ordinary menu ordering systems, where the different smart devices in the presence intelligent devices. The main aim of this paper is a holistic approach to the restaurant management of the modern restaurants. The food ordering system is present with the use of a handheld device placed on each table which is used to make an order at the restaurant. The system uses a GLCD display module which is placed on each customers table for them to make orders. The order is made by selecting the items displayed on GLCD display module. The order will be sent from the customer section using xbee module and automatically will be shown on the PC/laptop at the kitchen. The bill will be displayed with table number at the billing section. The expected and benefits are improving standard service, reduce number of payment for employee, gain profit, make customers are more interested and also restaurant become famous when use technology modern system. 2. MATERIALS USED 2.1 Graphics LCD This is 2.4” TFT LCD touch screen (ILI9341) display module used to order the menu items on each table by the customer and is then sent to billing section. Fig -1: Graphics Liquid Crystal Display 1) Technical specs of Arduino UNO R3  2.4″ diagonal Touch LCD TFT display  240×320 resolution, 18-bit (262,000) color  8 bit digital interface, plus 4 control lines  Uses digital pins 5-13 and analog 0-3. That means you can use digital pins 2, 3 and analog 4 and 5. Pin 12 is available if not using the microSD  5V compatible! Use with 3.3V or 5V logic  Onboard 3.3V 300mA LDO regulator  Working temperature: -30°C ~ 70°C  4 white LED backlight. On by default but you can connect the transistor to a digital pin for backlight control
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1826 2.2 Arduino UNO R3 The Arduino is an open source, programmable microcontroller and software supported the ATMega chip. The Arduino board may be programmed using the Arduino software. The syntax for this can be almost like is similar to C/C++ and JAVA. Fig -2: Arduino UNO R3 1) Technical specs of Arduino UNO R3  Microcontroller - ATmega328P  Operating Voltage - 5V  Input Voltage - 7-12V  Digital I/O Pins – 14 (of which 6 provide PWM output)  PWM Digital I/O Pins – 6  Analog Inputs Pins - 6  DC Current for 3.3V – 50mA  Flash Memory - 32KB (ATmega 328P) of which 0.5 KB used by bootloader  SRAM – 2KB  EEPROM - 1KB  Clock Speed - 16MHZ The Arduino Uno Board may be powered via the USB connection or with an external power supply. The facility source selected automatically. External power can come either an AC-to-DC adapter or battery. 2.3 XBee Module XBee S2C could be a RF module designed for wireless communication or data exchange and it works on ZigBee mesh communication protocols that sit on top of IEEE 802.15.4 PHY. The module provides wireless connectivity to end-point devices in any ZigBee mesh networks including devices from other vendors. Please note that XBee could be a module designed by ‘DiGi’ and ZigBee is that the name of the protocol followed by XBee modules for establishing wireless communication. With some of those modules the user can setup their own ZigBee network up-and-running in an exceedingly matter of minutes. The XBee RF Module is compatible with other units that use ZigBee technology. These include other XBee modules, Connect PortS gateways, XBee and XBee-PRO Adapters, XBee Sensors and other products that are designated with “ZB” product name. Fig -3: XBee Module 1) Technical specs of XBee Module  Transmission Frequency: 2.4GHz to 2.5GHz  Number of Channels: 16 Direct Sequence Channels  Featured with UART (250 Kb/s maximum) and SPI (5 Mb/s maximum) interface  Featured with software adjustable transmitting power  Indoor/Urban Range: 200ft  Outdoor RF line-of-sight Range: up to 4000ft  Transmit Power Output: 6.3mW (8dBm) in Boost mode,2mW (3dBm) in Normal mode  RF Data Rate: 250,000 bps  Receiver Sensitivity: -102dBm in Boost mode, - 100dBm in Normal mode  Supply Voltage Range: +2.1V to +3.6V  Operating Current: 33mA (at3.3V, for Normal mode) , 45mA (at 3.3V,for Boost mode)  Idle Current: 9mA A single XBee module does not have much use unless you already have a ZigBee mesh network up and running. So if there is no mesh network working you need at least two modules for establishing wireless communication and it is best to use a bunch of them
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1827 to establish a mesh. This mesh could be implemented in applications like HOME AUTOMATION where all devices communicate with each other to give user most optimized performance. 3. METHODOLOGY The methodology used is divided into two parts as system design and system process flow. 3.1 System Design Fig -4: Block diagram of transmission Part Transmission Part block diagram for this system is shown in fig.-4.It contains Graphical LCD at one port of the Arduino. At the other port of the Arduino, input from Graphical LCD is connected. Two switch (SW1 &SW2) connected to microcontroller. The regulated power supply is connected to microcontroller. The SW1 switch use for Water Bottle and SW2 switch use for Waiter. Fig -5: Block diagram of Chef Unit (Receiving Unit) The chef unit or receiving block diagram for this system is shown in fig. - 5. In receiver PC/Laptop is connected at Xbee module. Fig -6: Block diagram of Xbee PC Interface Board XBee works on the TX / RX logic so if we want to interface xbee with computer, we need to use a serial module. This serial module consists of MAX232. 3.2 System Process Flow Chart The system uses a GLCD module which is placed on each table for the customer to make orders. The Order is made by selecting item made available in the menu items on the GLCD display. Then, the code is decrypted by using Arduino UNO R3. Later it transmits the data via Xbee communication module once order is confirmed by the customers. The processed data is sent to the PC/Laptop in kitchen section for ordering purpose, and to the billing section for the billing purpose. This system will be done after the customer completed their orders.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1828 Fig -7: System Process Flow at Transmission part The GLCD must be initialized within the beginning. Menu is displayed on the GLCD so the program waits for the choice of menu item. If the menu is chosen and therefore the quantity is greater than 0 than the order is transmitted to the ordering department. And if the user asks for the bill then the bill is displayed on the screen. Fig -8: Receiver Process Flow chart On the receiver side Computer is initialized. If the order is received than it is displayed on screen along with the table number. 3.3 Software Design The software Arduino IDE was utilized in embedded C language. The Embedded C language is employed to put in writing a source codes for this Arduino UNO R3 which is then are going to be compiled. When the program can be successfully run no error in the source code, then the Arduino UNO R3 will be programmed. 4. CONCLUSIONS This type of systems can prove worthy in transforming the restaurants management system. It’ll minimize manual service given by waiters and serving staff, thus eliminating the human mistakes. Taking the orders through digital touch screen (GLCD) avoid wastage of paper and also reduces the requirement of printing text of menu card. A customer going into restaurant doesn’t should watch for the waiters to require the order. As soon as he/she occupies a seat, he/she can order whatever he/she needs; also the customer has liberty to take its own time to position order. This system technique, the complaints about the services is eliminated. REFERENCES [1] Development of wireless ordering system by international journal of emerging technology The project is proposed with the Zigbee technology as the communication medium , Arduino UNO,LCD plus touch display. [2]International Journal of Computer Trends and Technology Smart Ordering System via Bluetooth the project is proposed with the Bluetooth technology as the communication medium, Peripheral Interface Controller (PIC), LCD and key pad. [3] Performance Analysis of XBee ZB Module Based Wireless Sensor Networks Rajeev Piyare1 , Seong-ro Lee2 Mokpo National University, MTRC, 534-729, South Korea; Emails: [email protected]; [email protected], International Journal of Scientific & Engineering Research, Volume 4, Issue 5, May- 2013 ISSN 2229-5518 [4] 3EMenu Card systems for Restaurants by International Journal of Innovative Research in Advanced Engineering the project is proposed with RS-232 cable as the communication medium, Peripheral Interface Controller (PIC)
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1829 BIOGRAPHIE Mr.Prithick Saha is presently working as a Assistant Professor at Dream Institute of Technology, Kolkata.