Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinPatel04 committed May 23, 2019
1 parent d0acdbd commit ec940d4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ In metro cities we can see you a huge rush at shopping malls on holidays and wee
JAVA 1.8 (JDK 1.8 & JRE 1.8)

#### Hardware:
Arduino UNO (2 piece / 1 piece) <br>RC522 RFID scanner module <br>Buzzer, LED's (2 RED AND 2 GREEN), Jumper Cables,
Arduino UNO r3(2 piece) <br>RC522 RFID scanner module <br>Buzzer, LED's (2 RED AND 2 GREEN), Jumper Cables,

## Setup:
Download the zip file and extract all the folder's from it.
Expand All @@ -18,7 +18,9 @@ In metro cities we can see you a huge rush at shopping malls on holidays and wee

Import the SQL file named "rfid_basedshoppingsystem" to your Database.

Attach 2 Arduino boards or one to your system and See the circuit diagram for connection reference given in "Smart shopping System final.pptm" on slide #5 & #6 and "Smart shopping system final.pdf" on page #24.
Upload the arduino file named "RFID.ino" in one of the Arduino UNO from "/arduino files/RFID/RFID.ino"<br> Upload the another file named "Exit.ino" in another Arduino UNO form "/arduino files/Exit/Exit.ino".

Attach those 2 Arduino boards to your system and See the circuit diagram for connection reference given in "Smart shopping System final.pptm" on slide #5 & #6 and "Smart shopping system final.pdf" on page #24.

#### Note: Avoid Changing Directory Structure provided to you and follow all setup steps thouroly;

Expand Down

0 comments on commit ec940d4

Please sign in to comment.