Stepper Motor Constant Acceleration using Arduino and DM542

Поделиться
HTML-код
  • Опубликовано: 4 июл 2024
  • In this video I show you how to achieve constant acceleration and deceleration of a stepper motor using an Arduino and a DM542 stepper motor controller.
  • НаукаНаука

Комментарии • 4

  • @thundervr8441
    @thundervr8441 Месяц назад

    Please can you do a vid on using an a arduino cnc shield/ expansion board I have one but I’m having a problem setting the right driver controller current and also I’m having trouble with my nema 17 motors over heating even though I have set the correct current

    • @ScienceFunInnovations
      @ScienceFunInnovations  29 дней назад

      I have a CNC shield, but don't know when I will get a chance to play with it. Hopefully soon...

  • @Check_Engine253
    @Check_Engine253 Месяц назад

    Build this in labview by using Arduino because the company work with labview
    This is a single phase or two phase stepper motor, how do you keep track of the place of the motor in power loss?

    • @ScienceFunInnovations
      @ScienceFunInnovations  29 дней назад

      This is a bipolar motor. In the event of a power loss you lose the position unless you use an encoder. You can easily talk between labview and Arduino. Check out some of my other videos using serial communication.