How would you turn those numbers in the 02 line as alphabet letters when you scan that card - like it would show what 74 means when translated into an alphabet?
@MikaelAbehsera9 ай бұрын
its been a bit since this video but if I remember correctly its hex code, so the program just converts our indivitual characters into hex code and inputs that into the card storage (if its not hex its some other method but same idea)
@medmnoomane91267 ай бұрын
if possible code source thanks
@rlclips94974 ай бұрын
@MikaelAbehsera is there a way to write info on the 15th row block. If this is possible it would make the scanning process so mich faster
@MikaelAbehsera3 ай бұрын
Not sure actually, never tried
@donotprikel7 ай бұрын
No ive tried LOTS of cards and even the ones that come with arduino and they dont write but only read
@icrosstheline69037 ай бұрын
Me too. I have wayyy too many tags and cards that were advertised as writable which are readonly
@MikaelAbehsera6 ай бұрын
hmmm, seems weird, check your wiring on the write cables, could be an issue there
@DWM864Ай бұрын
where's the esp32 part?? the pins are different
@MikaelAbehseraАй бұрын
just check a pinout for esp, but most of the time its the same except for 1-2 pins
@khalidmehmood65455 ай бұрын
How to encode picture in contactless chip?
@MikaelAbehsera5 ай бұрын
Well it had to be max 1000 bits
@khalidmehmood65454 ай бұрын
@@MikaelAbehsera i have 4Kbytes contactless chip.
@vijayprasad98509 ай бұрын
Can i read and write with my iPhone
@MikaelAbehsera8 ай бұрын
Maybe? If you can edit code on it
@jashwanthreddy123410 ай бұрын
Please make a video on how the security and the authentication works on NXP - Mifare DESFire EV1
@MikaelAbehsera10 ай бұрын
I’ll take a look and see if it’s something we can cover
@WD4065110 ай бұрын
What’s the point of this video? You’re just showing default examples