03-05-2013 12:10 PM
hi@all,
my project is to drive a little wheel which is controlled by two electromotors.
my arduino uno board is fixed on it. The motor shield (ardumoto) is stacked on the board and wired with the two electromotors.
now I upload the LIFA_Base sketch into my board. After that the wheels begin to spin. The left one forward and the right one backward.
But I want to do this with my x-box controller by labview interface. What's the reason? Thanks for help =D
03-05-2013 12:32 PM
Working with a Xbox controller is very simple once you have the drivers working correctly. You just do everything as if it was a joystick (use the joystick example to test it).
If you are unable to figure it out, post the VI here (saved for LabVIEW 2009).