• STEPPER MOTOR DEGREES
    1.- A) A step motor has a step of 7.5°, make a program to make the motor only one turn in any direction and in any step mode. B) If the stepper motor is connected through its axis to a wheel of 50...
  • stepper motor
    i m interfacing the stepper motor with 8051 i hav all circuitry ready but i want to know how to generate the required RPM for stepper motor EG: i want to run my motor at 60 RPM then what all calculations...
  • C code to rotate a stepper motor by 180 degrees using 8051
    Hello, I want to rotate a stepper by 180 degrees. It's step angle is 1.8 degrees. I will be very thankful if anyone can help me with its C code.
  • stepper motor
    i want to increase stepper motor speed up to 1000 rpm, i am using atmega32 microcontroller so,it's Mimimum delay is 5ms.means 60 rpm,when i decrease the delay, stepper motor should be not work properly...
  • stepper motor
    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?