0% found this document useful (0 votes)
82 views2 pages

Smart Restaurant Food Menu System: Kshitiz Rathore, Monica Chhabi, Prakash Raghuwanshi, Prof. J.S.Morbale

Document

Uploaded by

Sabari
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
82 views2 pages

Smart Restaurant Food Menu System: Kshitiz Rathore, Monica Chhabi, Prakash Raghuwanshi, Prof. J.S.Morbale

Document

Uploaded by

Sabari
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

© 2018 JETIR May 2018, Volume 5, Issue 5 www.jetir.

org (ISSN-2349-5162)

SMART RESTAURANT FOOD MENU SYSTEM


Kshitiz Rathore, Monica Chhabi, Prakash Raghuwanshi, Prof. J.S.Morbale
Kshitiz Rathore DEPARTMENT OF ELECTRONICS ENGINEERING BVUCOEP & PUNE
Monica Chhabi DEPARTMENT OF ELECTRONICS ENGINEERING BVUCOEP & PUNE
Prakash Raghuwanshi DEPARTMENT OF ELECTRONICS ENGINEERING BVUCOEP & PUNE
Prof. Mrs J.S. Morbale, DEPARTMENT OF ELECTRONICS ENGINEERING, BVUCOEP, MAHARASTRA, INDIA

Abstract - In the last years the restaurant industry has lived 1.1 Components used in Smart Restaurant Food Menu
through many changes. Anyway, there is an area that was System
not improved since several decades. While technology is Arduino Uno:
changing the way we do almost everything, menu cards are Arduino Uno is a microcontroller board based on the
still mostly untouched - although they have several ATmega328P . It has 14 digital input/output pins (of which 6
disadvantages that can be improved significantly by a digital can be used as PWM outputs), 6 analog inputs, a 16 MHz
approach. The Digital Menu for Restaurants project aims to quartz crystal, a USB connection, a power jack, an ICSP
improve this situation. Consumers today are adapted to header and a reset button. It contains everything needed to
interact with computer systems in many aspects of their day support the microcontroller; simply connect it to a computer
today life. Sometimes we even prefer them to traditional with a USB cable or power it with a AC-to-DC adapter or
methods, especially when they help to provide fast and battery to get started.
convenient service. Enable a super efficient wireless
ordering process for your fine dines restaurant, garden
restaurant, cafe or food court. Dyne Wi-Fi POS empowers
your floor staff with powerful but easy to use technology in
their palms. Staff can be more attentive to the guest needs
rather than expend energy running back and forth to the
kitchen with IOTs. We can see these automation system
partially when you for KFC or McDonalds or Dominos.
There when we order they are noted in the system and it is
sent to their kitchen. When our order is ready our
token number is announced. With this system we don’t need
to wait for the server to take the order. A tab is provided with
menu instead of a paper menu. ESP-01 (8266):
The ESP8266 ESP-01 is a Wi-Fi module that allows
Key Words: SOC (System On Chip), Rx (Receiver), Tx microcontrollers access to a Wi-Fi network. This module is a
(Transmitter), Liquid Crystal Display (LCD). self-contained SOC (System On a Chip) that doesn’t
necessarily need a microcontroller to manipulate inputs and
outputs as you would normally do with an Arduino, for
1. INTRODUCTION example, because the ESP-01 acts as a small computer.
There is a major scope in enhancing the visual
experience by replacing paper menu with electronic menu Liquid Crystal Display (LCD):
card. To avoid delay in ordering process, wireless A 16x4 LCD display is very basic module and is very
communication can be used here to replace the waiter who commonly used in various devices and circuits. These
manually delivering the order to kitchen. Currently due to a modules are preferred over seven segments and other multi
increased literacy, awareness of advance communication segment LEDs. The reasons being: LCDs are economical;
technology among people, they are crazy about the latest easily programmable; have no limitation of displaying special
technology and they are eager to automated their routine & even custom characters (unlike in seven segments),
tasks. So introducing new technology and new approach in animations and so on.
conventional food ordering system will lead to improved
experience of a customer. It reduces customer’s time for
waiting. So customers don’t have to wait for the waiter to
take the order. Thus it saves the time. This project is users
friendly and fast. For this wireless notice board project 16×4
LCD acts as display device. ESP01 module acts as a
communication device. Push button output will go to arduino
device then after processing arduino it will send message to
LCD. Message will also go to ESP01 module through UART
communication that is RX and TX. The code where written in
such a way once the message reached it will display it in the
LCD. Wi-Fi technology is being used to send message in
working area. Push Button Switch:
Push Button Switches consist of a simple electric
switch mechanism which controls some aspect of a machine
or a process. Buttons are typically made out of hard material
such as plastic or metal.

