RFID Access Control, Prototype 1

A quick and dirty version of what can essentially be a door lock. I have an Arduino connected to an ID-20 RFID tag reader. Long story short, the reader reads the tag and sends it to the Arduino so that it can activate the servo or the appropriate color LED.

Green means pass, red means fail.

View more

From: Ryan Faerman

Related topics : rfid tag reader arduino / active rfid tag reader / door access control rfid

Smart Lock With Arduino Nano and RFID

Smart Lock for Home or any key entry place using Arduino Nano and RFID Tag. Make a futuristic entry into your home.

Circuit code from https://www.youtube.com/watch?v=B7--nrzgWwY

View more

From: Vamsidhar Gubbala

Related topics : rfid smart key / tag rfid arduino

Arduino RFID Tag Reader using BM019

This is a small prototype project I did for a buddy that needed to verify injection molded parts contained working RFID tags when leaving the assembly line. The arduino polled for an RFID tag and lights the yellow LED when an active (working) RFID tag passed.

My github repo for this project is here:

https://github.com/contractorwolf/RFID-Reader

View more

From: james wolf

Related topics : rfid tag reader arduino / active rfid tag arduino / small active rfid tags

Shoebox Auditorium - Arrange your own soundscape

Device I built together with Guido Huijser for the course Sound, Space & Interaction at Media Technology. The device uses an Arduino Duemilanove, Parallax 28440 RFID reader/writer, Parallax RFID tags, Korg Nano Kontrol and a Macbook running Max 6.

The idea is based on the old kijkdoos; which is a sort of shoebox diorama.

The user can arrange his/her own sound collage by placing RFID tag card's onto the glass plate, each card corresponds to a specific field recording. The user can adjust each...

View more

From: Thomas Haighton

Related topics : parallax rfid card reader arduino / rfid tag reader writer / rfid card reader device

Arduino RFID sending post requests over ethernet to server

Using an Arduino Ethernet with a ID-12LA to read an RFID tag, and send a POST request (containing the Arduino MAC address and tag ID) over Ethernet (and via WiFi - not interfaced directly with the Arduino) to a server running on OSX and inserting the data into a DB.

https://github.com/mcelligottnick/arduinoRFIDPost/blob/master/sketches/sendingPostWithTagId.ino

View more

From: nickm

Related topics : tag rfid arduino

Stupid Simple Arduino Based RFID Emulator

This is a stupid simple video on emulating an RFID tag. First I hold up a real tag to the reader and you can see the serial number starts showing up screen behind it. When I hold up my coil, connected to an Arduino, you can see that the reader detects it as a tag and displays the serial number as well. http://www.instructables.com/id/Stupid-Simple-Arduino-LF-RFID-Tag-Spoofer/

View more

From: David King

Related topics : stupid simple arduino lf rfid tag spoofer

RFID Reader ID-12 and Arduino

Here we read one RFID tag (125kHz) with help of RFID Reader (ID-12) and convert data to Arduino.

Arduino get value from the reader and show us the value on the screen.

Very easy and simple prototype..

It took me only a few minutes to connect the wires to the appropriate pin and then write the code.

Regards Aryan Esfandiari

And thanks to Akbar Faghihi Moghaddam

Robotica Osloensis © 2011

The tutorial:

http://bildr.org/2011/02/rfid-arduino/

The RFID...

View more

From: roboticaosloensis

Related topics : rfid tag reader arduino / get rfid tags

Wiegand + Arduino RFID Reader

Simple serial program to read info of RFID tags.Will improvise with Visual Basic GUI program along with database to store user info.

View more

From: Hafizi Ibrahim

Related topics : rfid tag reader arduino / programing rfid tags

Arduino RFID Login for any website

This is one of my first Arduino projects and it allows you to login to any website using a RFID tag without having to use a different tag for different user name and password combinations.

View more

From: minimattapps

Related topics : rfid tag uses / rfid projects using arduino

How to read RFID tag using RFID module and Arduino.

Demonstration video of reading RFID tags using RC522 module and Arduino uno. Neopixel & piezo buzzer is added for visual and audible feedback output.

Please visit bellow link for more details about this project with code and circuit diagram..

http://www.etechpath.com/how-to-interface-rfid-readwrite-module-rfid-rc522-with-arduino-and-read-rfid-tags-with-it/

.

.

.

.

.

Music Credit:

Music: bensound-cute - Bensound

You can read the full legal agreement here: Creative commons - Attribution -...

View more

From: eTechPath

Related topics : how to read rfid tag / rfid module arduino / rfid tag uses / rfid module circuit diagram