Skip to content

4. Understanding PN7150 Library

Andrea ZGuz edited this page Dec 26, 2023 · 2 revisions

Compatible architectures and boards

This library is compatible with the SAMD, ESP32, RP2040, STM32H747, and RENESAS architectures, so you should be able to use it on the following boards:

  • Arduino MKR Family
  • Arduino Portenta H7
  • Electronic Cats Bomber Cat
  • Electronic Cats Hunter Cat NFC

Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards. We encourage you to explore the capabilities of our library with various architectures beyond what we have initially tested and documented. If you find that it functions effectively, we would greatly appreciate your collaboration in reporting your findings. Your feedback is invaluable in helping us improve our library and ensure its compatibility with a diverse range of setups. There are two ways you can contribute your insights:

  • Issue Reporting: If you encounter any challenges, unexpected behaviors, or bugs while using our library with a different architecture, please open an GitHub issue.
  • Pull Request: In case you discover improvements, optimizations, or modifications that enhance the compatibility of our library with a particular architecture, we encourage you to share your work by opening a pull request. By embracing different architectures and collaborating with us through issue reporting or pull requests, you contribute to the growth and robustness of our library. Together, we can build a more comprehensive and adaptable tool for all users.

For more information on Arduino boards' families, please visit: Arduino Documentation.

Check the API Documentation for more information about the methods available in the library.