Briancbn / iBin

0 stars 0 forks source link

user input and card input might be different #10

Closed jylee93 closed 7 years ago

jylee93 commented 7 years ago

user input and card input might be different https://youtu.be/PtKuQf8z7HI?t=195

jylee93 commented 7 years ago

Might want to edit the code such that when id doesn't exist, create new id

jylee93 commented 7 years ago

We have 2 usable tags, the keychain and the card which came with it.

Card read UID: 64,237,132,124 Size: 8 Sector 8 [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

Keychain is Card read UID: 80,106,203,128 Size: 8 Sector 8 [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

might be able to write something to certain sectors to read instead, but i don't think we can write a string, may accidentally lock the card if we did it wrongly as well so we need to consider that.