File tree Expand file tree Collapse file tree 2 files changed +22
-19
lines changed
Expand file tree Collapse file tree 2 files changed +22
-19
lines changed Original file line number Diff line number Diff line change 1- # Adafruit-PN532
1+ # Adafruit-PN532 [ ![ Build Status] ( https://github.com/adafruit/Adafruit-PN532/workflows/Arduino%20Library%20CI/badge.svg )] ( https://github.com/adafruit/Adafruit-PN532/actions )
2+
3+
4+ This is a library for the Adafruit PN532 NFC/RFID breakout boards
5+ This library works with the Adafruit NFC breakout
6+
7+ * https://www.adafruit.com/products/364
8+
9+ Check out the links above for our tutorials and wiring diagrams
10+ These chips use I2C or SPI to communicate.
11+
12+ Adafruit invests time and resources providing this open source code,
13+ please support Adafruit and open-source hardware by purchasing
14+ products from Adafruit!
15+
16+ Written by Limor Fried/Ladyada & Kevin Townsend for Adafruit Industries.
17+ BSD license, check license.txt for more information
18+ All text above must be included in any redistribution
19+
20+ To install, use the Arduino Library Manager and search for "Adafruit PN532" and install the library. Adafruit BusIO library is also required
21+
22+
223<!-- START COMPATIBILITY TABLE -->
324
425## Compatibility
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments