3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Reading RFID Tags with an Arduino

Reading RFID Tags with an Arduino
In this project, you'll learn to read an RFID tag using the Innovations ID-12 reader and an Arduino Duemilanove.
 
Remove these adsRemove these ads by Signing Up
 

Step 1Let's Get Started!

Let\
We'll be using the ID Innovations ID-12 to perform the task of reading an RFID tag. At a minimum, it requires +5V, ground, and a digital pin (on the Arduino) that we will utilize for serial communication.

The ID-12 operates at 9600bps and has an LED output pin. This LED output is great! We can use this to verify if the ID-12 is reading the tag even before it is connected to the Arduino!

The ID-12 has unusual pin spacing. Pick up the breakout board from SparkFun (SEN-08423 ) to make it easily fit on your breadboard.

All of ID Innovations readers read at a frequency of 125 kHz. Any 125 kHz RFID tag will do.
« Previous StepDownload PDFView All StepsNext Step »
10 comments
Mar 28, 2012. 1:02 AMnilved says:
I have never worked with RFID but I think its awesome and I'd like to start working with it how much do they cost and where can I get them?
Oct 20, 2011. 6:03 AMdrBen says:
Hi, Is it possible to connect more than one RFID reader?
I am looking for a solution for 20-30 readers and the Information which RFID Key was hold on which Reader.
Oct 20, 2011. 7:22 AMdrBen says:
Thanks.
What about the Arduino Mega with 54 digital input/output pins?
If i understand you right, with the software serial solution i can define 2 digital pins as an serial data connection.
With a Mega Board this is a possibility of 27 RFID Readers.
Right?
Oct 20, 2011. 9:09 AMdrBen says:
ok... difficult...
Oct 16, 2011. 9:13 PMRobot Lover says:
I meant parallax RFID reader
Oct 16, 2011. 9:12 PMRobot Lover says:
Great project! I have only used the parallax RFID tag. Maybe I should purchase one of these. Thanks for the great instructable!

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
4
Followers
1
Author:MrkTrussell