07-23-2023 09:23 PM
Hi, I am a beginner in LabVIEW. We are tasked to do a robotic arm with a stepper motor as a motor. I used A4988 as its motor driver and can move it in steps. But I want to control it in angle in LabVIEW. Like, if I input 90 degrees in the dial in LabVIEW, the stepper motor will rotate 90 degrees. Also, we have a rotary encoder to measure the angle position at the end. It will act as feedback. I'm confused about how to interface all of this in LabVIEW. Can you please help me?
07-24-2023 05:25 AM
First port of call should be the search bar. This exact question has been answered multiple times.
07-24-2023 12:57 PM
You do realize, I hope, that a Stepper Motor "steps". You don't need "feedback", you need only to know the position of the motor at one point in time (like when you start).
Bob Schor