Mifare MF522-AN RFID reader/writer + Arduino test

I've been planning to do a project involving Arduino and RFID for a while. I found a £15/$20 RFID module on eBay, based around the MFRC522 chip, which arrived today. This is my very first test with it, identifying my two test cards and outputting the results on the serial line. Possibilities now are endless...

Link to details and code: http://www.grantgibson.co.uk/blog/2012/04/how-to-get-started-with-the-mifare-mf522-an-and-arduino/

View more

From: Grant Gibson

Related topics : mifare rfid reader arduino / mifare rfid reader writer

Arduino RFID in Box - Using Mifare Ultralight Part 1

See this video to understand the structure of MIFARE Ultralight.

View more

From: Finitepi Videos

Related topics : rfid mifare arduino

RFID based Visitor management System

Here we ( my group ) used an Arduino uno and a Mifare RFID reader to read RFID Card data and onto the computer screen We intended this to be used in hotels for lodging in, Schools for attendance and exam purposes and conferences for signing in

View more

From: Michael Okuboyejo

Related topics : mifare rfid card reader / rfid card reader system

Secure RFID CREDIT-CARD Arduino

this program can use for making a chip Real-Secure RFID CREDIT-CARD using:

arduino uno

+ RFID - RC522 module

+ blank mifare classic 1k cards.

note: every mifare classic 1k card has 64 blocks and each block has 16 bytes(char) for personal data(some are "security-blocks").

for this program we need 1 block to save our information and rest of it is blank and usable for other data.

View more

From: WTF-electronics

Related topics : rfid chip credit card security / mifare classic rfid cards / rfid mifare rc522 module arduino / rfid chips uses / rfid card programming

Arduino Tutorial - Simple RFID LCD alarm

Arduino Tutorial - Simple RFID alarm

A simple project to test the Mifare RC-522 RFID module with an LCD display.

Is a very basic procedure, testing the presence of the RFID tag (any tag on this case of 13,56 Mhz).

For more information and code, please visit:

www.arduinoarts.com

www.facebook.com/arduinoarts

@arduinoarts

View more

From: ArduinoArts

Related topics : rfid tag testing procedure / rfid projects arduino / how to test rfid module

Room Automation Demo

I automated my bedroom lights with an Arduino, a MiFare RFID Reader, an infrared sensor, and two IOT relays.

View more

From: Amanda Vuocolo

Related topics : mifare rfid reader arduino / rfid sensor arduino

Arduino RFID in Box - Using Mifare Ultralight Part 2

See this video to learn the structure of MIFARE Ultralight cards

View more

From: Finitepi Videos

Related topics : rfid mifare arduino

Control Linux with Arduino Using Python and RFID to launch Pithos (Pandora)

Linux Mint 15 (or ubuntu), Arduino Uno Rev 3, SainSmart Mifare RFID RC522 reader, Parallax Serial 3-pin LCD, and Python 2.7.4.

Haven't tested code for any other setup except what I listed above. I'm sure my code/setup is pretty universal, but I'm not making any guarantees.

I'm no cinematagrapher, but this is a simple video showing the RFID reader launching either Firefox with Facebook and Gmail in separate tabs OR Pithos, a native Pandora or Pandora One client for linux.

The instructions can...

View more

From: Josh Martens

Related topics : mifare rfid reader arduino