News

RFID enables wireless data collection by readers from electronic tags attached to or embedded in objects, for identification and other purposes. This article describes the construction of a simple ...
I just received my RC522 RFID reader and made this simple Arduino access control system that uses the reader, a buzzer for the alarm and a relay shield for the security system. The relay can be used ...
Learn Arduino RFID programming with hands-on code examples for reading and writing RFID tags, plus authentication protocols. Build practical Arduino RFID projects like LED control systems and access ...
Lighting-LED-with-RFID-based-on_Arduino-UNO This project demonstrates how to control an LED using an RFID system and an Arduino. When a recognized RFID tag is scanned, the LED toggles its state ...
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Issues are used to track todos, bugs, feature requests, and more.
Arduino and RFID Reader have been used here to control a Electronic Door Lock (from Ebay). Blue color in RGB LED indicates the “Ready” status here, RED LED glow if any invalid card has been detected ...
[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 seeme… ...
This RFID Based Access Control System is built around Arduino UNO board, RFID reader module, solenoid lock and a few other components. RFID is a non-contact, automatic identification technology that ...
An Arduino Nano controls two relays which in turn can turn the car on, start it, and turn it off. Instead of adding a button for “push to start” he opted for a 13.56MHz RFID module.
This automatic liquid dispenser is based on an RFID reader and Arduino. Whenever you want to fill a water bottle or can, or petrol in a vehicle, or any other liquid for that matter, you just need to ...