rfid tag

Posted:
Thu Dec 16, 2010 12:37 am
by aaa
hello there..im having problem on the rfid tag,which still lil confused on how to program the rfid tag...is it the same with uC??then how to install the data inside the tag??
Re: rfid tag

Posted:
Thu Dec 16, 2010 11:24 am
by shahrul
I think, the data inside rfid tag is set by manufacturing. I don't know how user can program it.
Re: rfid tag

Posted:
Fri Dec 17, 2010 12:49 pm
by robosang
If you use passive tag, mostly it come with unique ID, that's all.
If you using Mifare, you can put data in it, not like uC, just pure data, such as your name, money balance, points
We don program the RFID tag, normally. We recognize the RFID tag's ID and record it. for example I have an ID of "12345678" which is unique. So when the RFID read "12345678", the uC should be program to recognize that is is my tag and record that I have come in, or allow me to access or record the time I scan the card, something like that.