I have rfid reader which gives the data in 9600 baud rate and 8 data bit with 1 stop bit (through one pin means serial). I also got the 2 card which transmit the 14 bit hex data of them. i have connected my circuit using at89s52. When the card is taken near the rfid reader i have to read this value.
How can i write the program so i can compare the data given by this rfid reader with my already got data????
How can i write the program so i can compare the data given by this rfid reader with my already got data????