Quote:
|
Can this be programmed with LabView? Or can libraries be developed to make it possible?
|
Not directly. Labview cannot be compiled down to a format that would run inside the Arduino processor. Labview does provide a subset of tools that let you talk to the Arduino and use it as an input/output device.
There are other graphical options, like Simulink, that can be compiled down to the Arduino.
I'm interested in exploring the Labview options as I have had a positive experience using it for FRC. It's just not natively designed for embedded solutions. We'll see what happens in the future.