RFID and HTRC in Read/Write Mode
时间:04-08
整理:3721RD
点击:
Hello,
I realize a project around RFID technology. I use a HTRC110 controlled by a PIC microcontroller.
I have some difficulties understanding how to read and write a tag HITGAG1. The control of HTRC's registers works and I can set The HTRC in read or write mode, but I can't decode datas in the pin DOUT of the HTRC.
I would like to know if you have any example code (Pic or 51) for reading or writing to give me a basis for write my own code.
Thanks.
San.
I realize a project around RFID technology. I use a HTRC110 controlled by a PIC microcontroller.
I have some difficulties understanding how to read and write a tag HITGAG1. The control of HTRC's registers works and I can set The HTRC in read or write mode, but I can't decode datas in the pin DOUT of the HTRC.
I would like to know if you have any example code (Pic or 51) for reading or writing to give me a basis for write my own code.
Thanks.
San.
U can take ATMEL U2270B reader station as the example. There also has a demo code based on AVR. Hope helpful.
ok thank you ! I'll see it.
