ESP-IDF component for the PN532 NFC controller. The component can be used with I2C, HSU (UART) or with SPI interface.
To install latest version of this component to your project, run:
idf.py add-dependency "garag/esp-idf-pn532"Read more about esp-idf component manager in official documentation.
This component is provided under MIT license, see LICENSE file for details.