Python GUI for Arduino Servo Motor Control

Поділитися
Вставка
  • Опубліковано 26 жов 2024

КОМЕНТАРІ • 26

  • @abekiri
    @abekiri 10 місяців тому

    Thank you dear Anas for this video

    • @AnasKuzechie
      @AnasKuzechie  10 місяців тому

      Thank you

    • @abekiri
      @abekiri 10 місяців тому

      @@AnasKuzechie dear Anas I have one question

  • @kristiandame6988
    @kristiandame6988 2 роки тому

    Wow cool, thanks for video 🙏

  • @mehmetaltinsoy525
    @mehmetaltinsoy525 2 роки тому

    Great video.Thanks.

  • @ameet_rao
    @ameet_rao 11 місяців тому +1

    Will this work for Arduino Uno? what do I change in my code?

  • @pcbwaycompany9941
    @pcbwaycompany9941 2 роки тому

    nice sharing👍

  • @alpererdem5451
    @alpererdem5451 2 роки тому

    thanks and good luck

  • @critta603
    @critta603 2 роки тому

    How would you go implementing a function in here to zero out the servo in the GUI?

  • @henriquejose5704
    @henriquejose5704 2 роки тому

    Very well done video! I have a question, can we control the AD9833 with this method? Can you try a video to show how(if possible)?

    • @AnasKuzechie
      @AnasKuzechie  2 роки тому +1

      Thanks for your feedback. I’ll have to research and see if it’s possible.

    • @henriquejose5704
      @henriquejose5704 2 роки тому

      @@AnasKuzechie thank you! Have a great week!

  • @critta603
    @critta603 2 роки тому

    I want to do a project similar to this one for school and am curious what you downloaded for it to work

    • @AnasKuzechie
      @AnasKuzechie  2 роки тому

      Watch my first video on Python and Arduino to learn how to setup the interface.

    • @critta603
      @critta603 2 роки тому +1

      @@AnasKuzechie which video I watched 4 of them in your arduino python playlist

  • @elianmargarito
    @elianmargarito 6 місяців тому

    What is the sketch in arduino?

  • @acchiu5416
    @acchiu5416 2 роки тому

    I tried your code. But why my servo go to the 0 degrees first before going to the target degree? Thank you!!!!🙂

  • @gurusubhani
    @gurusubhani Рік тому

    Please make some videos with pico

  • @critta603
    @critta603 2 роки тому

    How would you do this with multiple servos?

    • @AnasKuzechie
      @AnasKuzechie  2 роки тому

      I’m not sure if the tkinter module supports multiple servos. If not, there could be other modules.