Hi, this is really helpful, can you please tell how to control 4 stepper motors independently at same time with this kind of array (mot important requirement) work and also please tell me how to have a pause in rotation for a fixed time (in seconds) while it's operating.
I have to actually control 4 motors at independent speeds with speed calculation using a equation for all 4 motors independently (equation tells speed of motor w.r.t time).
I can use this method, then I will not use equation , but I need to know how to program for 4 motors, then I will put all speed and steps for them so to get desired result.
But if you have any other idea on how to use an equation (which I already have) to get speed and steps and then run the motors in real time with the formula I have, then it will help me to eliminate the array step and develop a system which will fill steps and speed in real time.