Commit Graph

31 Commits

Author SHA1 Message Date
UnKnoWn-Consortium
43209541ee Update ChangeUID.ino
Added new pin layout info; standardizing format and info
2015-01-24 23:44:43 +00:00
Miki Balboa
cba5551e53 Merge pull request #64 from tjclement/master
UID changeable card support
It is useful, thank you.
2015-01-05 12:28:41 -06:00
Tom Clement
df1e6fa6df Implemented functionality to write to sector 0 on UID changeable MIFARE cards, using Chinese 'magic sequence' commands. 2015-01-03 02:31:59 +01:00
Tom Clement
b1240e9024 Implemented functionality to write to sector 0 on UID changeable MIFARE cards, using Chinese 'magic sequence' commands. 2015-01-03 02:30:23 +01:00
Miki Balboa
1692254857 Merge pull request #61 from mdxs/patch-1
Fixed typos in example
2014-11-27 10:00:01 -06:00
mdxs
3d6d81defc Fixed typos in example 2014-11-27 13:45:42 +01:00
mdxs
b4fd5f74f7 Updated the ReadAndWrite example 2014-11-27 13:30:31 +01:00
mdxs
16a035c89c Add get/set methods for MIFARE Classic value blocks 2014-11-24 11:46:57 +01:00
mdxs
80d4eb7392 Removing duplicate example 2014-11-15 04:40:22 +01:00
mdxs
0d8d9a4f86 Updated the Mifare Classic Value Block example 2014-11-14 07:01:58 +01:00
Miki Balboa
966e4d1908 Merge pull request #52 from mdxs/upd_default_keys
Refactored and commented Default Keys example
2014-11-13 16:18:04 -06:00
mdxs
8bbc999612 Refactored and commented Default Keys example 2014-11-13 13:10:04 +01:00
mdxs
623d04744a Updated comments and pin layout 2014-11-12 00:50:54 +01:00
mdxs
8bf02300b3 Updated the DumpInfo example 2014-11-11 06:23:07 +01:00
Miki Balboa
02c50be328 Merge pull request #33 from membug/master
Update ReadAndWrite.ino
2014-08-09 15:11:40 -05:00
capurso
b7d964acc6 Written documentation for the library
Three new examples written
2014-07-16 18:49:34 +02:00
pǝɯɐɥoɯ
a8dc44e13a Update ReadAndWrite.ino
arduino uno pins
2014-06-10 21:56:42 -04:00
Konrad Roeder
7e2b6b7529 Update DumpInfo.ino
Corrected pinout in comment.  Should match Mega SPI: 50 (MISO), 51 (MOSI), 52 (SCK), 53 (SS).
2014-04-14 11:38:09 -07:00
miguelbalboa
2366fb1abd Merge pull request #24 from WA4OSH/patch-3
Update MifareClassicValueBlock.ino
2014-04-14 11:31:23 -05:00
Konrad Roeder
f0e564f714 Update MifareClassicValueBlock.ino
Pinout in comments does not match Arduino Mega pinout
2014-04-14 05:30:35 -07:00
Konrad Roeder
08ea6aee0a Update ReadAndWrite.ino
Comments need to be corrected to match Arduino Mega pinout
2014-04-14 05:12:54 -07:00
TonyCallear
525659f90c Put examples in their own folders.
MifareClassicBlock and ReadAndWrite examples now compile correctly in
Arduino IDE (v.1.05)
2013-11-30 16:22:25 +00:00
miguelbalboa
44a56c0f24 Merge pull request #12 from NicolaCoppola/patch-3
Update DumpInfo.ino
2013-11-12 07:48:51 -08:00
miguelbalboa
93c9ac1c3d Merge pull request #11 from NicolaCoppola/patch-2
Update MifareClassicValueBlock.ino
2013-11-12 07:48:37 -08:00
NicolaCoppola
467fb246f4 Update DumpInfo.ino 2013-11-12 03:18:43 +01:00
NicolaCoppola
2a3a22d706 Update MifareClassicValueBlock.ino 2013-11-12 03:16:51 +01:00
NicolaCoppola
280f3c6fdd Create ReadAndWrite.ino
is small sketch for read write . 
comments in Italian and English .
enjoy empty_skull ( Nicola Coppola )
2013-11-12 03:15:17 +01:00
Søren Thing Andersen
bf2dd9d034 Examples replaced. 2013-10-20 19:06:00 +02:00
Henri de Jong
8bfb620e42 Added extra example to show serial on lcd display 2013-01-27 18:11:28 +01:00
Henri de Jong
5ada448fc9 A few changes in the examplescript, and renamed it. 2013-01-06 19:55:06 +01:00
Miguel Balboa
54e3217261 First Commit 2012-09-09 15:04:51 -05:00