RFID-RC522 Based Security System Using Arduino with LCD display

In this video tutorial, we will learn how to interface the RC522 RFID module with Arduino and LCD display. The aim of this tutorial is to make a simple authentication security system. When an RFID tag puts on the reader the RFID reader scans the tag ID and the Arduino controller verify the tag was register or not. If you want to build your own customized Arduino Project or PCB Design. I can help you via Fiverr. You can visit my Fiverr account following the link below ----------------------------------------------- Arduino Programming Fiverr link: https://www.fiverr.com/share/2AVdW8 PCB Design Fiverr link: https://www.fiverr.com/s2/266cae110b ---------------------------------------------------------------- Component List: ---------------------------------------------------------------- Arduino Uno: https://amzn.to/3kX5WYn MFRC522 RFID Reader: https://amzn.to/3cHmK2I 13.56 MHz RFID Tag: https://amzn.to/3kW532d 16*2 Lcd Display: https://amzn.to/2S5QaOI Buzzer: https://amzn.to/2GcImbn 10k Potentiometer: https://amzn.to/2S1Ba47 330ohm Resistor: https://amzn.to/3mTwyeF Veroboard: https://amzn.to/339PQ7X Some jumper wire: https://amzn.to/30eRoeP ---------------------------------------------------------------- Source Code: ---------------------------------------------------------------- library: https://drive.google.com/open?id=12Mx... or GitHub: https://github.com/miguelbalboa/rfid Modify code: https://drive.google.com/open?id=1BmZ... --------------------------------------------------------- Related Project: --------------------------------------------------------- RFID Based Toll Collection System:    • RFID Based Automatic Toll Collection Syste...   --------------------------------------------------------- IoT Projects: --------------------------------------------------------- Facebook control Home Automation:    • Facebook Messenger Control Home Automation...   Esp8266(Nodemcu) Weather Station : https://youtu.be/xbFLFqpMPc8https://y... ESP8266(Nodemcu) with blynk:    • IOT Based Home Automation Using WiFi | ESP...   ESP8266(Nodemcu) with Thinkspeak:    • ESP8266 (NodeMcu) with Thingspeak | Upload...   ESP8266(Nodemcu) Web server control :    • ESP8266 (NodeMcu) with WebServer | 4 Chann...   ESP8266(Nodemcu) with Gmail:    • IOT Based Gas Leakage Detection System | E...   ----------------------------------------------------- Arduino Projects: ----------------------------------------------------- Gsm interfacing Arduino:    • Sim 800l GSM Module Interfacing with Ardui...   Bluetooth control Home Automation:    • How to make Home Automation Project Using ...   Home Automation:    • Arduino Home Automation Using Bluetooth An...   Density Based Traffic System:    • Density Based 4 Way Automatic Traffic Sign...   Gas detection project:    • How to Connect MQ2 Gas Sensor with Arduino   DHT11 Humidity and Temperature:    • DHT11 Humidity and Temperature Sensor Tuto...   Ac voltage control using Arduino:    • Arduino AC voltage Control using 5v relay ...   Password based door lock:    • Password Based Door Lock System Using Ardu...   Arduino based radar system:    • Arduino Based Radar System Using Ultrasoni...   Led matrix scrolling display:    • Arduino Led Scrolling Message  using max7219   Arduino audio player:    • Arduino Audio Player with SD Card Module |...   Arduino clock:    • Real Time clock using DS1307 and Ardiuno w...   ----------------------------------------------------------- LCD Circuit Connection ----------------------------------------------------------- LCD RS pin to Arduino pin 2 LCD Enable pin to Arduino pin 3 LCD D4 pin to Arduino pin 4 LCD D5 pin to Arduino pin 5 LCD D6 pin to Arduino pin 6 LCD D7 pin to Arduino pin 7 LCD R/W pin to ground LCD VSS pin to ground LCD pin 16 to ground LCD VCC pin to 5V LCD pin 15 to 5V 10K variable resistor: ends to +5V and ground wiper to LCD VO pin (pin 3) #RFID-RC522_Based_Security_System_Using_Arduino_with_LCD_display #arduino_rfid_rc522_project #arduino_rfid_rc522_tutorial #arduino_security_system_projects #arduino_security_system_with_the_keypad_and_lcd