Commit Graph

11 Commits

Author SHA1 Message Date
Rotzbua 4148249807 Revert "refactor and split class"
This reverts commit 0b258bfe0f.
2018-10-04 12:52:18 +02:00
Rotzbua 0b258bfe0f refactor and split class
move hardware manipulation functions into new class
2017-05-22 12:25:18 +02:00
Rotzbua a1d0a1313d replace #define by constexpr 2017-05-22 10:52:56 +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 b73457cad1 upd codestyle example
- make examples more equal
2016-01-04 07:03:24 +01:00
Rotzbua 8016aa7c98 typechange: byte -> PICC_Type 2015-12-05 22:32:57 +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
UnKnoWn-Consortium 70bff5c128 Update ChangeUID.ino
Updated code to account for serial behavior change in ATMEGA32U4
2015-01-25 00:04:30 +00:00
UnKnoWn-Consortium 43209541ee Update ChangeUID.ino
Added new pin layout info; standardizing format and info
2015-01-24 23:44:43 +00: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