LabVIEW Interface for Arduino Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

ITG3200

Before opening this example, make sure to install the LabVIEW Interface for Arduino.

Description:

This example shows how to handle the gyroscope ITG3200 on the Arduino using the LabVIEW Interface for Arduino.

Tested with this IMU: http://www.sparkfun.com/products/10121

Tutorial:

  1. Make sure you have installed the LabVIEW Interface for Arduino.
  2. Download the Attached VI.
  3. Build the circuit to connect the IMU to your Arduino.
  4. Connect your Arduino to your PC with a USB cable. Optionally you can specify the COM port associated with your Arduino to the VISA resource terminal of the Init.vi to decrease the time require for LabVIEW to connect to the Arduino.
  5. Open the file:  ITG3200.vi
  6. Click Run.

ITG3200 Block Diagram 23-08-2011.png

ITG3200 Front Panel 23-08-2011.png

Comments
Ben_J1
NI Employee (retired)
on

Awesome! What were you using this for? Did you find the toolkit useful for the ITG3200? Thanks for posting the example!

-Ben

LIFA team

Ben J.
National Instruments
Applications Engineer
rgpadin
Member
Member
on

Thanks Ben. I would like to make the control of a quadrotor (with the sensors ITG3200, ADXL345 and LSM303) and their interface, but I am not sure that I can make it with the toolkit. I would like have more information about the toolkit and the subVIs

I will post more example and improvement for these sensors.

gaurav_sharma
Member
Member
on

Hi, its great.

I'm wondering, can you please upload it for older version like LabVIEW 2010.....

Thanks and regards

rgpadin
Member
Member
on

Hi!
In the rar file you have it for the Labview 2010, if you need another version, tell me!

I hope that helps you.

gaurav_sharma
Member
Member
on

Thanks. No, Idon't need anyother version.

I have one doubt like I'm using arduino nano. And trying to interface it with LabVIEW.  But even simple program like digital write (Led on/off) the program taking 5 sec.

Is it same for other boards? which board you are using ?

Or I'm doing something wrong ?

Mazram
Member
Member
on

Have yougot the 2009 version? Thaks a lot!

Contributors