Commit Graph

58 Commits

Author SHA1 Message Date
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
92544cab84 Merge pull request #47 from mdxs/exp_range
Adding AttennaOff and get/set of AntennaGain
2014-11-10 09:07:29 -06:00
Miki Balboa
6db00b8fa5 Merge pull request #45 from mdxs/upd_changes
Updated the changelog
2014-11-10 09:06:59 -06:00
Miki Balboa
b2eb960134 Merge pull request #44 from mdxs/fix_typos
Fixed various typos and whitespace layout issues
2014-11-10 09:06:48 -06:00
mdxs
1ee8cbd7fd Adding AntennaOff and get/set of AntennaGain 2014-11-10 13:58:09 +01:00
mdxs
c766263185 Updated the changelog 2014-11-10 11:08:09 +01:00
mdxs
a9360d6022 Fixed various typos and whitespace layout issues (no code should have changed by this commit) 2014-11-10 09:15:23 +01:00
Miki Balboa
0ee8e53b4a Merge pull request #42 from mdxs/add_make
Added makefile
2014-11-07 14:05:42 -06:00
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
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