Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 552 Bytes

File metadata and controls

16 lines (10 loc) · 552 Bytes

esp-idf-pn532

ESP-IDF component for the PN532 NFC controller. The component can be used with I2C, HSU (UART) or with SPI interface.

Installation

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.

License

This component is provided under MIT license, see LICENSE file for details.