11-22-2013 05:49 PM
@Tom. wrote:
You can see an example for analog reading, make a program in LabVIEW to test and verify the correct operation of our program in the Arduino , we will make the reading of data transmitted by the Arduino from the serial port on the card installed , proceed to read the COM port
https://decibel.ni.com/content/docs/DOC-33278
You reinvented the wheel. Just use the LIFA toolkit. It's free, is well documented, open source, and works very well.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
11-23-2013 03:32 PM
@Hooovahh wrote:
You reinvented the wheel. Just use the LIFA toolkit. It's free, is well documented, open source, and works very well.
you are very right, but depend on LIFA and then migrate to ARM microntrolador means I must learn again, LIFA is very good but sometimes it is better to work in low level, thanks for your comment
11-23-2013 03:37 PM
This article presents a procedure for reading the analog ports of Arduino UNO R3 board , on which a Joystick shield was installed. The analog data are related to the position of command and can be monitored from the front panel of our program , for which we use serial communication.
https://decibel.ni.com/content/docs/DOC-33281
11-23-2013 05:59 PM
Tom,
There is no need to keep spamming the boards with your message. You don't need to keep resurrecting all the old threads on the Arduino just to get your message out.