RC522 RFID Arduino Tutorial (4$ only).

preview_player
Показать описание
RFID RC522 Arduino Tutorial.

Today we are going to build a very interesting project. For the first time, we are going to use RFID tags with Arduino. I have built a simple project which reads the Unique ID (UID) of each RFID tag we place close to the reader and displays it to the serial monitor. If the UID of the tag is equal to a predefined value that is stored in Arduino’s memory, then in the serial monitor we are going to see our successful message and the green led will turn on. If the Unique ID of the card is not equal to the predefined value, then our negative message will appear on the screen and the red led will flash rapidly. Nice.

Each RFID tag has a small chip inside. If I place a flashlight under this RFID card you can see the small chip and the coil that surrounds it. This chip does not have a battery in order to get power. It receives power from the reader, this device, wirelessly using this big coil. The reader can read a RFID card like this one from a distance up to 20mm! The same chip exists in this type of RFID tags as well. Each RFID tag has a unique number that identifies it. That’s the UID that we display on the OLED display. Except for this UID, each tag can store data. In this type of cards, we can store up to 1K of data! Impressive isn’t it? We won’t use this functionality today but will do so in a future video. Today, all we are interested in is to identify a specific card by its UID. The cost of the RFID reader and these two RFID cards is around $4.

==================================================

Library for this RFID Module.

==================================================

Check out my blog for more information about this project.

==================================================
Code for this project.

++++++++++++++++++++++++++++++++++++++++++++++++

Make sure to Subscribe to my channel and rate the video.
Рекомендации по теме
Комментарии
Автор

good tutorial ... how to control servo motor using RFID ?
plz make tutorials

NazmulHasan-ypvf
Автор

Hi, thanks for the video please i need help. I want to detect and read 4 rfid card in the same time, is it possible?

ilysilyas
Автор

Hoy te contacto por una consulta sobre RFID, he visto en tu web que estas trabajando con arduino, la consulta es la siguiente.
Al descargar la librería RFID:
me encuentro con un ejemplo que se llama RFID-Cloner, me gustaría saber si puedes ayudarme, ya que no logro hacerlo funcionar.
Si es posible te paso los errores
Saludos Dardo

dardofortunato
Автор

hi great video, i would like to be able to open a linear actuator door lock with lets say card
named A1 and then when i decide its time to lock it again i will scan
card A1 again and it will lock the door up again. im not sure how to
type the code for that into your sketch file? i also tried the following
sketch file attached below and this one auto locks up again

monkeymonkey
visit shbcf.ru