Arduino Control a Servo Motor using RC Radio

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

КОМЕНТАРІ • 6

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

    block diagram or circuit diagram?

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

    Success! Thanks for the demonstration. The only hiccup I am experiencing is that using the same servo, while idle, it randomly keep changing position like a vibration in the servo. Any advice on this?

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

      Idk could some error in your code. If it's very tiny motion that's something has to do with arduino time calculation library. You would have to go in depth and use assembler language to implement a non varying pwm function.

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

    Hi there. Thank you for this awesome video, could you share the codes as well?

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

      here you can find the code here on github: github.com/princetn/ArduinoRCServoMotor.git Good luck. Enjoy!

  • @가강전연구실-l8p
    @가강전연구실-l8p 3 роки тому

    Hi do you have code?