Commit graph

36 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
dd3596c774
Merge pull request #41 from BiTinerary/master
replaced string concatenation with more intelligible string formatting
2018-03-20 09:22:06 -06:00
Mario Gómez
65ebda1f39
Merge branch 'master' into master 2018-03-20 09:21:51 -06:00
Mario Gómez
7550ea58c9
Merge pull request #44 from omerlh/docker
Added docker file
2018-03-20 09:19:39 -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
f8a3b661dc Added status of development on README.md 2018-03-20 08:47:53 -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
omer
86f66b9887 Added docker file 2017-08-05 22:01:15 +03:00
Izaac
4f6c382712 Create README.md 2017-06-14 22:56:47 -05:00
Izaac
ff6eb4ff38 Create MFRC522.py 2017-06-14 11:42:25 -05:00
Izaac
6293fa9658 Create Dump.py 2017-06-14 09:39:40 -05:00
Izaac
a8ed86ba3f Create Write.py 2017-06-14 09:38:50 -05:00
Izaac
cce2716bab Create Read.py 2017-06-14 09:37:45 -05:00
Mario Gomez
8ddc994007 Read example now loops until Ctrl-C is caught. 2014-07-18 21:15:31 -06:00
Mario Gomez
9129dad7eb Merge branch 'wybczu-master' 2014-07-18 20:08:33 -06:00
Mario Gomez
cfc76a6036 Merge branch 'master' of https://github.com/wybczu/MFRC522-python into wybczu-master 2014-07-18 20:07:38 -06:00
mxgxw
ee0deb8f9b Merge pull request #10 from gplaza/patch-1
Real boolean python value
2014-07-18 20:03:12 -06: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
gplaza
6c18c437c5 Real boolean python value
"false" is considered like variable, "False" is the boolean value in python :)
2014-07-12 12:37:12 -04:00
mxgxw
deae8836b4 Merge pull request #8 from mj3052/master
Fixed authentication, added examples.
2014-06-24 08:15:18 -06: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
mxgxw
d3bd6fef99 Update README.md 2013-09-24 13:05:36 -06:00
mxgxw
bf55e2ecca Merge pull request #2 from Cotix/master
Added contributions from Cotix
2013-09-23 22:05:18 -07: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
mxgxw
bacaeddece Update README.md 2013-07-01 01:54:03 -06:00
Mario Gomez
a4dd7f6af2 README UPDATED 2013-07-01 07:46:44 +00:00
Mario Gomez
a2bf15f639 README updated 2013-07-01 07:45:10 +00:00
Mario Gomez
1f3d521b0a Added MFRC522 support 2013-07-01 07:33:43 +00:00
mxgxw
3ed8d9d45a Initial commit 2013-06-30 23:14:21 -07:00