Giter Site home page Giter Site logo

josehenriq / nfc_module_dev Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elechouse/nfc_module_dev

0.0 2.0 0.0 137 KB

PN532 library using NFC Shield from Seeed Studio to exchange NDEF message with Android

License: Other

C 1.41% C++ 98.59%

nfc_module_dev's Introduction

NFC Library for Arduino to communicate with Android

This library is developed by SeeedStudio. Elechouse changes the driver from Spi to Serial, in order to support the NFC Module of elechouse.

How To

  1. Make the NFC module works in HSU mode.

  2. Connect NFC Module with Arduino(At least 2 serials)

     PN532                     Arduino
      VCC         -->          5V
      GND         -->         GND
      RXD         -->      Serial1-TX
      TXD         -->      Serail1-RX
    
  3. Download zip file, extract it to the Arduino libraries folder.

  4. Open example nfc_ndef_push_url, upload it to Arduino.

  5. Enable NFC function of your Android device, approximate it to NFC module, then the http://elechouse.com will be opened. (The url can be changed in code.)

nfc_module_dev's People

Contributors

xiongyihui avatar mweir avatar jiapengli avatar wilson-elechouse avatar

Watchers

James Cloos avatar  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.