uart - Interpreting data from RDM630 RFID reader -


i trying build rfid based door opener attiny2313 , rdm630 rfid reader. there has been no problem programming or getting 2 ics talk each other via uart. problem interpretation of data. wasn't able make sense of rdm630 had sent attiny, hooked via rs232/usb adapter, , on pc:

display = ascii: ascii screen shot

display set hex: hex screen shot

written on card is: 0000714511 010,59151

can me make sense of data?


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -