RFID Module: Reads the UID from an RFID tag/card. If the UID matches the authorized UID, access is granted. This project is open-source and can be freely used for educational purposes. I demonstrate ...
This project implements an RFID-based access control system using an Arduino board, an MFRC522 RFID reader, an I2C LCD display, an RTC (Real-Time Clock) module, and indicator LEDs with a buzzer. It ...
The use of Radio Frequency IDentification (RFID) technologies is growing. Many different applications are implemented in various sectors, and used for very different purposes. RFID enables wireless ...
I made this Arduino project that allows to turn ON and OFF LEDs using a cheap IR remote control as a preparation for the next big step: disassemble my girlfriend’s chinese LED lamp and replace its ...
Radio Frequency Identification is widely used in contactless payment cards, National Highway Tollgate systems, and in security passes. By integrating an RFID reader with an Arduino, you will be able ...
[Jason] really wanted to build an RFID controlled garage door opener and decided to turn to Arduino to get the job done. For someone who’s never worked with an Arduino before, he really seemed to know ...