GithubHelp home page GithubHelp logo

codebuffet / mfrc522_rfid_library Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pkourany/mfrc522_rfid_library

0.0 2.0 0.0 92 KB

RC522 RFID library adapted for Spark

License: Other

C++ 81.63% Arduino 18.37%

mfrc522_rfid_library's Introduction

RFID

Adapted for Spark Core by Paul Kourany, May 2014

v0.1.2 - SOS bug fixed, now compatible with all Particle devices

Read a card using a mfrc522 reader on your SPI interface on your Arduino

  • Pin layout should be as follows (on Spark Core):
  • MOSI: Pin A5
  • MISO: Pin A4
  • SCK : Pin A3
  • SS : Pin A2 (Configurable)
  • RST : Pin D2 (Configurable)

Arduino RFID Library for MFRC522

Read a card using a mfrc522 reader on your SPI interface on your Arduino

  • Pin layout should be as follows (on Arduino Uno):

  • MOSI: Pin 11 / ICSP-4

  • MISO: Pin 12 / ICSP-1

  • SCK : Pin 13 / ISCP-3

  • SS : Pin 10 (Configurable)

  • RST : Pin 9 (Configurable)

  • Pin layout should be as follows (on Arduino Mega):

  • MOSI: Pin 51 / ICSP-4

  • MISO: Pin 50 / ICSP-1

  • SCK : Pin 52 / ISCP-3

  • SS : Pin 53 (Configurable)

  • RST : Pin 5 (Configurable)

mfrc522_rfid_library's People

Contributors

pkourany avatar wgbartley avatar

Watchers

 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.