USB RFID card reader using Arduino Due

Arduino Due, reads the RFID tags from the serial port and acts as a virtual keyboard passing those tags numbers to the computer.

View more

From: Hacktronics India

Related topics : rfid card reader serial arduino / rfid tag reader arduino / rfid card reader usb / rfid tag uses

Arduino RFID

First attempt: Arduino passive RFID

Lights up a LED when RFID tag/card approaches the reader.

View more

From: fotografim

Related topics : passive rfid reader arduino / rfid tag reader arduino / passive rfid card reader / passive rfid readers

RFID Access Control

Really brief demo of homebrew electronic lock with a RFID reader designed for m4102 tags - in this case, a chip embedded in my right hand.

The lock actuator and RFID reader are decoupled allowing for other inputs to also unlock the door (such as TXT messages, pin pads, or the output of facial recognition software and a camera) or be combined (e.g. rfid chip + pin code).

The hardware used for the controller is an arduino for USB to serial and servo controller , but a stripped down version...

View more

From: Pete Friedman

Related topics : rfid tag reader usb / rfid tag chip design / rfid controller chip / rfid door access reader / embedded rfid reader

Rfid tag reader with arduino nano

Using the RFID-RC522 chip i got from ebay, i am able to program the arduino to read the id of a tag and determine if it is the right code. If right then the arduino will signal to turn on the servo or you can hook up the digital out too a relay. I plan to place this in my car in order that i may unlock my car via a rfid tag instead of a key.

I used instructables guide, but tweaked the code a little bit for my needs: http://m.instructables.com/id/Arduino-RC522-RFID-Door-Unlock/?ALLSTEPS

View more

From: Jeremy Davidson

Related topics : rfid tag reader arduino / rfid tag uses / rfid door arduino / rfid chips uses / rfid key tag

Security System and Access Control with Arduino and RFID by Creatjet3D labs

Please watch: "how to make fire fighting robot using Arduino uno and flame sensor | arduino fire fighting robot"

https://www.youtube.com/watch?v=4tzLoby6na8 --~--

Security System and Access Control with Arduino and RFID.RFID based acess control using arduino,an RFID reader emits a low level radio frequency magnetic field that energises the tag .

You can watch the

following video.

View more

From: Tinker Guru

Related topics : rfid based security and access control system / rfid reader access control system / rfid sensor arduino / rfid controller / low frequency rfid tag

Arduino + RFID + Unity Race Car Simulator Prototype

Here is a project I'm currently working on combining an Arduino with RFID reader/writer which reads vehicle tag numbers and loads their 3d models into Unity. It's similar to Skylanders, except with real world vehicles.

My next step is to make the cars swap out mid race. So if the player flips the first car over or crashes it, they can scan another car in and continue the race.

This could be fun if the cars have weapons a la Mario Kart and the more cars, trucks, tanks you collect, the more...

View more

From: Javier Kadry

Related topics : rfid tag reader arduino

Arduino project RFID teddy and waveshield

University Project

Sorry for the delay guys but here is a link to the code I used

http://www.codesend.com/view/f69950556f1030f440fab9341348ee4c/

What you will need for this project is a Adafruit Waveshield and a RFID 12 reader and some RFID tags and a speaker.

/Volumes/FUDGE/ardy design document .pdf

View more

From: Emma Nicol

Related topics : rfid tag reader arduino / rfid reader design project

Drew's First RFID Tag reader System

Here is a Demo on a Parallax RFID card reader system, using the Arduino to control the signal output.

Th Two modes are:

The (RED) LED means its enabled.

The (GREEN) LED mean its disabled.

View more

From: drewmaster74

Related topics : parallax rfid card reader arduino / rfid card reader system / rfid tagging system