Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 664 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 664 Bytes

#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