-
Notifications
You must be signed in to change notification settings - Fork 1
Use Arduino Leonardo Board instead #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I never used an Arduino Leonardo board before, so cannot be sure... but as boards follow Arduino connector standards:
it should work. SPI
Interrupts
|
Thanks so much, I try to follow your advices. |
In fact the documentation is wrong, SPI pins are not 10/11/12, you must take a look at the ICSP header https://content.arduino.cc/assets/Pinout-Leonardo_latest.pdf I sent a message on arduino/Arduino#11470 (and I confirm it works on Leonardo :)) |
It seems referenced here:
Opened since ~1 year despite a pull-request :( |
Hey guys, I am really appreciated with your great work about the PN532. I am a novice in Arduino field. However, I wonder if I use Arduino Leonardo to do the experiment, anything need to be changed? For example, the wire connection I found in the elechouse pdf may be different between this two development board.
The text was updated successfully, but these errors were encountered: