Tutorial: Stepper Motor with Micropython for ESP32 and ESP8266

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 พ.ย. 2024

ความคิดเห็น • 14

  • @sfx2k
    @sfx2k 2 ปีที่แล้ว

    Hallo Herr Schmidt, genau danach habe ich gesucht. Ein Heltec WiFi Kit 32 mit Micropython und exakt diesem Schrittmotor. Bin happy. Vielen vielen Dank!

    • @albrechtschmidt
      @albrechtschmidt  2 ปีที่แล้ว +1

      www.sketching-with-hardware.org/wiki/Stepper_Motor_and_ULN2003 hier ist der Code auch zum kopieren

  • @Naraxus
    @Naraxus 3 ปีที่แล้ว

    Genau, wonach ich gesucht habe! Vielen Dank für das (im Übrigen super produzierte) Video!

  • @nadermk7
    @nadermk7 4 วันที่ผ่านมา

    Thank you for informative video. Just a quick question, is it possible to control a DC motor as well as the stepper motor? meaning having both DC and stepper motor controlled by the same development board?

  • @WillLawson
    @WillLawson 3 ปีที่แล้ว

    So many great information resources in your video Albrecht! thank you very much. Great video!

  • @arhamupadhye5157
    @arhamupadhye5157 3 ปีที่แล้ว

    Awesome explanation !

  • @rusencelik1272
    @rusencelik1272 2 ปีที่แล้ว

    how to run 2 stepper motors at the same time? I am trying to make a car but I couldn't run 2 motors simultaneously.

  • @vaakgezien
    @vaakgezien 3 ปีที่แล้ว

    thank you very much. Great video!

  • @SarankumarBoyilla
    @SarankumarBoyilla 10 หลายเดือนก่อน

    Hi... Please Elaborate on Connecting bigger stepper motor

  • @Warths
    @Warths 3 ปีที่แล้ว

    Hey ! Thanks for sharing this. I've found the steppers to "hook" whenever using the threading or network (especially wifi) library. Is there any workaround for that ? Thanks

  • @obondo1953
    @obondo1953 2 ปีที่แล้ว

    Guten tag erstmals vielen dank für ihr tolles und hilfreiches Video dennoch habe ich eine frage vielleicht könnten sie mir diese beantworten den wenn ich die -1 hinter den gewählten wert setze dreht es sich nicht in die andere Richtung und auch der delay funktioniert nicht ganz nur wen der wert des delays auf 2 steht bewegt sich noch der Stepper Motor
    woran könnte dies Ligen?
    Good day for the first time thank you for your great and helpful video nevertheless I have a question maybe you could answer me this one if I set the -1 behind the selected value it does not turn in the other direction and also the delay does not work completely only if the value of the delay is set to 2 the stepper motor still moves.
    what could be the reason for this?

  • @koribillimouli3795
    @koribillimouli3795 3 ปีที่แล้ว

    hello sir, i have tried but failed due to library not available when i try to install i am facing errors could please help guide me how to setup environment in pc to work with it

    • @habag1112
      @habag1112 3 ปีที่แล้ว

      You don't need to "install" the library, it's just a .py file that you copy on to your esp32

  • @2012daffyduck
    @2012daffyduck 2 ปีที่แล้ว +2

    Pretty terrible tutorial tbh. Just reading someone elses code without any input is narration, not a tutorial.