RFID Based Attendance System Using Arduino

This is a simple RFID based project that I had made. In this project 125Khz RFID reader reads the students Tags and sends theTag number serially at 9600 baudrate to Arduino. Which then compares the received serial data with the ones stored in its Internal memory.

Components Used:

Arduino Uno: http://www.dnatechindia.com/arduino_uno_r3.html

TTL RFID Reader: http://www.dnatechindia.com/TTL-RFID-Reader.html

16x2 LCD: http://www.dnatechindia.com/16-2-blue-lcd-display.html

PCB Mounting Buzzer:...

View more

From: DNA Technology

Related topics : rfid projects using arduino / rfid tag reader arduino / 125khz rfid tag reader / rfid reader components / rfid receiver arduino

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

MFRC522 RF ID card based E-money card/wallet

List of Components:

- 1 x Arduino Uno

- 1 x MFRC522 RF ID card reader

- 1 x HC-05 Bluetooth module

- 1 x Jumper wires

Description: E-money card allows the user to make monitory transitions using RFID cards/tags. In this project the MFRC522 card reader is used to read and write a RF ID card/tag to be used as E-wallet. The MFRC522 card reader sends the card information to Arduino Uno. The RFID card also contains the information regarding the money value stored. The Arduino Uno sends this...

View more

From: BK Education

Related topics : rfid card reader serial arduino / rf card reader module / rfid card tag / rfid stored value card / rfid projects using 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

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

RFID Reader

This is a Radio-frequency identification (RFID) system that can be used to authorize users, the master can add and remove users directly using his own RFID tag.

HW:

-Arduino Nano.

-RC 522 RFID module

-Nokia 5110 LCD Display

View more

From: Fady Kazzazi

Related topics : radio frequency identification rfid systems / radio frequency identification tags (rfid) / rfid tag reader arduino / rfid tag reader system / rfid tag uses

RFID Reader DisplayLCD

RFID tag reader

This video shows an RFID tag reader with Arduino.

See the link for instructions:

https://github.com/gabrielborralho/RFID-Tag-Reader

View more

From: Gabriel Borralho

Related topics : rfid tag reader arduino