05-29-2020 02:53 AM
Does LabVIEW Community Edition support Stand-Alone code deployment on Arduino?
Solved! Go to Solution.
05-29-2020 03:49 AM
Read this message which is the one pinned to the top of the LabVIEW board!
(PS: A subject line of "LabVIEW" isn't very help in the LabVIEW forum because all messages are going to about "LabVIEW".)
05-29-2020 11:41 AM
On the bright side, he did get the capitalization correct! 😄
05-29-2020
04:12 PM
- last edited on
03-28-2024
01:43 PM
by
Content Cleaner
No, the LabVIEW compiler for Arduino is a third party product.
But it does come with LINX that allows you yo use an Arduino like a USB DAQ, Digital I/O, I2C, etc. device. And you can play tricks like use Bluetooth serial adapters to make it wireless.