Decode 134.2 kHz FDXB RFID
phishguy
Posts: 36
I was wondering if anyone has ever used a propeller to decode 134.2 kHz FDXB RFID tags. The tags use a biphase encoding of rf/32, where a logic 1 is 2 transitions and a logic 0 is 2 transitions. It is a 128 bit tag structure. There is further encoding withing the data of a header, stuffing bits, tag number, crc, and trailer bits. However, I am only interested in getting the bitstream right now and I can take care of the rest of the decoding. I also don't need any reader circuitry as I already have the driver, filter, and comparator circuitry. I have seen an example for an RFID reader using FSK manchester encoding. However, I couldn't figure out how to modify that code for biphase. Does anyone have any ideas, guidance, or information on biphase decoding?
·
·
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Check out my new website!!
Use the Propeller icon!!
Follow me on Twitter! Search "Microcontrolled"