Controlling Arduino using hand gestures | OpenCV Python 2021 | Computer Vision

Поделиться
HTML-код
  • Опубликовано: 3 окт 2021
  • In this video I demonstrate my new project. I control my servo motor connected to an Arduino board, simply by using my hand gestures. The openCV library is used here along with Mediapipe API to track the position of my hand. Specifically, my index finger and thumb. The hypotenuse, i.e., the distance between these fingers will determine the angle of my servo motor.
    Download Code:
    github.com/sairam-penjarla/Co...
    Other Projects:
    • Portfolio
    Contact me:
    - Instagram - / penjarla_sairam
    Follow Me:
    - Linkedin - [ / sairam-penjarla-b5041b121 ]( / sairam-penjarla-b5041b121 )
    - Github - github.com/sairam-penjarla
    - Deviant - [www.deviantart.com/sairam1234...
    - Behance - www.behance.net/psairam9301ae...
    - Website: psairam9301.wixsite.com/mysite-4
  • НаукаНаука

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

  • @neerajXR
    @neerajXR 10 дней назад

    Awesome Bro Keep it Up

  • @dclxviclan
    @dclxviclan Год назад +1

    Cool stuff, MAN

  • @ATHARVplayz609
    @ATHARVplayz609 Год назад

    That's really cool bro

  • @Bianchi77
    @Bianchi77 10 месяцев назад

    Nice info, thanks for sharing, keep it up :)

  • @marinenav8
    @marinenav8 2 года назад +2

    Super 👍

  • @theoryandapplication7197
    @theoryandapplication7197 Месяц назад +1

    create work, thanks for sharing

  • @sumeyrakcay
    @sumeyrakcay 4 месяца назад

    I did it. Really cool.

  • @marinenav8
    @marinenav8 2 года назад +1

    use firmata standart or servo firmata?

  • @olvanrivera9847
    @olvanrivera9847 Год назад +1

    Ohh😮

  • @duppy404
    @duppy404 10 месяцев назад +1

    Good work man! I'm currently working on a gesture-controlled game (space invaders). Computer vision is fascinating!

  • @Cyber_Chaitu
    @Cyber_Chaitu 22 дня назад

    hello can you give the detailed list of components and how to run the program

  • @rashwin4306
    @rashwin4306 Год назад +3

    Bro I had one doubt any idea on how to connect google Colab to arduino to control servos??

    • @rock53355
      @rock53355 Год назад

      Why not just do it in a python script instead of colab?

  • @ori8483
    @ori8483 Год назад

    SO FUCKING COOL

  • @user-vz3uf6ri5z
    @user-vz3uf6ri5z Год назад

    good job but can u make that works with esp32 cam ?

    • @sairampenjarla
      @sairampenjarla  Год назад +1

      Yes we can. OpenCV supports camera input from ip address as well as long as they are on the same network.

  • @lokeshdange4218
    @lokeshdange4218 2 года назад +10

    Hello sir, Can you please make a full video on the tutorial for programming this project or else can you please share the code for this project.

    • @sairampenjarla
      @sairampenjarla  2 года назад +4

      Hello. Sure I’ll make a full video. Until then, I’ll upload the code on my GitHub and will share the link in description.

    • @lokeshdange4218
      @lokeshdange4218 2 года назад

      @@sairampenjarla ok sir, thank you so much.

    • @sairampenjarla
      @sairampenjarla  2 года назад +2

      @@lokeshdange4218 github.com/sairam-penjarla/Controlling-arduino-with-computer-vision

  • @abdulkaif123go_yt
    @abdulkaif123go_yt 2 года назад +2

    Hello sir
    Plz make a full video+code to turn off and on a computer on events automatically
    Or plz say me how to do it
    Hope you will help me sir

    • @pasinduranasinghe7978
      @pasinduranasinghe7978 Год назад

      I think it is done using the media pipe library to identify key points of the hand while the Pyserial library communicates with Arduino

  • @dima-nw3qb
    @dima-nw3qb Год назад

    Will you teach us how?❤

    • @sairampenjarla
      @sairampenjarla  Год назад

      The code is in the GitHub. Rep link is in description. Let me know if you are able to run it

  • @JohnJohn-gy2st
    @JohnJohn-gy2st Год назад

    Hello 600

  • @winwiths.g6155
    @winwiths.g6155 Год назад

    dude you could simply have used teachable amchines to train your model why to write such long code

    • @sairampenjarla
      @sairampenjarla  Год назад

      That’s a good recommendation. I’ll try it out.