Skip to content
/ PN532 Public
forked from Seeed-Studio/PN532

NFC library using PN532 to read/write cards and communicate with devices

Notifications You must be signed in to change notification settings

rednblkx/PN532

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PN532 NFC library

Fork of Seed-Studio's PN532 library with some small additions

If you are looking for an ESP-IDF component, check out the esp-idf branch as that was reworked with the SPI Master Driver APIs

Changes

  • Added setRFConfiguration method
  • Modified readPassiveTargetID's signature to optionally return atqa and sak
  • Added timeout arg to inCommunicateThru
  • Implemented Extended Frame

About

NFC library using PN532 to read/write cards and communicate with devices

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 74.8%
  • Processing 24.8%
  • C 0.4%