Giter Club home page Giter Club logo

eva_pn532's Introduction

#PN532 evaluation board for arducleo License

PN532 is widely used nfc chip. this evaluation board is suitable for mbed board, such as arducleo, st-nucleo; or the arduino uno board.

The libpn532 code is based on the seeed-studio/pn532. It is for mbed platform, as a hsu/i2c/spi commnunication sample for arudcleo.

Hardware Info

  • schematic file
  • arduino uno pin compatiable
  • on board LDO for PN532
  • reset button for PN532
  • jumper for HSU/SPI/I2C interface.
  • FTDI interface for simple connection
  • a nfc status led
  • NXP nfc-se interface

Mbed Pin used in sample

  • LED1 - arducleo on board led
  • PB_1 - arducleo on board buzzer
  • D9 - nfc status led
  • D4 - nfc chip reset pin
  • I2C - I2C_SDA, I2C_SCL
  • SPI - SPI_MOSI, SPI_MISO, SPI_SCK, SPI_CS
  • HSU - PC_10, PC_11
  • Dbg - SERIAL_TX, SERIAL_RX (as debug output)

Software Features

To Do

  • To support more than one INFO PDU of P2P communication
  • To read/write NFC Type 4 tag

Getting Started

  • Easy way

    1. Download the repo zip file and extract the contents to a temperaroy folder(e.g. on windows d:\temp\eva_pn532).
    2. Copy {eva_pn532}/mdk/Nucleo_blink_led_f103rb.bin to your Arducleo/Nucleo virtual msc disk, you will get the sample running.
  • Keil MDK way (debug-able)

    1. Download the repo zip file and extract the contents to a temperaroy folder(e.g. on windows d:\temp\eva_pn532).
    2. Download Don's NDEF library, extract it into {eva_pn532}/libpn532/NDEF.
    3. Launch the Keil MDK project: {eva_pn532}/mdk/test_pn532_f103.uvproj.
    4. Compile and Link the sample, and Download it to the target board.

Note

If you want to use this libpn532 in another board(such as nucleof072, nucleof401re, ...), you should download its mbed library from mbed site, and unzip to {eva_pn532}/mbed.

Contribution

This libpn532 is based on seeed-studio/pn532.

It's based on Adafruit_NFCShield_I2C. Seeed Studio rewrite the library to make it easy to support different interfaces and platforms. @Don writes the NDEF library to make it more easy to use. @JiapengLi adds HSU interface. @awieser adds card emulation function.


 

eva_pn532's People

Contributors

dotnfc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.