Commit Graph

500 Commits

Author SHA1 Message Date
mdxs 300e7b185d Added makefile to help package 2014-11-07 16:14:02 +01:00
Miki Balboa 09efec05f2 Merge pull request #41 from ivankravets/patch-2
Avoid trademark issues with library name
2014-10-23 22:23:13 -05:00
Ivan Kravets d0ddd3df02 Exclude "doc" dir 2014-10-23 22:37:17 +03:00
Ivan Kravets 18117d0001 Avoid trademark issues with library name
Added frameworks and platforms fields
Updated Library Registry: http://platformio.ikravets.com/#!/lib/show/63/MFRC522
2014-10-23 22:21:55 +03:00
Miki Balboa 9eb131961c Merge pull request #39 from ivankravets/patch-1
PlatformIO-based manifest file
2014-10-02 12:01:25 -05:00
Ivan Kravets 9db48240e9 PlatformIO-based manifest file
Web: http://platformio.ikravets.com/#!/lib/show/Arduino-MFRC522
Docs: http://docs.platformio.ikravets.com/en/latest/librarymanager/index.html
2014-10-02 11:20:16 +03:00
Kiara Navarro b5322316aa Generate the new README.md 2014-09-25 01:27:39 -05:00
Miki Balboa 02c50be328 Merge pull request #33 from membug/master
Update ReadAndWrite.ino
2014-08-09 15:11:40 -05:00
Miki Balboa 314ef64af6 Merge pull request #34 from mcapurso/master
Written documentation for the library
2014-08-09 15:10:33 -05:00
capurso 589583fcfd Added title to manual 2014-07-17 15:05:19 +02:00
capurso da11b84da6 Tested documentation with Microsoft word and LibreOffice 2014-07-16 19:20:17 +02: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
miguelbalboa 07300f4477 Merge pull request #26 from WA4OSH/patch-2
Update DumpInfo.ino
2014-04-14 13:39:22 -05: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
miguelbalboa 791df522a1 Merge pull request #23 from WA4OSH/patch-2
Update ReadAndWrite.ino
2014-04-14 11:30:37 -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
miguelbalboa 9b84a7d381 Merge pull request #20 from HectorBravo/master
Fix resetPowerDownPin initial state.
2014-02-12 15:23:06 -06:00
Hector Bravo 8bb06db299 Fix resetPowerDownPin initial state. 2014-02-12 22:19:28 +01:00
miguelbalboa 3dbfb42d6e Merge pull request #19 from jstck/patch-1
Fix chipSelectPin initial state.
2014-01-29 10:13:35 -08:00
John Stäck 6887ab23c6 Fix chipSelectPin initial state.
Set chipSelectPin to HIGH on initiation, to not select the slave until needed. This avoids issues when using multiple devices on the same SPI bus.
2014-01-29 14:50:30 +01:00
miguelbalboa 88f9358fa3 Merge pull request #15 from TonyCallear/master
Put examples in their own folders.
2013-11-30 08:39:39 -08: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 578c0bfe35 Merge pull request #14 from TonyCallear/master
Keywords.txt update
2013-11-30 07:55:39 -08:00
TonyCallear 81ff84506b Keywords.txt update
Corrects Arduino IDE display code wrongly.  Syntax highlighting problem.
2013-11-30 15:47:23 +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
miguelbalboa 4b581d509a Merge pull request #10 from NicolaCoppola/patch-1
Create ReadAndWrite.ino
2013-11-12 07:47:59 -08:00
miguelbalboa c0ae947084 Merge pull request #13 from NicolaCoppola/patch-4
Update README.md
2013-11-12 07:43:58 -08:00
Nicola Coppola 1345a3e7a0 Update README.md 2013-11-12 03:28:05 +01: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
Miguel Balboa 41fedb9c1a Merge from Sthing 2013-10-21 11:03:08 -05:00
Søren Thing Andersen b6892aa01e keywords file updated 2013-10-20 19:31:19 +02:00
Søren Thing Andersen bf2dd9d034 Examples replaced. 2013-10-20 19:06:00 +02:00
Søren Thing Andersen fcc325e09f Filename in comment corrected. 2013-10-20 19:04:41 +02:00
Søren Thing Andersen a3bd6ff2e5 MIFARE specific functions renamed.
Write for MIFARE Ultralight implemented.
Cleanup.
2013-10-20 16:19:49 +02:00
Søren Thing Andersen cc1294aa79 Major refactoring performed. Committed now to have an offsite backup ;-) 2013-10-19 00:27:20 +02:00
miguelbalboa a159de6c55 Merge pull request #7 from ljos/patch-1
Turn of encryption when tag is halted
2013-09-24 07:39:36 -07:00
Bjarte Johansen 9151cbf25c Turn of encryption when tag is halted
If we do not turn off encryption after the tag has been halted we will
not be able to read a second tag.
2013-09-24 13:24:53 +02:00
miguelbalboa 9fce44f584 Merge pull request #1 from aiolos/master
Extra examples. Nice.
2013-06-25 12:11:30 -07:00
Henri de Jong 4fb3551357 Update README.md
Change RST pin
2013-01-27 19:30:09 +01:00
Henri de Jong f5a654eb4a Added a small todo list 2013-01-27 19:28:06 +01: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 d02a05cd22 Create README.md 2013-01-07 14:14:18 -08: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