Files
2026-07-11 16:59:05 -07:00

7 lines
381 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
NFC is different from RFID. Its way for two devices to communicate when in close proximity. NFC readers can also read RFID cards.
- [PN532 NFC/RFID card](https://www.adafruit.com/product/364)
- [GitHub - adafruit/Adafruit-PN532: Arduino library for SPI and I2C access to the PN532 RFID/Near Field Communication chip](https://github.com/adafruit/Adafruit-PN532/tree/master)