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

Build your PN532 RFID Reader Writer - Part 1

NXP, PN532 and MIFARE™ is a registered trademark of NXP semiconductors

In this serious of videos you will learn to build RFID Reader Writer using PN532 and Arduino. You will also learn how to integrate RFID/NFC into windows applications. I have been creating windows based NFC application since 2012 and I will be sharing my practical knowledge in this videos. You will guided in the right path so eventually you are on your own.

View more

From: Finitepi Videos

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

NFC Electric Locking latch

DIY Lock latch for a cabinet that will open with an NFC or RFID card. Uses an Arduino Uno, NFC/RFID reader, some code I wrote to recognize my individual MiFare cards. The latch is a solenoid actuated by a 9v battery controlled by the Arduino through a relay (Arduino only outputs 5v).

The plan is to build a wooden cabinet with no way to open it but the NFC reader inside. It will slide open on its own using hydraulic door openers. I'll post more when the cabinet is complete

View more

From: ByteRisc

Related topics : nfc rfid card reader / nfc rfid arduino / mifare rfid card reader

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

13.56 Mhz RFID Reader / Writer (MFRC522) programming Mifare Card via arduino / VB2008

This is an update to my other RFID video, I still havn't finished the project as I've been busy with other things! The VB software has 2 modes, Detect and Program / Read. Hopefully, the next video I publish will be the completed item. Also, the video seems to be squashed abit! :-)

View more

From: Sophie333C

Related topics : rfid mifare card reader writer / rfid card reader programming / rfid card reader writer software

3D Printed Arduino Leonardo + PN532 RFID + 1602 LCD + Tony Stark's arc reactor

I've had old useless 1602 LCD lying around so I decided I will 3D print case and use it with RFID Reader on Arduino Leonardo, for LEDs I used my 3D printed Tony Stark's arc reactor.

Just basic Mifare Classic CUID reading and actions based on CUID, no dumping data.

Example actions seen in video

- Card for changing basic tone

- i make sound based on basic tone * cuid

- Card for disabling sound

- Card for disabling led flashing

- Card to select second app (valid / invalid card)

PN532 works...

View more

From: P3Hi

Related topics : nfc rfid card reader / rfid projects using arduino / rfid security cards / active rfid reader arduino / iot rfid reader

LED + RFID Desk Toy

In this video we build a fun RGB LED desk toy that uses RFID cards to let visitors to my office easily change the colors.

The desk toy features my name, modeled in Fusion 360, and printed on a Printrbot Metal Simple. Each letter is backlit using a WS2812b RGB LED. To facilitate interaction, the project has a Mifare-style RC522 RFID reader. The project is driven by an Arduino Pro Mini.

View more

From: Nate Smith

Related topics : mifare rc522 rfid card reader / rfid projects using arduino

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

RFID Reader and Writer System (13.56Mhz)

My initial implementation of an RFID System which allows for reading and writing with various options to Mifare 1k Class RFID Tags at 13.56 Mhz.

I take no credit for the libraries written by Adafruit for the TFT and those hardworking

individuals who worked on the SD and RFID libraries. Most of my code was based off of their work (which is provided on the Arduino web page) so I did not see the need to post any code.

Hardware Used:

Arduino Uno

MFRC522 (NXP) RFID Reader /Writer

1.8 TFT...

View more

From: Garland Truong

Related topics : rfid based tracking system / rfid based library system / rfid tag reader system / rfid card reader system / rfid mifare card reader writer

RFIDuino - arduino rfid reader

Here is my RFIDuino (Sonmicro's SM130 + arduino) running a test program. For now it can just read a type and a serial number of a card.

Sonmicro have a good software called SMRFID Mifare 1.2 that can read and write all types of mifare cards, but unfortunetly it can communicate with SM130 only via UART. I wonder if someone can make a similar software that can manage the contents of mifare cards using arduino.

View more

From: tERB0

Related topics : rfid card reader serial arduino