RFID-RC522 RF IC Card Sensor Module 203517: Difference between revisions

From air
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
===Arduino Sketch===
===Arduino Sketch===
* http://www.grantgibson.co.uk/blog/2012/04/how-to-get-started-with-the-mifare-mf522-an-and-arduino/
* http://www.grantgibson.co.uk/blog/2012/04/how-to-get-started-with-the-mifare-mf522-an-and-arduino/
* https://github.com/miguelbalboa/rfid

Pin mapping
<pre>
<pre>
Reset > Pin 5
Reset > Pin 5
SS > Pin 10
SS or SDA > Pin 10
MOSI > Pin 11
MOSI > Pin 11
MISO > Pin 12
MISO > Pin 12
SCK > Pin 13
SCK > Pin 13
Ground > Ground
Ground > Ground
3.3v > 3.3v
3.3v > 3.3v
</pre>
</pre>



Latest revision as of 20:26, 11 June 2013

RFID-RC522 RF IC Card Sensor Module 203517

http://dx.com/p/rfid-rc522-rf-ic-card-sensor-module-blue-silver-203517



Programs

MSP430

Arduino Sketch

Pin mapping

Reset > Pin 5
SS or SDA > Pin 10
MOSI > Pin 11
MISO > Pin 12
SCK > Pin 13
Ground > Ground
3.3v > 3.3v