Controlling Servo with RFID Card Reader (Arduino)

This project detects an RFID-Tag and activates a Servo if the Tag is successfully detected. The second project can be used to open a door with a RFID-Card.

View more

From: thadeusz l

Related topics : active rfid tag arduino / rfid tag reader arduino / active rfid tag reader / rfid projects using arduino / active rfid tags

Arduino RFID, BUZZER, RELAY and EEPROM

More info at: http://jadiema.blogspot.com/2011/03/arduino-rfid-reader-piezo-sounder.html

A small application with an Arduino or rather a clone called RBBB:

- RFID reader cards (ID12 reader - 125kHz)

- If the RFID card is valid, it plays a melody corresponding to each card, if not, it beeps and lights a red LED,

- Then it activates a relay if the card is valid

- And finally write in the EEPROM memory of the Arduino, the number of times the card was used.

The melodies are played by a...

View more

From: Jeremie Grisolia

Related topics : small rfid reader arduino / 125khz rfid readers / rfid card id number

Open Garage Door with RFID and no Arduino

A simple RFID decoder that can be used for Garage door or other device that uses a dry contact for activation. Built around a PIC 12F683. Works with Wiegand 26 RFID readers. Can learn to operate with up to 10 RFID Cards or Key-chain tags.

View more

From: Mike Wils

Related topics : rfid door arduino / rfid tag and reader working / active rfid reader arduino / rfid card reader device

3D Printed Arduino Leonardo + PN532 RFID + 1602 LCD + Tony Stark's arc reactor

I've had old useless 1602 LCD lying around so I decided I will 3D print case and use it with RFID Reader on Arduino Leonardo, for LEDs I used my 3D printed Tony Stark's arc reactor.

Just basic Mifare Classic CUID reading and actions based on CUID, no dumping data.

Example actions seen in video

- Card for changing basic tone

- i make sound based on basic tone * cuid

- Card for disabling sound

- Card for disabling led flashing

- Card to select second app (valid / invalid card)

PN532 works...

View more

From: P3Hi

Related topics : nfc rfid card reader / rfid projects using arduino / rfid security cards / active rfid reader arduino / iot rfid reader

RFID Relay Circuit

Parallax RFID Reader using an Arduino to activate some relays.

View more

From: Jason White

Related topics : active rfid reader arduino

Arduino Uno Sorting Machine - Industrial Production & Mechanical Engineering (BVBCET HUBLI)

This video is a based on demonstration and working model as a part Minor Project done by Industrial Production branch students from B.V.B College Of Engineering & Technology-HUBLI.

The objective of this project is to read the area of the parcel using the RFID card placed inside the box & than sort it in 3 different areas as A,B & C respectively. First the boxes are placed on a moving conveyor than the RFID card is read by the RFID reader, which than is sent to arduino controller which further...

View more

From: Rohit D

Related topics : rfid card reader technology / active rfid reader arduino

Arduino RFID switching

Radio-frequency identification (RFID) uses electromagnetic fields to automatically identify and track tags attached to objects. The tags contain electronically stored information. Passive tags collect energy from a nearby RFID reader's interrogating radio waves. Active tags have a local power source such as a battery and may operate at hundreds of meters from the RFID reader.

Using that system we have experimented lighting rate device which has ability to measure light intensity. The uniqueness...

View more

From: Robert Kodra

Related topics : radio frequency identification tags (rfid) / rfid active reader passive tag / radio frequency identification rfid systems / radio frequency identification device rfid / active and passive rfid tags

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

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

Arduino RFID Reader with OLED display

Authentication systems are used in many places such as in Attendance systems, Login Time Tracking and also for Identification systems. The RFID is the most widely used cheap solution that is used for the identification process. There are many types of card as active cards , passive cards etc.

The passive cards are those that does not have any power supply for the card. They have a frequency of 125Khz. These cards have a unique identification number that is stored on the card. These unique...

View more

From: Dan

Related topics : passive rfid card reader / tracking system using rfid / rfid card id number