![]() |
Re: Legality of Arduino Programming
Quote:
|
Thats what i thought but my team had no reason to think about the rule so i wasn't sure.
You may also be able to use an arduino with ethernet capabilities |
Re: Legality of Arduino Programming
One option is to use LabVIEW to construct an Ethernet interface that is addressed to the Arduino Uno (you'd need the Ethernet shield).
Program the Arduino using the sketch editor and communicate with the cRIO using UDP. If this works correctly, you should be able to use the Arduino in one of two configurations. In the slave configuration, you would do the LED programming in LabVIEW and tell the Arduino which pins to activate and at what rate. The other option would be to use LabVIEW to send data values to the Arduino to process and determine the LED pins and rates. There is also the third method, which would be a combination of both. |
| All times are GMT -5. The time now is 18:00. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi