Arduino Servo Basics: Positional vs. Continuous Servos Explained!

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ก.พ. 2025

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

  • @lukasgayer5393
    @lukasgayer5393 2 หลายเดือนก่อน +2

    This was an incredibly useful video for me! Thank you very much!

    • @marios_ideas
      @marios_ideas  2 หลายเดือนก่อน

      Thx. Consider supporting this channel:)

  • @lint2023
    @lint2023 2 หลายเดือนก่อน +1

    Excellent instruction. Thanks.

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

    Hello, Thank you for the information and the video. Best regards, Antonio

  • @AliRaza-b7w6m
    @AliRaza-b7w6m 2 หลายเดือนก่อน

    Sir how we se a angle of motor on seven segment

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

    Sir the code returned an error when compiling. It says "startTime" not assigned.
    What number can I use in place of it?

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

      Thanks for spotting this . There is a line of code missing before the while loop unsigned long startTime = millis(); // Initialize startTime

    • @richardappow6770
      @richardappow6770 24 วันที่ผ่านมา

      @@marios_ideasThank you, sir. Code works now. So if am correct, the "while loop" parameters ensures that the signal for each position is being sent every 20 milliseconds till the hold time elapse

  • @AliRaza-b7w6m
    @AliRaza-b7w6m 2 หลายเดือนก่อน

    Position reading as feedback on 7 segment module sir

  • @jumbo999614
    @jumbo999614 2 หลายเดือนก่อน +1

    When I first used servo, I didn't know there are 2 types of servo. I used continuous one on my project instead of 180 degree one.
    I used RF NF2401 to control servo. It moved just tiny bit and then stop. I thought my code is bad. So I gave up.
    I also threw that servo into a trash. I don't understand why the manufacturer didn't write it on their label.
    The only way to know is to test it.

  • @AliRaza-b7w6m
    @AliRaza-b7w6m 2 หลายเดือนก่อน

    How to read a position of servo motor on 7 segment sir

  • @ChandrashekarCN
    @ChandrashekarCN 2 หลายเดือนก่อน

    💖💖💖💖

  • @AliRaza-b7w6m
    @AliRaza-b7w6m 2 หลายเดือนก่อน +1

    Sir Kindly Make a video on servo motor feedback on 7segment display sir