Servo position control using Rotary Encoder and Arduino[CODE] | Servo angle control with encoder

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

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

  • @90FF1
    @90FF1 21 день назад

    Your video answered my question. I will go forward from here. Thank you.

  • @DheerajSinghal01
    @DheerajSinghal01 7 месяцев назад

    Bro......Just a suggestion.....These are just normal arduino videos which anyboady can find easily on youtube. Please make specific videos related to DIY Gaming setup....You can keep on making better versions.....You can add automations....Anyways its just a personal suggestion. Take a call based on videos popularity and age group of viewers...Thanks

    • @techathome
      @techathome  6 месяцев назад +1

      Thanks for suggestion. We have different playlists so that it helps viewers of different interest.
      This was part of Arduino tutorials for beginners.

  • @rahulgavand2369
    @rahulgavand2369 6 месяцев назад

    Coding website or app ?

    • @techathome
      @techathome  6 месяцев назад +1

      I am using Arduino IDE in computer.
      You can also use smartphone if you don't have computer: ruclips.net/video/HueSXtQQNLM/видео.htmlsi=wCRAVwhHgpdCIsUW

  • @car_x_brzz
    @car_x_brzz 14 дней назад

    it says this : Arduino: 1.8.19 (Windows Store 1.8.57.0) (Windows 10), Board: "Arduino Uno"
    C:\Users\PC\Documents\Arduino\blink_new\sevo_and_ecordary_code\sevo_and_ecordary_code.ino: In function 'void setup()':
    sevo_and_ecordary_code:15:3: error: expected ';' before 'pinMode'
    pinMode (dt_pin, INPUT)
    ^~~~~~~
    sevo_and_ecordary_code:17:6: error: 'attach' was not declared in this scope
    s1,attach(6);
    ^~~~~~
    C:\Users\PC\Documents\Arduino\blink_new\sevo_and_ecordary_code\sevo_and_ecordary_code.ino:17:6: note: suggested alternative: 'tanh'
    s1,attach(6);
    ^~~~~~
    tanh
    C:\Users\PC\Documents\Arduino\blink_new\sevo_and_ecordary_code\sevo_and_ecordary_code.ino: In function 'void loop()':
    sevo_and_ecordary_code:29:2: error: expected primary-expression before '}' token
    }
    ^
    sevo_and_ecordary_code:36:3: error: expected ';' before '}' token
    }
    ^
    C:\Users\PC\Documents\Arduino\blink_new\sevo_and_ecordary_code\sevo_and_ecordary_code.ino: At global scope:
    sevo_and_ecordary_code:39:2: error: expected unqualified-id before 'if'
    if(clk == dt)
    ^~
    sevo_and_ecordary_code:50:1: error: expected declaration before '}' token
    }
    ^
    exit status 1
    expected ';' before 'pinMode'
    This report would have more information with
    "Show verbose output during compilation"
    option enabled in File -> Preferences.
    plz help mee

    • @techathome
      @techathome  14 дней назад

      Can you send photo of your code on mail: deepakhd20@gmail.com