News

Simple RFID code for Arduino. This is a simple setup with an Adrduino Uno, 125kHz RFID reader and interface board, relay toggle, 16x2 LCD display, and 125kHz RFID cards. When you scan the card, if ...
This article describes the construction of a simple Arduino RFID Access control DIY (Do It Yourself) Project using Arduino UNO and a RFID reader module (EM-18) to control an LED and a Relay. Circuit ...
A code for reading RFID from Arduino via USB from Rasp. Raspberry code for read & write sqlite3. Arduino code for reading RC522 RFID. A system that reads RFID cards. The data are "read" by arduino and ...
RFID reader connection RC522 with Arduino UNO The communication between Arduino and the RFID reader RC522 is quite complex at the programming level. Fortunately, we have ready-to-use Arduino tools ...
[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… ...
Spread the loveArduino RFID projects have become increasingly popular in recent years due to the simplified technological mechanisms provided by the Arduino platform. The integration of RFID ...
A single Arduino pin provides the control once tag is assembled and this is done by tuning the antenna coil to send tag code. The usual design of RFID includes a passive RFID tag that has a coil and a ...
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 ...
To let its employees socialize from 300 miles away, ad agency Allen & Gerritsen hacked together an interactive game using RFID sensors, an Arduino, and some custom in-house development. Now ...
Here’s another audio playback hack that uses physical tokens to choose what you’re listening to. It uses Touchatag RFID hardware to control iTunes. The concept is very similar to the st… ...