Commit graph

16 commits

Author SHA1 Message Date
dfc23b3282 Make this work with recent versions of SPI module 2021-06-18 10:05:56 +01:00
Mario Gómez
cf7f9ec0cc Added fix to NRSTPD reference (Issue #52) 2018-03-25 18:04:34 -06:00
Mario Gómez
65ebda1f39
Merge branch 'master' into master 2018-03-20 09:21:51 -06:00
Mario Gómez
d219b1a402
Merge pull request #51 from Marek2k17/patch-1
replace number with variable
2018-03-20 09:15:12 -06:00
Mario Gómez
05360ac73b Added missing License information (LGPL v3) 2018-03-20 08:38:16 -06:00
Marek2k17
68963702c1
replace number with variable
i googled for changing the pin 22, i only found a hint to line 10 so i changed line 113 to use the variable from line 10 instead of the number
2018-03-20 10:55:12 +01:00
Izaac
ff6eb4ff38 Create MFRC522.py 2017-06-14 11:42:25 -05:00
Lukasz Szczesny
3f25de5fc1 Shebang added, fixed typo, executable bit removed 2014-07-13 16:51:49 +02:00
Lukasz Szczesny
22ac7b84b8 Added 'dev' parameter 2014-07-13 16:36:22 +02:00
Mathias Jensen
fcf94d7551 Fixed authentication, added examples, proper class without code in the end 2014-06-23 17:54:19 +02:00
mxgxw
5efb3a7bbd Update MFRC522.py
Avoids warning message.
2013-11-11 13:52:17 -06:00
Mario Gomez
2786a14420 Fixed indentation 2013-11-11 01:12:06 -06:00
Mario Gomez
f14e5608c0 fixed indentation 2013-11-10 23:14:46 -06:00
Mario Gomez
42d9277062 Fixed indentation 2013-11-10 23:11:20 -06:00
Cotix
0bd5ebf0dc Finished it
Added CalulateCRC, the Auth func,  and the read and write functions. They work, and it's awesome.
2013-09-23 09:05:06 +02:00
Mario Gomez
1f3d521b0a Added MFRC522 support 2013-07-01 07:33:43 +00:00