Skip to content

Commit

Permalink
Merge pull request #51 from AndreaZGuz/master
Browse files Browse the repository at this point in the history
README updated and direct link to PN7150 wiki
  • Loading branch information
xpeqex authored Jun 12, 2023
2 parents b43d330 + f8b3399 commit 7d25090
Showing 1 changed file with 17 additions and 28 deletions.
45 changes: 17 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,44 +3,33 @@
# Electronic Cats PN7150
Library/Driver for NXP PN7150 NFC device

Optimized for fast design-in, NXPs PN7150 NFC solutions fully comply with the NFC Forum, including Linux®, AndroidTM, and WinIoT drivers and support NCI 1.0 host communication.
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.
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.

### Compatibility

### Quick Installing

To install, use the Arduino Library Manager and search for "PN7150" and install the library.
* Arduino MKR Family
* STM32H747
* ESP32
* RP2040
* RENESAS

### Manual Installing
To install this library:
**NOTE: NOT COMPATIBLE WITH ARDUINO AVR FAMILY**

- 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
## Quick Installing

### Compatibility
To install, use the [Arduino Library Manager](https://support.arduino.cc/hc/en-us/articles/5145457742236-Add-libraries-to-Arduino-IDE) and search for "PN7150" and install the PN7150 by Electronic Cats library.

| Board | Compatibility |
| ------------- | ------------- |
| Arduino AVR Family | Not compatible |
| Arduino MKR Family | Compatible |
| ESP32 | Compatible |
| RP2040 | Compatible |
| RENESAS | Compatible |
## Wiki and Getting Started
For more information please visit: [**Getting Started in our Wiki**](https://github.com/ElectronicCats/ElectronicCats-PN7150/wiki)

### Maintainer
## Maintainer

<a href="https://github.com/sponsors/ElectronicCats">
<p align="center">
<img src="https://electroniccats.com/wp-content/uploads/2020/07/Badge_GHS.png" height="104" />
</p>
</a>

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
Electronic Cats invests time and resources in providing this open-source design, please support Electronic Cats and open-source hardware by purchasing products from Electronic Cats!

0 comments on commit 7d25090

Please sign in to comment.