Rotzbua
|
0ba37f39e9
|
Introduce stdint.h
- replace long to int32_t
- fix documentation mu-sign
- add code style to doc
|
2016-10-31 12:52:43 +01:00 |
|
Rotzbua
|
82f2074e40
|
Autoformat example MinimalInterrupt.ino
- auto format from arduino ide
- unsigned char -> byte
|
2016-10-14 15:08:49 +02:00 |
|
Piotr Padlewski
|
09c5b6aa66
|
Add support for arduino 101
Tested with my board. Everything works.
|
2016-09-10 18:31:22 -07:00 |
|
Rotzbua
|
cd5bca80ad
|
upd example multireader
- comments
- reader info after init
- serial speed
|
2016-06-22 18:23:20 +02:00 |
|
gpancot
|
3503a149e2
|
Update MinimalInterrupt.ino
|
2016-04-09 19:01:27 +02:00 |
|
gpancot
|
2f57235c87
|
Added files via upload
avoid spourious interrupt
|
2016-04-09 19:00:12 +02:00 |
|
Rotzbua
|
e090099081
|
Merge branch 'upstream/master'
|
2016-02-15 17:25:41 +01:00 |
|
Rotzbua
|
fda5380a7a
|
add output SAK to dump functions
|
2016-02-15 16:25:48 +01:00 |
|
liviu
|
2bfb6481c0
|
Interrupt example.
|
2016-02-03 19:14:06 +01:00 |
|
Rotzbua
|
7014f3dc71
|
fix old return type
byte -> MFRC522:::PICC_Type
|
2016-01-19 18:03:05 +01:00 |
|
Miguel Balboa
|
7c9f07cd74
|
Merged github.com/stefanblommaert/rfid.git
|
2016-01-19 08:51:36 -08:00 |
|
techied
|
032d806a8c
|
Renamed files
Renamed the servo.ino file to servo_motor.ino file as per request and
updated the .travis.yml
|
2016-01-18 21:52:48 -08:00 |
|
stefanblommaert
|
4b7c52f9d6
|
Copy from rfid cards with standard authentication
|
2016-01-15 12:17:26 +01:00 |
|
techied
|
5710e45251
|
servo folder
Made servo.ino it's own folder
|
2016-01-14 19:05:52 -08:00 |
|
techied
|
77b6581bfe
|
Add servo.ino file
This file will control a servo instead of a relay.
|
2016-01-05 16:55:31 -08:00 |
|
Rotzbua
|
29cc669a68
|
code format
use 2 space for 1 tab like arduino ide
|
2016-01-05 11:57:36 +01:00 |
|
Rotzbua
|
f9da64e844
|
fix compile error #163
|
2016-01-05 11:40:37 +01:00 |
|
Miki Balboa
|
fa913d07fc
|
Merge pull request #163 from sophiekovalevsky/kn-features
Add new example. store NUID of a different PICC.
Perfecto! Gracias @sophiekovalevsky
|
2016-01-04 22:50:15 -08:00 |
|
Kiara Navarro
|
e1a7948560
|
Change comments to english.
|
2016-01-04 13:29:10 -05:00 |
|
Kiara Navarro
|
14f00d518a
|
Add comment to the NUIDRead.
|
2016-01-04 13:05:29 -05:00 |
|
Rotzbua
|
b73457cad1
|
upd codestyle example
- make examples more equal
|
2016-01-04 07:03:24 +01:00 |
|
Rotzbua
|
f7f2d5d02d
|
add dump firmware version to serial
|
2016-01-04 05:53:23 +01:00 |
|
Rotzbua
|
51a38a04de
|
Merge branch 'master' into upd-readme
|
2016-01-04 04:58:20 +01:00 |
|
Kiara Navarro
|
16255a1596
|
Create example to store NUID of a different PICC.
|
2016-01-03 22:51:17 -05:00 |
|
Rotzbua
|
4d83339d96
|
codestyle
autoformat ntag example
|
2016-01-04 04:40:47 +01:00 |
|
Miguel Balboa
|
e19b9a97d4
|
Ntag216_AUTH.ino own directory
|
2016-01-03 17:00:39 -08:00 |
|
Miguel Balboa
|
a9d8172a92
|
Added Ntag216_AUTH.ino to .travis.yml
|
2016-01-03 16:59:43 -08:00 |
|
Gargantuanman
|
33b20a8c33
|
Example for Ntag216 authentication
|
2016-01-01 17:04:38 -06:00 |
|
Rotzbua
|
bafa2faead
|
renew example firmware_check.ino
- add some comments at performselftest()
|
2015-12-08 12:31:15 +01:00 |
|
Rotzbua
|
2284940b58
|
Merge branch 'miguelbalboa/master'
|
2015-12-08 11:07:21 +01:00 |
|
Mahdi Abdinejadi
|
60833a7f6a
|
Added (MFRC522::StatusCode) type cast to avoid compilation error
|
2015-12-07 19:10:55 +01:00 |
|
Rotzbua
|
8016aa7c98
|
typechange: byte -> PICC_Type
|
2015-12-05 22:32:57 +01:00 |
|
Rotzbua
|
5c502136b3
|
upd examples
|
2015-12-05 20:26:26 +01:00 |
|
liviu
|
118a03cde0
|
Better implementation of the PCD_Init() method. Thanks to Rotzbua
to point this out.
|
2015-12-05 10:50:34 +01:00 |
|
liviu
|
dd3bd76f5d
|
New constructor and PCD_Init() method to allow defining arrays of readers.
|
2015-12-01 21:25:01 +01:00 |
|
Rotzbua
|
da57844188
|
upd firmware_check example
|
2015-09-04 12:54:23 +02:00 |
|
Rotzbua
|
f54971647e
|
Merge branch 'master' into example_firmware_check
|
2015-09-04 11:40:28 +02:00 |
|
Adrian Nistor
|
ecb509a0d6
|
Fix invalid escape sequence
|
2015-06-13 19:36:07 +03:00 |
|
Rotzbua
|
7da08d8fd8
|
add firmware version to ShowReaderDetails
|
2015-04-14 02:16:36 +02:00 |
|
Rotzbua
|
956df8e434
|
add comment
|
2015-04-11 23:48:48 +02:00 |
|
Rotzbua
|
b49790d40c
|
example for firmware check
|
2015-04-03 19:47:11 +02:00 |
|
rotzbua
|
d4092ba6dc
|
Update example rfid_write_personal_data.ino
Update pin layout hint like other examples
|
2015-02-23 16:14:02 +01:00 |
|
rotzbua
|
0ccfb06aa5
|
Update examples, use F() macro
Saves a lot of memory, examples now run at a arduino uno
|
2015-02-23 16:07:08 +01:00 |
|
Miki Balboa
|
cd1bc210e2
|
Merge pull request #74 from UnKnoWn-Consortium/patch-7
Update ReadAndWrite.ino
|
2015-01-26 09:09:16 -06:00 |
|
Miki Balboa
|
32058130f2
|
Merge pull request #73 from UnKnoWn-Consortium/patch-6
Update MifareClassicValueBlock.ino
|
2015-01-26 09:09:09 -06:00 |
|
Miki Balboa
|
c435d3de05
|
Merge pull request #72 from UnKnoWn-Consortium/patch-5
Update rfid_default_keys.ino
|
2015-01-26 09:08:51 -06:00 |
|
Miki Balboa
|
95e9eccfd3
|
Merge pull request #71 from UnKnoWn-Consortium/patch-4
Update FixBrickedUID.ino
|
2015-01-26 09:08:36 -06:00 |
|
Miki Balboa
|
47d5c96b04
|
Merge pull request #70 from UnKnoWn-Consortium/patch-3
Update ChangeUID.ino
|
2015-01-26 09:08:28 -06:00 |
|
UnKnoWn-Consortium
|
5657a16e15
|
Update MifareClassicValueBlock.ino
Updated code to account for serial behavior change in ATMEGA32U4
|
2015-01-25 00:11:04 +00:00 |
|
UnKnoWn-Consortium
|
af323a12ab
|
Update ReadAndWrite.ino
Updated code to account for serial behavior change in ATMEGA32U4
|
2015-01-25 00:09:20 +00:00 |
|