SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 2059
Smart Billing Cart
Sujay Ekal1, Sonal Suryawanshi2, Siddhant Warke3, Mrs. P.P. Gundewar4
1,2,3,4 Department of Electronics and Telecommunication, MIT College of Engineering, Kothrud, Pune, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - A market is a place where customers come to
purchase their daily using products and pay for that. When
they go for paying their bill at billing sidecustomerhastowait
for long time in queue, because scanning of product and total
bill will take at billing side. It becomes hectic for customer to
stand in queue for long time. Hence proposing to develop a
smart billing cart that will scan and make a bill within cart. In
this system every product has a barcode and every cart will be
having a barcode reader and Wi-Fi attached to it. There will
be centralized system.
Key Words: Barcode reader,SmartBillingCart,Wi-Fi, DC
Motors, Atmega 328.
1. INTRODUCTION
Nowadays people in the mall put their product in cartsand
once the shopping is done that person have to stand in the
queue for billing. In the billing process a sell person scan
barcode of each and every product and gives final bill. This
process is very time consuming and it becomes worst on
holidays, special offers or weekends. This makes a problem
at the cash counter because of increasing number of
consumers. The customers have to stand in the billing lines
for a lot more time than actual shopping time sometimes.
The solution to the problem has been given by smart carts
using different techniques till date. One of thetechniqueisto
use barcode scanner attached to cart that will scan product
within cart and each item in Supermarket is tagged with a
unique barcode.
In the proposed system, a shopping cart is designed or
implemented with a Product IdentificationDevice(PID)that
contains Atmega328, Liquid Crystal Display (LCD) and
Barcode reader. BarcodeReader recognizestheproducts put
in the cart. As soon as each item is placed, various
information like item name, price of the products are
displayed on the LCD display placed in the cart. Along with
this total sum of the purchased products is displayed. The
total bill amount will reach the bill counter immediately
through Wi-Fi technology. Then the user has to pay just the
total amount and can walk away. Thus Item-level
deployment of Barcodetechnologyallowsforquick checkout
that scan all products at once and generates total bill
automatically, eliminating different sectional counters and
long queues, which are consistently reported as one of the
most negative aspects of supermarket shopping.
2. LITERATURE SURVEY
[1] RFID reader is used to scan the product when product is
put in cart. RFID reader is used in automatic mode. Along
with Rfid this paper mentions the use of Zigbee for sending
the data from cart side to billing side. Here a mobiledevice is
used to make the payment of a bill via mobile applications.
This system is simple to use. Working of this system is
mainly based on RFID and mobile application. The small
circuit situated on cart makes the shopping easy and less
time consuming. Workingof Zigbeeandmobileapplicationis
not explained in detail.
[2] RFID and Zigbee are used for product scanning and
billing. Extra features where added like expiry date and
product information. Flow chart need to be included about
the Working Flow of system.
[3] Along with RFID reader and Zigbee, IR sensors are used
which is used for counting, adding and subtracting the
amount of product. In this Paper, cancel button is used to
remove the product from cart. The cost of Zigbee is more, so
instead of it Wi-Fi can be used. Working of IR sensor is not
explained in brief
3. MARKET SURVEY
According to survey, existing mall use barcode reader at
billing side. In this existing system, customer purchase their
product and put in cart, then they have to wait in queue for
billing. At billing side, the sales person scans all the
purchased product and make a bill. . Due to this system,
customer has to wait in queue for a long time and thisistime
consuming.
4. PROPOSED SYSTEM
Atmega 328
Motor
Switch
Power
Supply
At Cart Side
Wi-Fi
LCD
Barcode Reader
Barcode
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 2060
Figure1- Block Diagram of Smart Billing Cart
4.1 ATMEGA 328
system depends on this board. When barcode reader scan
the barcode of product then correspondingBarcodenumber
will be sent to Atmega 328 and it will get displayed on LCD
along with cost and Name of product and simultaneously
these data will be send to web page server through Wi-Fi.
4.2 BARCODE READER
Barcode Reader is used to read Barcode of product.
Basically each cart will have Barcode reader attached to it.
Barcode Reader has two modes one is manual scanning that
means by pressing the button over the barcode readeritwill
scan the product, when products barcode is in line of sight
but these would require labour work of customer. So,
another mode that is Automatic mode which will scan the
product barcode automatically when it is in line of sight and
send the data to Atmega 328.
4.3 MOTOR (DC MOTOR)
DC motor is used for opening and closing of flap cover. As
soon as barcode reader scans the product flip cover will
open and product can be put in cart. After specific delay flap
cover will get closed. If User want to remove the product
from cart then user have to push the button and flap cover
will be opened and product is removedandthese productsis
again scanned through barcode which will subtract this cost
of product from total cost
4.4 LIQUID CRYSTAL DISPLAY (LCD)
LCD is used for displaying the product name& total cost.
When product is put into cart after scanning, it will showthe
cost and name and if second product is scanned,thensecond
product cost will get added and it will be displayed on LCD.
4.5 Wi-Fi MODULE (ESP8266)
Wi-Fi stands for Wireless Fidelity. The main purpose of
using Wi-Fi is to transfer the data from cart to web server.
These data is nothing but the product name and cost of each
corresponding product. So when customer goes to billing
side, billing person will cross check total valuefromLCDand
server and bill is paid Wi-Fi.
4.6 WEBPAGE (HTML)
Webpage is used for displaying the cost and name of
product on server that receives from ESP8266 Wi-Fimodule
which is at billing side. HTML stands for Hypertext Markup
Language. It is a standard markup language for creatingweb
pages and web applications. Web browser receives HTML
documents from a webserver or from local storage and
render them into multimedia web pages.
5. FLOW CHART
No
Yes
Figure 2. Flowchart of Proposed System
6. CONCULSION
The payment of bill by standing in long queue is a tedious
factor when people want to purchase products from marts.
Though people can pay instantly using electronic money
facility, they have to wait in the queue for longer time. The
idea which is proposed using this technology will overcome
the problem and it gets the task easier. It will save time,
energy and manpower of Customer, Owner and supplier.
There are many technologieswhich are currently being used
for billing systems in supermarkets. The selection of the
technology depends upon the performance and efficiency of
the technology regarding to particular taskand environment
7. FUTURE SCOPE
The project mainly aims to scan the product within cart
and make total billing count at cart side .The main
improvement for the future is to develop application for
shopping within mall. In that application before going to
Wi-Fi PC
At Billing Side
Is product
detected?
Read product price and display on
LCD. Open flap cover.
Delay
Close the flap cover
Stop
Atmega 328 is the heart of the system.Entirefunctioningof Start
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 2061
market user can note the products that he want to buy and
make a checklist. Another feature that can be added is that it
will give suggestion to buy products based on our daily
needs and can make online transaction through this
application.
REFERENCES
[1] Raju Kumar, K. Gopalakrishna, K. Ramesha. “Intelligent
Shopping Cart”(International Journal ofEngineering Science
and Innovative Technology (IJESIT) Volume 2, Issue 4, July
2013)
[2] Muhib A. Lambay , Abhishek Shinde , Anupam Tiwari ,
Vicky Sharma “Automated Billing Cart” (International
Journal of computer science andtechnology(IJCST) – Volume
5 Issue 2,Mar – Apr 2017)
[3] Ms. Rupali Sawant, Kripa Krishnan, Shweta Bhokre ,
Priyanka Bhosale “The RFID Based Smart Shopping Cart”
(International Journal of Engineering Research and General
Science Volume 3, Issue 2, March-April,2015ISSN 2091-27)
[4] Kalyani Dawkhar ,Shraddha Dhomase ,Samruddhi
,Mahabaleshwarkar “Electronic Shopping Cart For Effective
shopping based on RFID” (International journal of
innovative research in electrical, electronics,
instrumentation and control engineering ,Vol. 3, Issue 1,
January 2015.)
[5] Zeeshan Ali ,Reena Sonkusare “RFID Based Smart
Shopping and Billing” (International Journal of Advanced
Research in Computer and CommunicationEngineering Vol.
2, Issue 12, December 2013

More Related Content

What's hot

11.rfid based automatic shopping cart
11.rfid based automatic shopping cart11.rfid based automatic shopping cart
11.rfid based automatic shopping cart
Alexander Decker
 
IRJET- Shopaholic – A Smarter Way to Checkout
IRJET-  	  Shopaholic – A Smarter Way to CheckoutIRJET-  	  Shopaholic – A Smarter Way to Checkout
IRJET- Shopaholic – A Smarter Way to Checkout
IRJET Journal
 
IJSRED-V2I2P56
IJSRED-V2I2P56IJSRED-V2I2P56
IJSRED-V2I2P56
IJSRED
 
Smart shopping system
Smart shopping systemSmart shopping system
Smart shopping system
Mahantesh Hiremath
 
IRJET- IoT Applications on Secure Smart Shopping System
IRJET-  	  IoT Applications on Secure Smart Shopping SystemIRJET-  	  IoT Applications on Secure Smart Shopping System
IRJET- IoT Applications on Secure Smart Shopping System
IRJET Journal
 
IRJET- Smart Trolley for Billing System
IRJET-   	  Smart Trolley for Billing SystemIRJET-   	  Smart Trolley for Billing System
IRJET- Smart Trolley for Billing System
IRJET Journal
 
Smart Intelligent trolley
Smart Intelligent trolley Smart Intelligent trolley
Smart Intelligent trolley
yokesh waran
 
IRJET- Smart Trolley for Guiding Customers in Super Markets using AOT
IRJET-  	  Smart Trolley for Guiding Customers in Super Markets using AOTIRJET-  	  Smart Trolley for Guiding Customers in Super Markets using AOT
IRJET- Smart Trolley for Guiding Customers in Super Markets using AOT
IRJET Journal
 
IRJET- Secure Smart Shopping System using Android Application
IRJET- Secure Smart Shopping System using Android ApplicationIRJET- Secure Smart Shopping System using Android Application
IRJET- Secure Smart Shopping System using Android Application
IRJET Journal
 
Shopping and automatic billing using rfid technology
Shopping and automatic billing using rfid technologyShopping and automatic billing using rfid technology
Shopping and automatic billing using rfid technology
IAEME Publication
 
IRJET - Smart Shopping Trolley
IRJET -  	  Smart Shopping TrolleyIRJET -  	  Smart Shopping Trolley
IRJET - Smart Shopping Trolley
IRJET Journal
 
IRJET-RFID Based Smart Shopping Kart
IRJET-RFID Based Smart Shopping KartIRJET-RFID Based Smart Shopping Kart
IRJET-RFID Based Smart Shopping Kart
IRJET Journal
 
Smart Barcode Based Trolley for Automated Billing Using Image Processing Tech...
Smart Barcode Based Trolley for Automated Billing Using Image Processing Tech...Smart Barcode Based Trolley for Automated Billing Using Image Processing Tech...
Smart Barcode Based Trolley for Automated Billing Using Image Processing Tech...
IRJET Journal
 
IRJET- Easykey - Multipurpose RFID Card based IoT System
IRJET- Easykey - Multipurpose RFID Card based IoT SystemIRJET- Easykey - Multipurpose RFID Card based IoT System
IRJET- Easykey - Multipurpose RFID Card based IoT System
IRJET Journal
 
Smart Shopping System
Smart Shopping SystemSmart Shopping System
Smart Shopping System
Mahantesh Hiremath
 
RFID based smart shopping cart and billing system
RFID based smart shopping cart and billing systemRFID based smart shopping cart and billing system
RFID based smart shopping cart and billing system
laharipothula
 
IRJET- Li-Fi Based Interactive Intelligent Shopping System with Auto Paym...
IRJET-  	  Li-Fi Based Interactive Intelligent Shopping System with Auto Paym...IRJET-  	  Li-Fi Based Interactive Intelligent Shopping System with Auto Paym...
IRJET- Li-Fi Based Interactive Intelligent Shopping System with Auto Paym...
IRJET Journal
 
IRJET - Intelligent shopping cart and economic analysis using IoT and Cloudse...
IRJET - Intelligent shopping cart and economic analysis using IoT and Cloudse...IRJET - Intelligent shopping cart and economic analysis using IoT and Cloudse...
IRJET - Intelligent shopping cart and economic analysis using IoT and Cloudse...
IRJET Journal
 
Smart shopping trolley using rfid and remote controlling report
Smart shopping trolley using rfid and remote controlling reportSmart shopping trolley using rfid and remote controlling report
Smart shopping trolley using rfid and remote controlling report
Pranav Veerani
 
Intelligent shopping cart
Intelligent shopping cartIntelligent shopping cart
Intelligent shopping cart
Ashutha K
 

What's hot (20)

11.rfid based automatic shopping cart
11.rfid based automatic shopping cart11.rfid based automatic shopping cart
11.rfid based automatic shopping cart
 
IRJET- Shopaholic – A Smarter Way to Checkout
IRJET-  	  Shopaholic – A Smarter Way to CheckoutIRJET-  	  Shopaholic – A Smarter Way to Checkout
IRJET- Shopaholic – A Smarter Way to Checkout
 
IJSRED-V2I2P56
IJSRED-V2I2P56IJSRED-V2I2P56
IJSRED-V2I2P56
 
Smart shopping system
Smart shopping systemSmart shopping system
Smart shopping system
 
IRJET- IoT Applications on Secure Smart Shopping System
IRJET-  	  IoT Applications on Secure Smart Shopping SystemIRJET-  	  IoT Applications on Secure Smart Shopping System
IRJET- IoT Applications on Secure Smart Shopping System
 
IRJET- Smart Trolley for Billing System
IRJET-   	  Smart Trolley for Billing SystemIRJET-   	  Smart Trolley for Billing System
IRJET- Smart Trolley for Billing System
 
Smart Intelligent trolley
Smart Intelligent trolley Smart Intelligent trolley
Smart Intelligent trolley
 
IRJET- Smart Trolley for Guiding Customers in Super Markets using AOT
IRJET-  	  Smart Trolley for Guiding Customers in Super Markets using AOTIRJET-  	  Smart Trolley for Guiding Customers in Super Markets using AOT
IRJET- Smart Trolley for Guiding Customers in Super Markets using AOT
 
IRJET- Secure Smart Shopping System using Android Application
IRJET- Secure Smart Shopping System using Android ApplicationIRJET- Secure Smart Shopping System using Android Application
IRJET- Secure Smart Shopping System using Android Application
 
Shopping and automatic billing using rfid technology
Shopping and automatic billing using rfid technologyShopping and automatic billing using rfid technology
Shopping and automatic billing using rfid technology
 
IRJET - Smart Shopping Trolley
IRJET -  	  Smart Shopping TrolleyIRJET -  	  Smart Shopping Trolley
IRJET - Smart Shopping Trolley
 
IRJET-RFID Based Smart Shopping Kart
IRJET-RFID Based Smart Shopping KartIRJET-RFID Based Smart Shopping Kart
IRJET-RFID Based Smart Shopping Kart
 
Smart Barcode Based Trolley for Automated Billing Using Image Processing Tech...
Smart Barcode Based Trolley for Automated Billing Using Image Processing Tech...Smart Barcode Based Trolley for Automated Billing Using Image Processing Tech...
Smart Barcode Based Trolley for Automated Billing Using Image Processing Tech...
 
IRJET- Easykey - Multipurpose RFID Card based IoT System
IRJET- Easykey - Multipurpose RFID Card based IoT SystemIRJET- Easykey - Multipurpose RFID Card based IoT System
IRJET- Easykey - Multipurpose RFID Card based IoT System
 
Smart Shopping System
Smart Shopping SystemSmart Shopping System
Smart Shopping System
 
RFID based smart shopping cart and billing system
RFID based smart shopping cart and billing systemRFID based smart shopping cart and billing system
RFID based smart shopping cart and billing system
 
IRJET- Li-Fi Based Interactive Intelligent Shopping System with Auto Paym...
IRJET-  	  Li-Fi Based Interactive Intelligent Shopping System with Auto Paym...IRJET-  	  Li-Fi Based Interactive Intelligent Shopping System with Auto Paym...
IRJET- Li-Fi Based Interactive Intelligent Shopping System with Auto Paym...
 
IRJET - Intelligent shopping cart and economic analysis using IoT and Cloudse...
IRJET - Intelligent shopping cart and economic analysis using IoT and Cloudse...IRJET - Intelligent shopping cart and economic analysis using IoT and Cloudse...
IRJET - Intelligent shopping cart and economic analysis using IoT and Cloudse...
 
Smart shopping trolley using rfid and remote controlling report
Smart shopping trolley using rfid and remote controlling reportSmart shopping trolley using rfid and remote controlling report
Smart shopping trolley using rfid and remote controlling report
 
Intelligent shopping cart
Intelligent shopping cartIntelligent shopping cart
Intelligent shopping cart
 

Similar to IRJET- Smart Billing Cart

Smart Trolley in Mega Mall Using Zigbee
Smart Trolley in Mega Mall Using ZigbeeSmart Trolley in Mega Mall Using Zigbee
Smart Trolley in Mega Mall Using Zigbee
IRJET Journal
 
Smart Shopping Cart with Automatic Billing System
Smart Shopping Cart with Automatic Billing SystemSmart Shopping Cart with Automatic Billing System
Smart Shopping Cart with Automatic Billing System
IRJET Journal
 
All-in-One Intelligent Shopping Trolley with Automatic Billing and Payment Sy...
All-in-One Intelligent Shopping Trolley with Automatic Billing and Payment Sy...All-in-One Intelligent Shopping Trolley with Automatic Billing and Payment Sy...
All-in-One Intelligent Shopping Trolley with Automatic Billing and Payment Sy...
IRJET Journal
 
Intelligent Billing Using Electronic Trolley for Mega Malls Paper
Intelligent Billing Using Electronic Trolley for Mega Malls PaperIntelligent Billing Using Electronic Trolley for Mega Malls Paper
Intelligent Billing Using Electronic Trolley for Mega Malls Paper
RUTURAJ SHETE
 
IRJET- A Survey on Technologies used in Mall Assistant
IRJET- A Survey on Technologies used in Mall AssistantIRJET- A Survey on Technologies used in Mall Assistant
IRJET- A Survey on Technologies used in Mall Assistant
IRJET Journal
 
SMART SHOPPING TROLLEY WITH AUTOMATED BILLING
SMART SHOPPING TROLLEY WITH AUTOMATED BILLINGSMART SHOPPING TROLLEY WITH AUTOMATED BILLING
SMART SHOPPING TROLLEY WITH AUTOMATED BILLING
IRJET Journal
 
IRJET- Intelligent Cart
IRJET-  	  Intelligent CartIRJET-  	  Intelligent Cart
IRJET- Intelligent Cart
IRJET Journal
 
IRJET-Know Your Trade
IRJET-Know Your TradeIRJET-Know Your Trade
IRJET-Know Your Trade
IRJET Journal
 
RFID Based Smart Trolley for Supermarket Automation
RFID Based Smart Trolley for Supermarket AutomationRFID Based Smart Trolley for Supermarket Automation
RFID Based Smart Trolley for Supermarket Automation
IRJET Journal
 
IRJET - IoT Applications on Secure Smart System
IRJET - IoT Applications on Secure Smart SystemIRJET - IoT Applications on Secure Smart System
IRJET - IoT Applications on Secure Smart System
IRJET Journal
 
A Survey on RFID Based Smart Shopping System and Automated Billing
A Survey on RFID Based Smart Shopping System and Automated BillingA Survey on RFID Based Smart Shopping System and Automated Billing
A Survey on RFID Based Smart Shopping System and Automated Billing
IRJET Journal
 
IRJET- SHOPIFY – The Smart Shopping Cart
IRJET- SHOPIFY – The Smart Shopping CartIRJET- SHOPIFY – The Smart Shopping Cart
IRJET- SHOPIFY – The Smart Shopping Cart
IRJET Journal
 
IRJET- Smart Shopping Application using NFC
IRJET- Smart Shopping Application using NFCIRJET- Smart Shopping Application using NFC
IRJET- Smart Shopping Application using NFC
IRJET Journal
 
AUTOMATIC BILL GENERATING TROLLY
AUTOMATIC BILL GENERATING TROLLYAUTOMATIC BILL GENERATING TROLLY
AUTOMATIC BILL GENERATING TROLLY
Agara Mudhalvan
 
IRJET - Innovative Cart for Smart Shopping
IRJET -  	  Innovative Cart for Smart ShoppingIRJET -  	  Innovative Cart for Smart Shopping
IRJET - Innovative Cart for Smart Shopping
IRJET Journal
 
IRJET- Advanced Shopping Portal with MD5 Algorithm and SEO Concepts
IRJET-  	  Advanced Shopping Portal with MD5 Algorithm and SEO ConceptsIRJET-  	  Advanced Shopping Portal with MD5 Algorithm and SEO Concepts
IRJET- Advanced Shopping Portal with MD5 Algorithm and SEO Concepts
IRJET Journal
 
IRJET- Electronic Trolley using Arduino for Smart Shopping
IRJET- Electronic Trolley using Arduino for Smart ShoppingIRJET- Electronic Trolley using Arduino for Smart Shopping
IRJET- Electronic Trolley using Arduino for Smart Shopping
IRJET Journal
 
Automatic Goods Carrier Navigation and Billing System
Automatic Goods Carrier Navigation and Billing SystemAutomatic Goods Carrier Navigation and Billing System
Automatic Goods Carrier Navigation and Billing System
Associate Professor in VSB Coimbatore
 

Similar to IRJET- Smart Billing Cart (18)

Smart Trolley in Mega Mall Using Zigbee
Smart Trolley in Mega Mall Using ZigbeeSmart Trolley in Mega Mall Using Zigbee
Smart Trolley in Mega Mall Using Zigbee
 
Smart Shopping Cart with Automatic Billing System
Smart Shopping Cart with Automatic Billing SystemSmart Shopping Cart with Automatic Billing System
Smart Shopping Cart with Automatic Billing System
 
All-in-One Intelligent Shopping Trolley with Automatic Billing and Payment Sy...
All-in-One Intelligent Shopping Trolley with Automatic Billing and Payment Sy...All-in-One Intelligent Shopping Trolley with Automatic Billing and Payment Sy...
All-in-One Intelligent Shopping Trolley with Automatic Billing and Payment Sy...
 
Intelligent Billing Using Electronic Trolley for Mega Malls Paper
Intelligent Billing Using Electronic Trolley for Mega Malls PaperIntelligent Billing Using Electronic Trolley for Mega Malls Paper
Intelligent Billing Using Electronic Trolley for Mega Malls Paper
 
IRJET- A Survey on Technologies used in Mall Assistant
IRJET- A Survey on Technologies used in Mall AssistantIRJET- A Survey on Technologies used in Mall Assistant
IRJET- A Survey on Technologies used in Mall Assistant
 
SMART SHOPPING TROLLEY WITH AUTOMATED BILLING
SMART SHOPPING TROLLEY WITH AUTOMATED BILLINGSMART SHOPPING TROLLEY WITH AUTOMATED BILLING
SMART SHOPPING TROLLEY WITH AUTOMATED BILLING
 
IRJET- Intelligent Cart
IRJET-  	  Intelligent CartIRJET-  	  Intelligent Cart
IRJET- Intelligent Cart
 
IRJET-Know Your Trade
IRJET-Know Your TradeIRJET-Know Your Trade
IRJET-Know Your Trade
 
RFID Based Smart Trolley for Supermarket Automation
RFID Based Smart Trolley for Supermarket AutomationRFID Based Smart Trolley for Supermarket Automation
RFID Based Smart Trolley for Supermarket Automation
 
IRJET - IoT Applications on Secure Smart System
IRJET - IoT Applications on Secure Smart SystemIRJET - IoT Applications on Secure Smart System
IRJET - IoT Applications on Secure Smart System
 
A Survey on RFID Based Smart Shopping System and Automated Billing
A Survey on RFID Based Smart Shopping System and Automated BillingA Survey on RFID Based Smart Shopping System and Automated Billing
A Survey on RFID Based Smart Shopping System and Automated Billing
 
IRJET- SHOPIFY – The Smart Shopping Cart
IRJET- SHOPIFY – The Smart Shopping CartIRJET- SHOPIFY – The Smart Shopping Cart
IRJET- SHOPIFY – The Smart Shopping Cart
 
IRJET- Smart Shopping Application using NFC
IRJET- Smart Shopping Application using NFCIRJET- Smart Shopping Application using NFC
IRJET- Smart Shopping Application using NFC
 
AUTOMATIC BILL GENERATING TROLLY
AUTOMATIC BILL GENERATING TROLLYAUTOMATIC BILL GENERATING TROLLY
AUTOMATIC BILL GENERATING TROLLY
 
IRJET - Innovative Cart for Smart Shopping
IRJET -  	  Innovative Cart for Smart ShoppingIRJET -  	  Innovative Cart for Smart Shopping
IRJET - Innovative Cart for Smart Shopping
 
IRJET- Advanced Shopping Portal with MD5 Algorithm and SEO Concepts
IRJET-  	  Advanced Shopping Portal with MD5 Algorithm and SEO ConceptsIRJET-  	  Advanced Shopping Portal with MD5 Algorithm and SEO Concepts
IRJET- Advanced Shopping Portal with MD5 Algorithm and SEO Concepts
 
IRJET- Electronic Trolley using Arduino for Smart Shopping
IRJET- Electronic Trolley using Arduino for Smart ShoppingIRJET- Electronic Trolley using Arduino for Smart Shopping
IRJET- Electronic Trolley using Arduino for Smart Shopping
 
Automatic Goods Carrier Navigation and Billing System
Automatic Goods Carrier Navigation and Billing SystemAutomatic Goods Carrier Navigation and Billing System
Automatic Goods Carrier Navigation and Billing System
 

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 STRUCTURE
IRJET 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 Characteristics
IRJET 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 ADAS
IRJET 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 Pro
IRJET 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 System
IRJET 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 bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET 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 Design
IRJET 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

Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
Dr Ramhari Poudyal
 
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptxML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
JamalHussainArman
 
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
171ticu
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 
Introduction to AI Safety (public presentation).pptx
Introduction to AI Safety (public presentation).pptxIntroduction to AI Safety (public presentation).pptx
Introduction to AI Safety (public presentation).pptx
MiscAnnoy1
 
BRAIN TUMOR DETECTION for seminar ppt.pdf
BRAIN TUMOR DETECTION for seminar ppt.pdfBRAIN TUMOR DETECTION for seminar ppt.pdf
BRAIN TUMOR DETECTION for seminar ppt.pdf
LAXMAREDDY22
 
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENTNATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
Addu25809
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
Rahul
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
Casting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdfCasting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdf
zubairahmad848137
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
co23btech11018
 
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by AnantLLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
Anant Corporation
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
gerogepatton
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
Madan Karki
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
Hitesh Mohapatra
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
insn4465
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
abbyasa1014
 
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have oneISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
Las Vegas Warehouse
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
RamonNovais6
 

Recently uploaded (20)

Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
 
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptxML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
 
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 
Introduction to AI Safety (public presentation).pptx
Introduction to AI Safety (public presentation).pptxIntroduction to AI Safety (public presentation).pptx
Introduction to AI Safety (public presentation).pptx
 
BRAIN TUMOR DETECTION for seminar ppt.pdf
BRAIN TUMOR DETECTION for seminar ppt.pdfBRAIN TUMOR DETECTION for seminar ppt.pdf
BRAIN TUMOR DETECTION for seminar ppt.pdf
 
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENTNATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
Casting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdfCasting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdf
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
 
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by AnantLLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
 
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have oneISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
 

IRJET- Smart Billing Cart

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 2059 Smart Billing Cart Sujay Ekal1, Sonal Suryawanshi2, Siddhant Warke3, Mrs. P.P. Gundewar4 1,2,3,4 Department of Electronics and Telecommunication, MIT College of Engineering, Kothrud, Pune, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - A market is a place where customers come to purchase their daily using products and pay for that. When they go for paying their bill at billing sidecustomerhastowait for long time in queue, because scanning of product and total bill will take at billing side. It becomes hectic for customer to stand in queue for long time. Hence proposing to develop a smart billing cart that will scan and make a bill within cart. In this system every product has a barcode and every cart will be having a barcode reader and Wi-Fi attached to it. There will be centralized system. Key Words: Barcode reader,SmartBillingCart,Wi-Fi, DC Motors, Atmega 328. 1. INTRODUCTION Nowadays people in the mall put their product in cartsand once the shopping is done that person have to stand in the queue for billing. In the billing process a sell person scan barcode of each and every product and gives final bill. This process is very time consuming and it becomes worst on holidays, special offers or weekends. This makes a problem at the cash counter because of increasing number of consumers. The customers have to stand in the billing lines for a lot more time than actual shopping time sometimes. The solution to the problem has been given by smart carts using different techniques till date. One of thetechniqueisto use barcode scanner attached to cart that will scan product within cart and each item in Supermarket is tagged with a unique barcode. In the proposed system, a shopping cart is designed or implemented with a Product IdentificationDevice(PID)that contains Atmega328, Liquid Crystal Display (LCD) and Barcode reader. BarcodeReader recognizestheproducts put in the cart. As soon as each item is placed, various information like item name, price of the products are displayed on the LCD display placed in the cart. Along with this total sum of the purchased products is displayed. The total bill amount will reach the bill counter immediately through Wi-Fi technology. Then the user has to pay just the total amount and can walk away. Thus Item-level deployment of Barcodetechnologyallowsforquick checkout that scan all products at once and generates total bill automatically, eliminating different sectional counters and long queues, which are consistently reported as one of the most negative aspects of supermarket shopping. 2. LITERATURE SURVEY [1] RFID reader is used to scan the product when product is put in cart. RFID reader is used in automatic mode. Along with Rfid this paper mentions the use of Zigbee for sending the data from cart side to billing side. Here a mobiledevice is used to make the payment of a bill via mobile applications. This system is simple to use. Working of this system is mainly based on RFID and mobile application. The small circuit situated on cart makes the shopping easy and less time consuming. Workingof Zigbeeandmobileapplicationis not explained in detail. [2] RFID and Zigbee are used for product scanning and billing. Extra features where added like expiry date and product information. Flow chart need to be included about the Working Flow of system. [3] Along with RFID reader and Zigbee, IR sensors are used which is used for counting, adding and subtracting the amount of product. In this Paper, cancel button is used to remove the product from cart. The cost of Zigbee is more, so instead of it Wi-Fi can be used. Working of IR sensor is not explained in brief 3. MARKET SURVEY According to survey, existing mall use barcode reader at billing side. In this existing system, customer purchase their product and put in cart, then they have to wait in queue for billing. At billing side, the sales person scans all the purchased product and make a bill. . Due to this system, customer has to wait in queue for a long time and thisistime consuming. 4. PROPOSED SYSTEM Atmega 328 Motor Switch Power Supply At Cart Side Wi-Fi LCD Barcode Reader Barcode
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 2060 Figure1- Block Diagram of Smart Billing Cart 4.1 ATMEGA 328 system depends on this board. When barcode reader scan the barcode of product then correspondingBarcodenumber will be sent to Atmega 328 and it will get displayed on LCD along with cost and Name of product and simultaneously these data will be send to web page server through Wi-Fi. 4.2 BARCODE READER Barcode Reader is used to read Barcode of product. Basically each cart will have Barcode reader attached to it. Barcode Reader has two modes one is manual scanning that means by pressing the button over the barcode readeritwill scan the product, when products barcode is in line of sight but these would require labour work of customer. So, another mode that is Automatic mode which will scan the product barcode automatically when it is in line of sight and send the data to Atmega 328. 4.3 MOTOR (DC MOTOR) DC motor is used for opening and closing of flap cover. As soon as barcode reader scans the product flip cover will open and product can be put in cart. After specific delay flap cover will get closed. If User want to remove the product from cart then user have to push the button and flap cover will be opened and product is removedandthese productsis again scanned through barcode which will subtract this cost of product from total cost 4.4 LIQUID CRYSTAL DISPLAY (LCD) LCD is used for displaying the product name& total cost. When product is put into cart after scanning, it will showthe cost and name and if second product is scanned,thensecond product cost will get added and it will be displayed on LCD. 4.5 Wi-Fi MODULE (ESP8266) Wi-Fi stands for Wireless Fidelity. The main purpose of using Wi-Fi is to transfer the data from cart to web server. These data is nothing but the product name and cost of each corresponding product. So when customer goes to billing side, billing person will cross check total valuefromLCDand server and bill is paid Wi-Fi. 4.6 WEBPAGE (HTML) Webpage is used for displaying the cost and name of product on server that receives from ESP8266 Wi-Fimodule which is at billing side. HTML stands for Hypertext Markup Language. It is a standard markup language for creatingweb pages and web applications. Web browser receives HTML documents from a webserver or from local storage and render them into multimedia web pages. 5. FLOW CHART No Yes Figure 2. Flowchart of Proposed System 6. CONCULSION The payment of bill by standing in long queue is a tedious factor when people want to purchase products from marts. Though people can pay instantly using electronic money facility, they have to wait in the queue for longer time. The idea which is proposed using this technology will overcome the problem and it gets the task easier. It will save time, energy and manpower of Customer, Owner and supplier. There are many technologieswhich are currently being used for billing systems in supermarkets. The selection of the technology depends upon the performance and efficiency of the technology regarding to particular taskand environment 7. FUTURE SCOPE The project mainly aims to scan the product within cart and make total billing count at cart side .The main improvement for the future is to develop application for shopping within mall. In that application before going to Wi-Fi PC At Billing Side Is product detected? Read product price and display on LCD. Open flap cover. Delay Close the flap cover Stop Atmega 328 is the heart of the system.Entirefunctioningof Start
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 2061 market user can note the products that he want to buy and make a checklist. Another feature that can be added is that it will give suggestion to buy products based on our daily needs and can make online transaction through this application. REFERENCES [1] Raju Kumar, K. Gopalakrishna, K. Ramesha. “Intelligent Shopping Cart”(International Journal ofEngineering Science and Innovative Technology (IJESIT) Volume 2, Issue 4, July 2013) [2] Muhib A. Lambay , Abhishek Shinde , Anupam Tiwari , Vicky Sharma “Automated Billing Cart” (International Journal of computer science andtechnology(IJCST) – Volume 5 Issue 2,Mar – Apr 2017) [3] Ms. Rupali Sawant, Kripa Krishnan, Shweta Bhokre , Priyanka Bhosale “The RFID Based Smart Shopping Cart” (International Journal of Engineering Research and General Science Volume 3, Issue 2, March-April,2015ISSN 2091-27) [4] Kalyani Dawkhar ,Shraddha Dhomase ,Samruddhi ,Mahabaleshwarkar “Electronic Shopping Cart For Effective shopping based on RFID” (International journal of innovative research in electrical, electronics, instrumentation and control engineering ,Vol. 3, Issue 1, January 2015.) [5] Zeeshan Ali ,Reena Sonkusare “RFID Based Smart Shopping and Billing” (International Journal of Advanced Research in Computer and CommunicationEngineering Vol. 2, Issue 12, December 2013