07-11-2019 06:32 AM
Hi!
Now I have labview, arduino uno board, stepper motor (28BYJ-48), driver for motor (ULN2003A). I'd like to control the stepper motor with the interface of labview.
I only find the following video which use LIFA to control the 28BYJ-48 stepper motor though he use something different from the driver ULN2003A. https://www.youtube.com/watch?v=WJhIxp_DqAo&list=LLmveSWwKxoktXa-K-o8GEgA&index=5&t=254s
Attached you can find my VI, and connections picture. The stepper pins I chose 8, 9, 10, 11.
I have confirmed the connection between arduino and labview by run the "linx-blink(simple)" example to switch on and off the LED with 13 pin in arduino board.
The problem is that I can not run the program to control the stepper motor. Is there anyone who can have a look at the VI and give me some suggestions?
03-31-2021 07:40 PM
How can I do this project with the help of Linx?