JETIR1805350 Journal of Emerging Technologies and Innovative Research (JETIR) www.jetir.org 963
© 2018 JETIR May 2018, Volume 5, Issue 5 www.jetir.org (ISSN-2349-5162)

3. FUTURE SCOPE
 We can add graphical LCD (also called as GLCD)
under this touch screen. Thus this project will
become more interactive. Users can select option 1
and then the sub option under that option 1 will be
1.2 Working
displayed.
For Smart Restaurant Food Menu System project 16×4 LCD
 We can add printer to this project so users can
acts as display device. ESP01 module acts as a
immediately get printout of the bill. If the users want
communication device. Push button output will go to arduino
printout then he/she can select the option to get the
device then after processing arduino it will send message to
printout.
LCD. Message will also go to ESP01 module through UART
communication that is RX and TX. The code where written in  With a little modification we could even add
such a way once the message reached it will display it in the COUNTERS increment and decrement of food items.
LCD. Wi-Fi technology is being used to send message in  We can even add billing process with this system so
working area. as the customer get their bill directly on their table.

4. CONCLUSION
There one of the most import areas for the restaurant industry
is obviously the customer service. To engage friendly and
obliging service staff is most challenging for the majority of
restaurant managers. But this is not the only issue in this area.
It’s also hard to motivate people every day, because the
customer service in restaurants might become very stressful.
Most of the stress occurs as soon as one customer service
member needs to take care of way too many customers at
once.
That’s why this project aims to support processes needed for
Fig-1: Block Diagram of Smart Restaurant Food Menu the restaurant staff and allow them to focus on the important
System part friendly customer service. Adapting this aim for the
customers this project increases the overall experience at the
2. SOFTWARE IMPLEMENTATION next trip to a restaurant. The project is focused on the order
Firmware implementation deals in programming the process; the kitchen organization and business processes like
microcontroller so that it can control the operation of the IC’s invoice management. It provides a digital management system
used in the implementation. for each of these processes.
In the present work, we have used the Altium Designer
software for Printed Circuit Board (PCB) circuit design, the REFERENCES
Arduino software (IDE) software development tool to write [1] K. J. Patel, et al., "PDA-based Wireless Food
and compile the source code, which has been written in the C Ordering System for Hospitality Industry - A Case
and JAVA language. The Arduino compiler has been used to Study of Box Hill Institute," in Wireless
compile code into HEX file into the Arduino. Telecommunications Symposium 2007, Pomona,
2.1 Software Tools Required CA,2007.
 ARDUINO 1.6 [2] A.H.G Al-Dhaher, “Integrating hardware and
 B4J for UI Software for the development of microcontroller
 PROTEUS Based systems”, Microprocessors and Microsystems,
 ALTIUM DESIGNER for PCB design Volume 25, Issue 7,15 October 2001, Pages 317
ARDUINO 1.6 is specifically use for compiling [3] K. Kamarudin, et al., "The Application of Wireless
program, B4J and PROTEUS are the two software tools for Food Ordering System," MASAUM Journal of
virtual simulation. Computing, vol. 1, pp. 178-184, 2009.
2.2 Programming code description [4] Tan-Hsu Tan, Ching-Su Chang, and Yung-Fu
The ATmega328 on the Arduino Uno comes Chen,“Developing an Intelligent e-Restaurant With a
preprogrammed with a bootloader that allows us to upload MenuRecommender for Customer-Centric Service ”,
new code to it without the use of an external hardware IEEE Transactions on systems, man, and cybernetic,
programmer. It communicates using the original STK500 Vol. 42,No. 5, September 2012.
protocol (reference, C header files).We can also bypass the [5] Wenjuan Chang, Chunxiao Fan, Junwei Zou and
bootloader and program the microcontroller through the ICSP Xiaoying Zhang, “ Design of SCIP System for Push
(In-Circuit Serial Programming) header using Arduino ISP or Services Based on Java Card ” , 978-1-4577-0321-
similar. The ATmega32U2 (or 8U2 in the rev1 and rev2 8/11, IEEE 2011
boards) firmware source code is available in the Arduino
repository. The ATmega16U2/8U2 is loaded with a DFU
bootloader, which can be activated by:
On Rev1 boards: connecting the solder jumper on the back of
the board (near the map of Italy) and then resting the 8U2.
On Rev2 or later boards: there is a resistor that pulling the
8U2/16U2 HWB line to ground, making it easier to put into
DFU mode.

JETIR1805350 Journal of Emerging Technologies and Innovative Research (JETIR) www.jetir.org 964

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy