Це відео не доступне.
Перепрошуємо.

Gesture controlled Robot using just a Smartphone || Super Cool Arduino Project!!!

Поділитися
Вставка
  • Опубліковано 13 сер 2024
  • Hello friends,
    Hello friends, In today's video, we will learn how to make a very interesting gesture controlled robot using just a smartphone. This robot uses the gyroscope in smartphones to control the robot using hand gestures. The project is done using arduino uno and HC-05 blue tooth module as the main components.
    This is a super cool arduino uno project. It is very interesting to see how the robot can be controlled using hand gestures. The robot can be moved forward, backward, left and right using hand gestures. This project doesn't use any separate gyroscopic sensor module. The 3 axis gyroscope available in the smartphone itself is used for this project.
    The links for purchasing the items are given below.
    1. Arduino uno board : amzn.to/3RPzXw8
    2. L298N motor driver : amzn.to/3RO0F8k
    3. HC-05 Bluetooth Module: amzn.to/3xwFTU6
    4. Motors with wheels : amzn.to/3W5EYTW
    5. 18650 battery holder with on/off switch : amzn.to/4bxg8AT
    6. 18650 batteries : amzn.to/3zFc83Q
    7. Jumper wire : amzn.to/3xG4FB0
    Link to download code :
    drive.google.c...
    OR
    www.mediafire....
    Link to download android remote control software :
    play.google.co...
    If the above link is not working for downloading the app, you can download the .apk installation file for the software from the following link and install the app directly in mobile phone.
    drive.google.c...
    Link to download Circuit Diagram :
    drive.google.c...
    Please do watch the video .Thank you...
    Please share the video if you like it.
    🎵 Song: 'Markvard - Dreams' is under a creative commons license license.
    www.youtube.co...
    🎶 Music promoted by BreakingCopyright:
    • 🛀 Soothing & Chill Out...
    ❤❤❤~~PLEASE SUBSCRIBE TO THE CHANNEL TO SEE MORE SUCH INTERESTING VIDEOS & MAKE LEARING SCIENCE FUN~~❤❤❤
    #edgedetectingrobot #arduinoproject #scienceproject

КОМЕНТАРІ • 23

  • @omarel-ghezawi6466
    @omarel-ghezawi6466 10 місяців тому +1

    Informative and practical. Very easy to follow and very neat. Very clear audio. Good job. Expecting more projects and thanks a lot.

    • @Science_4U_
      @Science_4U_  10 місяців тому +1

      Thank you a lot dear friend..Your appreciating words mean a lot to me. This is an encouragemt to continue with this passion of making projects, and sharing with everyone. Thank you once again..🙂💓

  • @bardia6676
    @bardia6676 21 день тому +1

    Hi
    Thanks for your great video
    What do you suggest for tracking the position of robot?

    • @Science_4U_
      @Science_4U_  21 день тому +1

      What do you exactly mean by tracking of the position of the robot?. Can you clearly explain?

    • @bardia6676
      @bardia6676 16 днів тому

      @@Science_4U_ calculating the relative position of robot to where it was first.

  • @VinKrishSolutions
    @VinKrishSolutions Рік тому +1

    Super work😊👌👌

  • @PyaeSone-yl6de
    @PyaeSone-yl6de Рік тому +1

    thank you so much sir❤😊

    • @Science_4U_
      @Science_4U_  Рік тому +1

      Okay friend..🥰. Will upload videos of many more projects like these..💓

  • @johnclinton4376
    @johnclinton4376 9 місяців тому +1

    Pls the Bluetooth keeps on disconnecting. How do I fix this

    • @Science_4U_
      @Science_4U_  9 місяців тому +1

      Hi friend. Have you given voltage to the bluetooth module from the arduino or directly from the battery pack?. Bluetooth module only works with an input voltage range of 3.3V to 6 volts. So better you can directly use 5V from arduino to power the bluetooth module.
      Also make sure you use good batteries. Because as the motors move, it will consume current and drops the voltage if batteries are not good. This drop in voltage can cause bluetooth to disconnect whenever, the motors try to rotate.
      Also please check for looseness in connections to the bluetooth module..

  • @beyondusee8740
    @beyondusee8740 11 місяців тому +1

    Hi brother I want a project which one will be good
    Obstacle avoiding robot or
    Gesture controlled car for my graduation mini project.

    • @Science_4U_
      @Science_4U_  11 місяців тому +2

      I think you can make a obstacle avoiding + bluetooth control + edge detection all in one smart robot..

  • @syedshafeeqahmed8135
    @syedshafeeqahmed8135 11 місяців тому +1

    Can we made it without caster wheel

    • @Science_4U_
      @Science_4U_  11 місяців тому +1

      Yes..Ofcourse friend. This can be made with 4 motors also. Instead of tge castor wheel, fix 2 motors and wheels on either side of the front also. Basically, all the connections will be the same only. The +ve wires from both the left motors to be given together to one terminal of the motor driver board at the left. -ve wires from both the left side motors to be given together to other terminal of the motor driver board at the left. Similarly do the same for both right side motors also..

    • @Science_4U_
      @Science_4U_  11 місяців тому +2

      I have also made one bluetooth control car with 4 motors. You can watch the video in the below link..
      ua-cam.com/video/JK6zTM65Rh0/v-deo.html
      You can see how the connections to 4 motors are given..

    • @Science_4U_
      @Science_4U_  11 місяців тому

      But only problem that I have noticed is that, if we use 4 wheels with motors, the robot will not turn very smoothly. This is because while turning, there will be some resistance due to skidding of the rubber wheels. But definitely, using all 4 motors will also work!!!

  • @XSTAR_45
    @XSTAR_45 Рік тому +1

    Where are u from brother ❤️

  • @shivamsaxena4711
    @shivamsaxena4711 10 місяців тому +1

    Again and again error is coming no upload port provided by your program

    • @Science_4U_
      @Science_4U_  10 місяців тому +2

      Hi friend. The upload port is not given in the
      Code. You have to plug in arduino to PC or laptop and select the port in the IDE software. For that after plugging in, goto tools and click on port and select the port shown. Then after that you will be able to upload the code correctly.

  • @shivamsaxena4711
    @shivamsaxena4711 10 місяців тому +1

    Upload port error is coming in the program

    • @Science_4U_
      @Science_4U_  10 місяців тому +1

      Hi friend. The upload port is not given in the
      Code. You have to plug in arduino to PC or laptop and select the port in the IDE software. For that after plugging in, goto tools and click on port and select the port shown. Then after that you will be able to upload the code correctly.