Commit Graph

63 Commits

Author SHA1 Message Date
JBW
d5dba131e6 fixed broken link in README.rst 2024-06-06 15:05:51 +02:00
vladko312
1574b1d002
Added ALPHA 8F328P-U pin layout
Pins from the back side were used as on the front MOSI and MISO are marked as D0 and D1 just like D0/RX and D1/TX, but they do not seem to be directly connected.
MOSI is directly connected to D11# and MISO is connected to D12#, the same code works with any of the two pins for each signal
2021-12-10 22:52:58 +03:00
Rotzbua
1f84b2ecf1
bump version to 1.4.10 2021-11-01 17:11:48 +01:00
Rotzbua
906e57d5e4
Add notice about power supply #560 2021-05-06 13:22:01 +02:00
StefanSpieker
a6bf4dcf0f
documenting working with Arduino Due (#558)
* documenting working with Arduino Due

* rework tables and added due to library.properties
2021-04-24 10:56:31 +02:00
Rotzbua
15aae4b252
[doc] update badge #539 2020-12-03 19:12:51 +01:00
Rotzbua
a45cbe0e6b
fix typo 2020-07-24 22:30:05 +02:00
Rotzbua
c31b727996
update wiring information
add hint what SPI interface is used #518
add yun to pin layout
2020-06-03 21:18:35 +02:00
Rotzbua
1eaedd5792
Merge pull request #500 from ricardojlrufino/master
update README, now works with arduno YUN #111
2020-06-03 20:46:01 +02:00
Reuben Talbott
49dfd46039
Fixed some grammer errors. 2020-05-07 14:15:47 -04:00
Ricardo JL Rufino
de0db3d16d update README, now works with arduno YUN #111 2020-01-11 00:08:26 -03:00
Rotzbua
f2127b921d
[doc] inactive maintenance 2019-06-12 17:02:06 +02:00
Rotzbua
d36f9370ea
add optional delay after PCD_Init as workaround
provided by DarkiStar #476
2019-06-03 00:45:21 +02:00
Kryštof Černý
9e70707acf
Some typo fixes 2018-10-21 14:29:35 +02:00
Rotzbua
3acbbc6ead
add notice about bad boards 2018-10-11 16:50:05 +02:00
Rotzbua
1cf133cb67
rm dead link (fix #425) 2018-10-06 04:34:16 +02:00
Rotzbua
087d6160f1
change development state 2018-10-04 15:18:47 +02:00
Rotzbua
c8b922c8a4
add notice according to #299 2018-06-12 15:15:18 +02:00
Rotzbua
b7bdc7f253
add doc about dependencies
fix #364
2018-04-13 21:16:46 +02:00
Rotzbua
08a55da3ad
Add notice #370 2018-04-10 13:54:44 +02:00
Rotzbua
b239257694
add notice about working SPI chip select pin 2018-02-22 16:58:22 +01:00
Rotzbua
f02e3c0917
Add security notice about UID 2018-02-11 15:46:31 +01:00
Rotzbua
7a986cc5ba
add troubleshooting encrypted cards
close  #356
2018-01-18 00:38:25 +01:00
Rotzbua
fdb1090516
update link to esp port @mmmmar 2018-01-11 15:53:28 +01:00
Rotzbua
19461b34d3
Update README.rst
add cold solder joints hint
2017-12-03 11:30:31 +01:00
Anna
97ac8d389d Grammar (#345)
Fixed slight grammar mistakes
2017-11-05 17:54:01 +01:00
mmone
d4aa80d88e Added Wemos D1 mini pinout (#333) 2017-08-04 17:11:15 +02:00
Rotzbua
7f0f9e7317 Update README.rst
add note for incompatible Intel Galileo gen2 #310
2017-04-29 10:13:34 +02:00
Rotzbua
9e48c308da Update README.rst
- add notice to port for esp8266 @mmmmar
2017-04-07 17:06:37 +02:00
Rotzbua
4b6fe81b5f Update README.rst
add fancy badges
2017-03-10 20:17:36 +01:00
Rotzbua
dd9e941d73 Update README.rst
add uart notice ref #221 #257 #281
2017-01-28 17:12:43 +01:00
Rotzbua
fe0e15ec29 Update README.rst
SPI is sensitive to electromagnetic noise
2017-01-26 16:05:11 +01:00
Rotzbua
8d014ca908 Update README.rst
mention problems and solutions with multiple reader like #191 #263 #277
2017-01-19 16:21:55 +01:00
Rotzbua
0b91afb45b Update README.rst
close #111
close #240
2017-01-16 05:07:52 +01:00
Rotzbua
d482061e96 Update README.rst
added hint for new port
close #258
2016-11-26 11:07:28 +01:00
Daniel da Costa Bittencourt
3f144d1d80 Update README.rst with info about bad components (#256)
* Update README.rst

Add note that some cheap boards from chinese manufactures my be using the components that do not meet with required parameters.
2016-10-31 19:09:59 +01:00
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
c6a341f7a3 Merge pull request #253 from Rotzbua/patch-1
Extend Readme by Forks who made diffrent ports
2016-10-14 14:32:48 +02:00
Rotzbua
19063a3698
upd readme
add links to ports
add note for support/issues
2016-10-14 14:23:48 +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
fb500e9f12 Update README.rst
http -> https
2016-08-31 18:21:37 +02:00
Rotzbua
310adc8ab2 Update README.rst 2016-08-26 02:11:54 +02:00
Rotzbua
2b8a32d6c6 Merge pull request #215 from Rotzbua/master
Add note for compatible ide
2016-08-26 00:39:23 +02:00
Rotzbua
e90031305f
upd readme
add note for compatible ide
closes #200
closes #204
closes #205
closes #212
upd readme
closes #220
closes #36
extend gitignore with ide clion data
2016-06-22 18:23:20 +02:00
Andrey Somov
21d541635e Fix a typo (cars) 2016-06-20 22:11:59 +02:00
Rotzbua
7d4cf94e38 extend travis test for different boards
- add notice to readme for compatible boards
2016-02-15 17:24:42 +01:00
Rotzbua
4f311b60f4 upd README
smal table change -> leonardo took too much space -> break
2016-02-08 18:35:39 +01:00
Juan Pablo Kutianski
4af4db6b4a Update README.rst
Added Teensy 2.0 & Tensy++ 2.0 pinouts
2016-01-26 21:07:49 -03:00
Cuthbert Nibbles
3e80ecea0a Various Spelling and Punctuation Tweaks to README.rst
This is my first co
2016-01-15 18:08:06 -05:00
Rotzbua
8bb5ab0970 add section for security in readme
- mention soldering broken issues
- upd to https
2016-01-04 04:06:42 +01:00