Makers, developers and hobbyists looking for a quick way to program RFID cards might be interested in a new Arduino compatible RFID reader development board called the RFID123 which has been created ...
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 ...
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 ...
[Matt] has mixed up a batch of two RFID reading door lock systems. While the “door lock” part of the setup has yet to come into existence, the “RFID reading” section is up and running. By using the ...
A cool RFID music table has been created using Arduino, iPod, and RFID tags to make it easy to change albums by simply changing the RFID tag. Each RFID tag has an individual code number relating to ...
[Tod] wrote in to tell us about his latest project. It’s called wifino, and aims to set your Arduino free by offering a web-based IDE, online storage for your Arduino sketches, and even WiFi enabled ...
I cannot get over how easy it is to get code running on an Arduino, allowing me to write the code to try to connect to a 20 character x 4 line LCD (wearing an I2C-to-parallel ‘backpack). Update: Part3 ...