An open API service indexing awesome lists of open source software.

https://github.com/zonque/pn532-espidf

PN532 driver component for ESPIDF
https://github.com/zonque/pn532-espidf

espidf pn532

Last synced: 2 months ago
JSON representation

PN532 driver component for ESPIDF

Awesome Lists containing this project

README

        

# PN532 driver for ESPIDF

This component adds support for PN532 peripherals in ESPIDF environments. The core implementation is based on [Adafruit's library](https://github.com/adafruit/Adafruit-PN532), and the ESPIDF/FreeRTOS bits are taken from [a library released by Luca Faccin](https://github.com/lucafaccin/esp-pn532), but it was majorly overhauled and turned into a C++ implementation.

# LICENSE

BSD