08-23-2012 02:27 PM - edited 08-23-2012 02:27 PM
Hello everyone,
I am just starting out with LabVIEW and the Arduino Toolkit. I have a problem sending desired output to the Arduino's digital pin. I have attached the VI to show what I have done so far and what I am trying to achieve.
The basic idea is that my setup brakes the sine signal into bunch of pulses and then I want to output this pulses to Arduino (version of PWM).
In the attached VI I have left the wrong connection as it is in order to show where I am stuck. The problem is converting/braking 1-D Array of word integers into single byte of integers. I might be doing something wrong in my setup and end up with the wrong data type.
I appreciate any input and help!
08-24-2012 09:10 AM
Hi DESERT RACE,
We have a dedicated forum to LabVIEW and the Arduino Toolkit at www.ni.com/arduino. I would recommend posting your question under the discussions tab there as you will likely get a much faster and more applicable response.
Thanks,
David
National Instruments
Applications Engineer
08-24-2012 10:04 AM
Hi dbell0971, I figured out the solution myself. Actually it is Array realated Arduino was in the VI just to show where the output was going.
This thread can be closed or deleted.