01-27-2015 11:34 PM
Hi friends,
I am trying to interface arduino adafruit flora with labview. Please help me with the links.
Thank you,
01-27-2015 11:38 PM
Where is Links??
01-27-2015 11:43 PM
I don have the links.
I just know that interfacing is possible with arduino Uno. Is it possible with adafruit?
01-27-2015 11:52 PM
I dont know about this.But you can try to interfacing it with LabVIEW and then came to know..
Look at this also https://labviewhacker.com/doku.php?id=libraries:linx:linx
01-28-2015 02:27 AM
Thank you. Actually i have already done interfacing with arduino Uno. But i like to use Adafruit flora.
01-28-2015 08:29 PM
Neither LIFA nor LINX are designed to work with any Adafruit boards. If it communicates with Serial communication via a virtual COM port, you can use the VISA VIs just like LIFA does. However, you would need to design everything that you need.
01-28-2015 09:01 PM
Thank you