Control 2 Servos with a Joystick and Arduino: Wiring + Code

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

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

  • @ewasteredux
    @ewasteredux 2 месяца назад +13

    You are a really good teacher. Great job!

  • @SuperOpinion8ed
    @SuperOpinion8ed 8 дней назад

    Smart, hot, clear instruction…I bet you have to bring security to the conferences. Thanks for the video!!

  • @tb303wpf1
    @tb303wpf1 2 месяца назад +6

    You're such a great teacher. Some people are smart but aren't good at conveying information.
    You're very good at explaining things in a way that makes learning both fun and effective.
    I think everyone loves to learn that way. So thank you so much for these videos. I love learning new coding tricks, tips, and techniques! 😁🤘

  • @da1otta
    @da1otta 24 дня назад +1

    Thanks for the very clear and educational video. I've only recently taken up tinkering with arduinos and this is priceless.

  • @dikshabansal6403
    @dikshabansal6403 18 дней назад

    Thank you so mucchhh teacher.....you helped me a lot..❤.❤...never found such a video on Arduino in the entire RUclips ❤

  • @jamesmoon5632
    @jamesmoon5632 2 месяца назад +1

    Great content and I knew how to do this but still enjoyed watching as its always good to see people code things there way. Also love the shirt! Cool band… keep the videos coming, would a big project from scratch help with your utube coverage as you really could do with more subs!!

  • @anguohuang
    @anguohuang 4 дня назад +1

    this was such a good tutorial thank you so much!

  • @basimnotenew5276
    @basimnotenew5276 Месяц назад

    Thank you very much, you are really very impressive and expressive in your way of conveying the useful content.

  • @banglarif
    @banglarif 2 месяца назад +1

    You have explained like nice water flaw. I have learned something new. Thanks a lot.

  • @justinsane7832
    @justinsane7832 2 месяца назад

    ugh, i could watch / listen to you all day lol. great video! subbed

  • @lesliefoster9027
    @lesliefoster9027 2 месяца назад +2

    So well done, and easy to follow. Thank you so much.❤

  • @jasonbibler9647
    @jasonbibler9647 Месяц назад

    I'm getting ready to build some Halloween props powered by Arduino. Your videos are great!

  • @rudyvlog2897
    @rudyvlog2897 2 месяца назад

    Hi ma'am solid subscriber here, cant wait to learn about stepper motors 🙂
    Thanks

  • @meiowalot7570
    @meiowalot7570 2 месяца назад

    Awesome way to end the week. Thank you!

    • @RachelDeBarrosLive
      @RachelDeBarrosLive  2 месяца назад

      Hopefully you can carve out some time for building some cool projects over the weekend!

  • @jayeshbhagchandani9798
    @jayeshbhagchandani9798 2 месяца назад

    Thank you for the lesson. Great stuff 👌👍👍

  • @solutionreplays6622
    @solutionreplays6622 2 месяца назад

    These videos are great, can’t wait for more

  • @sampamnl.8964
    @sampamnl.8964 2 месяца назад +1

    ขอบคุณมากครับกับสาระดีๆเช่นเคย❤❤❤

  • @DBB-KE5DUO
    @DBB-KE5DUO 2 месяца назад +1

    Double the servos, double the fun!
    😂🎉😂🎉

  • @ChadKapper
    @ChadKapper 2 месяца назад

    This is great!… watching now

  • @domingosanchez3731
    @domingosanchez3731 21 день назад

    Super, please make a Solartraker Thakns

  • @Lunolux
    @Lunolux 2 месяца назад

    great video.

  • @unclemonkey7001
    @unclemonkey7001 19 дней назад

    this is a great video, but for some reason it will not verify past the buttonState at the very end.. it will work the servos without it in the code but as i put it in it wont. kinda new to all of this and not good at all with coding can someone suggest what i might be missing. thanks in advance

  • @rmbritton
    @rmbritton 2 месяца назад

    Nice.. Thanks

  • @kira-re4ud
    @kira-re4ud 24 дня назад

    Vedio was fking amazing

  • @jonlewis7562
    @jonlewis7562 2 месяца назад

    Exhaulted headmistress of the arduino, I am completly new to the realm of this magical device. (Tubes where high tech when I was in high school) I am attempting to create something that I think may exceed the limits of the arduino and cannot seem to grasp the concepts of this technology. I am attempting to create a device that will have one counting input that will trigger 2 different outputs at different intervals. ie; SW1 is activated momenaraly on at the apex of a mechanical rotation. at every count 10 output 1 turns on for 2 counts then offthen continues to count 10 more the output on for 2. this will continue to count 120. at this point output 2 which is normally high will shut off a opto relay to terminate the main power source. There are more details, but this is the basic idea. Is this possable?

  • @Frogy0007
    @Frogy0007 2 месяца назад

    What maximum voltage can be used for servo?

  • @JohnnyBlueJeans55
    @JohnnyBlueJeans55 Месяц назад

    Elvira teaching me code.

  • @naeemhaq3504
    @naeemhaq3504 2 месяца назад

    program without using servo library that real hero

  • @Perfectflight-i3f
    @Perfectflight-i3f 2 месяца назад +1

    :D ❤

  • @jasonbroadwell4091
    @jasonbroadwell4091 Месяц назад

    I'm not smart, rich or good looking but I love Arduinos and I have a disassembled teddy ruxpin sitting on my CNC machine that I made,, myself,,, sup babe 😁☺

  • @naeemhaq3504
    @naeemhaq3504 2 месяца назад

    heroine sorry

  • @SeanDuranMusic
    @SeanDuranMusic 2 месяца назад

    Why don't you do anolog, without codes and Arduino? Building circuits from stealing parts from electronic things maybe or maybe not your step dad's gets from junking and digging into trash dumpsters.

  • @garymize7272
    @garymize7272 2 месяца назад

    I missed the necessary write to the servos xServo.write(xServPos);
    yServo.write(yServPos);