mxgxw / MFRC522-python

A small class to interface with the NFC reader Module MFRC522
GNU Lesser General Public License v3.0
521 stars 419 forks source link

Change hardcoded reference; update example for cards with bigger UIDs #23

Open dirkx opened 8 years ago

dirkx commented 8 years ago

Change hardcoded reference to pin22/GPIO25 to the constant; update example code to show the entire card UID (rather than just the first four digits)

buzai commented 8 years ago

i have a question , in pi3, pin22 is gpio6 , can i use this code . now it is not work.

LudwigKnuepfer commented 7 years ago

Compare https://github.com/mxgxw/MFRC522-python/issues/36