RFID Reader/Writer

I would like to use a 13.56Mhz RC522 RFID Module (reader/writer module) with XOD. However, I cannot find any hardware node that falls into that category.

Is there already a Library containing this node ?

In alternative how do I create one?

Can someone help ?

Thanks

Davide

I can try something quick with read / write, would you prove it?

ps: here trying, after changing the library, I already have some results

mfrc522

Test library …
It is not finished …
It is not documented …
If you wish you can download and try it, it only works in read mode

link MFRC522 add as cesars/mfrc522

1 Like

pinouts

Pins        SPI   UNO  Mega2560  Leonardo
1 (NSS) SAD (SS)   10     53        10
2       SCK        13     52        SCK1
3       MOSI       11     51        MOSI1
4       MISO       12     50        MISO1
5       IRQ        *      *         *
6       GND       GND     GND       GND
7       RST        5      ?         Reset
8      +3.3V (VCC) 3V3     3V3       3.3V
1 Like

Thanks a lot cesars
I am new to Arduino and I am experimenting.
Tomorrow I will get the RFID reader writer and I will test your node :slightly_smiling_face:
Best

1 Like

new tests :slightly_smiling_face:

rfid

Hi Cesar. I am having problems with mfrc522. during the simulation process. this is what appears #include SPI.h
What should I do . Thank you very much

1 Like

Hi, it’s a common mistake that many users are making. Not all nodes can be simulated, the node includes an external library not supported by the simulator. Use upload and debug.

I think there is a warning or an indication of using debug. @nkrkv

1 Like

thanks cesar can already be simulated

1 Like

hi do you have new update for this library?
I need write to nfc 522
regards

Hello, next update will be on this rc522 , library MRFC522 is obsolete.

ok, tanks: whan you will think it will be?

I haven’t used XOD for a long time, but I’ll see if I can update it in a few days

2 Likes

Puedo ayudarlo si le parece bien @cesars

We will see it in the next few days, thank you