From Thursday, May 23rd (05:00 PM CDT) through Friday, April 24th (1:30 AM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use RFID RC522 for arduino in Labview?

Hello everyone!

I need to read a couple of RFID tags and then perform actions with a robotic arm.

How can use the library MFRC522.h into the Labview? 

May I add the C++ code into the LIFA_Base?

Will I need to create a new vi?

 

Thanks.

0 Kudos
Message 1 of 10
(9,031 Views)

Hello, I have the same problem. I am searching for some example of LabView interface of Arduino UNO with RFID-RC522.

 

Could somebody more experienced help? 🙂 

0 Kudos
Message 2 of 10
(8,995 Views)

You can use existing Arduino libraries with LINX (which replaced LIFA several years ago) using a LINX Custom Command.  If you have issues implementing this, you should post on the LINX forums.

0 Kudos
Message 3 of 10
(8,964 Views)

Thank You Nathan_B for an advice. With LINX I finally managed to deal with RFID reader.

0 Kudos
Message 4 of 10
(8,920 Views)

Hello Jakubbe I'm kind of stucked in the same problem I want to interface my labviw with MFRC522 can you help to find out ho you did it ?

0 Kudos
Message 5 of 10
(8,881 Views)

Hi Anouar47,

 

as Nathan_B adviced the easiest way is to use a LINX and Custom Command. This way let You to use existing libraries for RC522 to read mifare card and pass data to LV. 

 

Here is the best tutorial according to the topic which I found: https://www.youtube.com/watch?v=DGTbRQR-x_4 Based on another sensor, but the idea is the same. 

 

If You still will be stucked in this place let me know 🙂

 

Regards.

 

Message 6 of 10
(8,876 Views)

Thank you so much Jakkube I will let you know
cheers buddy

0 Kudos
Message 7 of 10
(8,874 Views)

can you show me how to build the rc522 in labview linx?

0 Kudos
Message 8 of 10
(6,605 Views)

Can u show me ur RFID redear? Thanks.

0 Kudos
Message 9 of 10
(5,723 Views)

Hello jakubbe. Would you please share the custom Arduino file that you used.

0 Kudos
Message 10 of 10
(5,391 Views)