31 Commits

Author SHA1 Message Date
afa62fd380 Comment edited 2021-05-01 00:06:41 +02:00
9a2593d7d5 PCD_Authenticate last 4 bytes used
Thanks to @cyp-git
2021-05-01 00:05:49 +02:00
5d2ebe24fc Merge pull request #1 from per1234/example-folder
Move example sketch to appropriately named folder
2021-03-30 16:05:11 +02:00
89568dd89b Merge pull request #5 from kkloesener/master
Updated Version with TwoWire Support
2021-03-30 16:04:31 +02:00
b03a842257 Moved Sources in Subfolder 2021-03-25 12:36:56 +01:00
6ec5c97abb Correcting PointerUsage with new Constructor 2021-03-23 13:47:45 +01:00
70489f12c2 Rewrite of Basic Functions to work with TwoWire 2020-12-21 21:05:29 +01:00
33d637822d typo 2020-11-03 22:13:48 +01:00
d0138d78d8 testst 2020-11-03 22:11:30 +01:00
95862a4e20 missing declaration 2020-11-03 21:58:12 +01:00
3572ad0f64 additional cleanup 2020-11-03 21:55:15 +01:00
ae8faf0387 Bugfixes 2020-11-03 21:51:15 +01:00
11e1d469c8 adding missing member definition 2020-11-03 21:39:44 +01:00
a2c9c18e83 adding PCD_DumpVersionToSerial 2020-11-03 21:34:17 +01:00
a78cfa44da adding custum wire-object 2020-11-03 21:23:54 +01:00
7ab7733907 Move example sketch to appropriately named folder
The Arduino IDE requires the sketch folder name to match the filename of the primary sketch file. On a filename case-sensitive OS like Linux, this includes matching case. This change causes the example sketch to be accessible via the Arduino IDE's File > Examples > LIBRARYNAME menu after the library is installed.
2018-07-23 01:33:20 -07:00
29253c0a09 Update README.md 2018-06-24 19:33:46 +02:00
077fb41ae3 Update README.md 2018-06-24 16:07:10 +02:00
76dcf9efc4 Update README.md 2018-06-24 16:06:43 +02:00
2d93a83672 Update README.md 2018-06-24 16:06:05 +02:00
7aa736160f Update README.md 2018-06-24 16:05:48 +02:00
3a07f16eec Rename mfrc522_i2c.ino to MFRC522_i2c.ino 2018-06-24 16:02:40 +02:00
155ea7dab3 Update MFRC522_I2C.h 2018-06-24 16:00:44 +02:00
7491808a01 Update MFRC522_I2C.cpp 2018-06-24 16:00:14 +02:00
dc9f17d6cb Create library.properties 2018-06-24 15:59:33 +02:00
b1ef8ca334 Update README.md 2018-06-24 15:54:59 +02:00
1e73ff4fd1 Add files via upload 2018-06-24 15:54:33 +02:00
1433a80210 Rename examples/mfrc522_i2c.ino to examples/mfrc522_i2c/mfrc522_i2c.ino 2018-06-24 15:50:58 +02:00
f8dbfa62c0 Rename mfrc522_i2c.ino to examples/mfrc522_i2c.ino 2018-06-24 15:49:10 +02:00
28244ca84f Create README.md 2018-06-24 15:46:10 +02:00
6c9726e01d Create mfrc522_i2c.ino 2018-06-24 15:31:58 +02:00