036 - MicroPython TechNotes: Stepper Motor

Поделиться
HTML-код
  • Опубликовано: 27 дек 2024

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

  • @renswijsman5155
    @renswijsman5155 3 года назад +3

    Can you express how to adjust the speed of the stepper motor

    • @TechToTinker
      @TechToTinker  2 года назад

      The simplest would be to add some sleep() in between steps

  • @matthieuvankints3343
    @matthieuvankints3343 2 года назад

    can you suggest what to change in the code if i do not want to input the degrees, just the total number of steps to move (this would need to be an input number between 0 and 100 complete rotation so 20000 steps. )

    • @matthieuvankints3343
      @matthieuvankints3343 2 года назад

      i don't seem to grasp the meaning of the this int((x - in_min) * (out_max - out_min) / (in_max - in_min) + out_min) formula.. sorry, my bad.

  • @crooked8168
    @crooked8168 11 месяцев назад

    Thanks!

  • @matthewjohnson2497
    @matthewjohnson2497 3 года назад

    Great

    • @TechToTinker
      @TechToTinker  3 года назад

      Glad that you found it helpful. Thanks.

  • @trungnguyenuc4897
    @trungnguyenuc4897 3 года назад +1

    please video esp8266 connect lcd i2c 16x2 mycropython

    • @TechToTinker
      @TechToTinker  3 года назад

      Check this: ruclips.net/video/ewq9y2d63mM/видео.html

    • @trungnguyenuc4897
      @trungnguyenuc4897 3 года назад

      esp8266 mycropython relay8 chanel dislay lcd 16x2

  • @Tolya421.
    @Tolya421. 3 года назад

    Класс 👍