Skip to content

Arduino library for I2C access to the PN7150 RFID/Near Field Communication chip

License

Notifications You must be signed in to change notification settings

xpeqex/ElectronicCats-PN7150

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibraryBuild

Electronic Cats PN7150

Library/Driver for NXP PN7150 NFC device

Optimized for fast design-in, NXP’s PN7150 NFC solutions fully comply with the NFC Forum, including Linux®, AndroidTM, and WinIoT drivers and support NCI 1.0 host communication.

PN7150 is the high-performance version of PN7120, the plug’n play NFC solution for easy integration into any OS environment, reducing Bill of Material (BOM) size and cost. PN71xx controllers are ideal for home-automation applications such as gateways and work seamlessly with NFC connected tags.

Quick Installing

To install, use the Arduino Library Manager and search for "PN7150" and install the library.

Manual Installing

To install this library:

  • Install it using the Arduino Library manager ("Sketch" -> "Include Library" -> "Manage Libraries..."), or
  • Download a zipfile from github using the "Download ZIP" button and install it using the IDE ("Sketch" -> "Include Library" -> "Add .ZIP Library..."
  • Clone this git repository into your sketchbook/libraries folder. For more info, see https://www.arduino.cc/en/Guide/Libraries

Compatibility

Board Compatibility
Arduino AVR Family Not compatible
Arduino MKR Family Compatible
ESP32 Compatible
RP2040 Compatible

Maintainer

Electronic Cats invests time and resources providing this open source design, please support Electronic Cats and open-source hardware by purchasing products from Electronic Cats!

License

MIT

About

Arduino library for I2C access to the PN7150 RFID/Near Field Communication chip

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.0%
  • C 7.0%