You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

uploaded 10 months ago
Component for communication with NFC cards using a PN532 module

readme

# esp-idf-pn532
ESP-IDF component for the PN532 NFC controller. The component can be used with I2C or with HSU (UART) interface.

## Installation

To install latest version of this component to your project, run:

```bash
idf.py add-dependency "garag/pn532"
```

Read more about esp-idf component manager in [official documentation](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-guides/tools/idf-component-manager.html).

## License

This component is provided under MIT license, see [LICENSE](LICENSE) file for details.

Links

Supports all targets

License: MIT

To add this component to your project, run:

idf.py add-dependency "garag/esp-idf-pn532^0.1.0"

download archive

Stats

  • Archive size
    Archive size ~ 170.22 KB
  • Downloaded in total
    Downloaded in total 2 times
  • Downloaded this version
    This version: 0 times

Badge

garag/esp-idf-pn532 version: 0.1.0
|