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

schmidty1913/PN7150

 
 

Repository files navigation

#PN7150 Forked from Electronic Cats PN7150 Library/Driver for NXP PN7150 NFC device

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

License

MIT

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%