04-30-2012 12:55 PM
Hi everyone!
I have an RFID tag reader (Stronglink SL018) which works well with Arduino using this library: https://github.com/marcboon/RFIDuino/tree/master/SL018 My question is if there is some way to use that code in LabVIEW? In other words, can I use Arduino libraries with LabVIEW Interface for Arduino?
Thanks in advance.
Solved! Go to Solution.
04-30-2012 12:58 PM
Hey neobius,
You can use the libraries with LabVIEW you will just need to expand the interface by adding extra commands to the firmware. I would start by trying to recreate a simple case that already exists from scratch (like DIO) to make sure you have a good understanding of how the interface is set up and then go forward adding your library commands.
04-30-2012 01:16 PM
Hi Kevin_F,
Thanks for your quick answer, I'm already reading the firmware's code, I'll try to add support for my library.
07-24-2015 02:06 AM
hola que tal estoy aprendiendo en esto de labview y arduino quisiera saber si es posible utlizar varios sensores en especifico un DHT-11(humedad y temperaturA) Y UN mq-135(Calidad del aire), si me pueden orientar por favor de como utilizarlos el labview se los agradeceria