RFID Details required - reg
sathishcbe
Posts: 1
Dear All,
I'm new to RFID, I need some more info about RFID, (info about one time & multi time use RFIDs)
1. How RFID tag is mapped to our Product, if RFID tag has unique number then how can we get this. How tag ID shall be mapped with Product ID, do I need a RFID scanner to scan the RFID tag, Ex. I have the barcode of product and RFID tag with me, this need map and store and DB(SQL / Oracle)
2. How RFID reader is working
3. How much cost of single time use RF Id, what is best RFID reader.
Also please share the some more basic info about RF ID.
Regards
Sathish S
I'm new to RFID, I need some more info about RFID, (info about one time & multi time use RFIDs)
1. How RFID tag is mapped to our Product, if RFID tag has unique number then how can we get this. How tag ID shall be mapped with Product ID, do I need a RFID scanner to scan the RFID tag, Ex. I have the barcode of product and RFID tag with me, this need map and store and DB(SQL / Oracle)
2. How RFID reader is working
3. How much cost of single time use RF Id, what is best RFID reader.
Also please share the some more basic info about RF ID.
Regards
Sathish S
Comments
Welcome to the Parallax forums!
I can answer no. 3 for you, by recommending this kit:
RFID Reader Serial + Tag Sampler
Very simple to connect that to your favorite microprocessor via serial 2400 baud connection.
You can find some sample code here and here.
and also in the "Downloads and Documentation" section of the product page.
If you experiment with all these, you will be able to answer no.2 for yourself.
No.1 could be implemented in a variety of ways.... perhaps add a WiFi module to your microcontroller, and have that relay the information back to your computer with the database.
Hope that helps get your started!