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 33a77c1 commit 0ce00ef
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,13 @@ Run Home.java file

Keep this extracted folder named "RFID_Based_SmartShoppingSystem" in 'C:https://' only which look like "C:https://RFID_Based_SmartShoppingSystem/" to avoid errors.

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

Import the SQL file named "rfid_basedshoppingsystem" to your Database. You can see how to import the sql file in WAMP/XAMP/LAMP from youtube.
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.
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.

The jar files required by you are in folder named "jarfiles". You can see how to add jar files to your project from youtube.

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

Expand Down

0 comments on commit 0ce00ef

Please sign in to comment.