Create a simple electronic lock with RFID using a RC522 [Anything Arduino] (ep13)

In this episode we connect and setup the RC522 to read the Unique ID of MIFARE RFID tags and use specific ones to open a lock. I also show a few simple locking mechanisms.

The sketch/code and more project information can be found here:

http://duinos.net/show/?id=220

The library can be downloaded from here:

https://github.com/miguelbalboa/rfid

View more

From: Kristian Blåsol

Related topics : rfid mifare rc522 arduino / rfid tag uses / rfid projects using arduino

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

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

RFID Tag Reader from ICStation - Fancy Electronics

In this video I show you how to drive an RFID module with an ATMega328P.

Sorry for the poor sound quality, I'm trying to improve it in my next video.

The RFID module was provided by ICStation. Here is the link to the module: http://www.icstation.com/icstation-mifare-wifi-board-rc522-rfid-1356mhz-module-wireless-module-arduino-writer-reader-card-p-4154.html

You can find the library on my GitHub: https://github.com/MootSeeker

Instagram: _fancy_electronics

If you liked it, please leave a...

View more

From: Fancy Electronics

Related topics : rfid mifare rc522 module arduino / rfid reader module 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