i want to write a code to rotate a dish using 2 stepper motors. Motor 1: 0.126 degrees per day towards south Motor 2: 9.375 degrees towards west per hour can anyone help?
What is stopping you from writing that code?
Is there any significant change to any code if the stepper motor steps 1°/min, or per hour or per day?
Does the code care if you control a dish or something else?
So what issues do you see, that make you directly start with a thread asking for help?
You haven't even decided what hardware to use - but controlling a microcontroller by writing code requires that code to be target at specific hardware. So can't be "Non-Specific (Generic)"...