DIY Arduino Based Self Driving Autonomous Robot Car With GPS And Compass And Bluetooth V2.

Поделиться
HTML-код
  • Опубликовано: 21 май 2023
  • Hello Friends,
    This is a DIY Arduino Based Self Driving Autonomous Robot Car With GPS And Compass And Bluetooth V2. This is 100% homemade with minimal tools and items required. If you like this video please subscribe and share this with as many people as you can.
    Code: www.mediafire.com/file/1i7xx9...
  • НаукаНаука

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

  • @mohammedyunoos1190
    @mohammedyunoos1190 5 дней назад

    can you give us the circuit diagram for the connections you have made!

  • @MovieXiaoGang
    @MovieXiaoGang 8 месяцев назад

    Hi, great job sir! May i ask if i want to change gps module from neo 6m to others gps module, which line of code should i change. Thank you.

    • @arccoplayz9550
      @arccoplayz9550  8 месяцев назад

      Yea so if you want to replace it with a gps that is compatible with the tinygps library then you dont have to. If you replace it with something proprietary like a drone gps etc then you would have to change the entire gps logic.

  • @sumedhthorat9939
    @sumedhthorat9939 11 месяцев назад

    you have used bluetooth module is it get disconnected after long range

    • @arccoplayz9550
      @arccoplayz9550  11 месяцев назад +1

      Yes but it won't affect the working of the robot. It is just for monitoring.

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

    Hi mate !! Very great job !! Have you compute a fonction that avoid the deviation of the GPS with the compas ? It’s very good 👍🏻
    Do you plan to do a version with an obstacle avoiding fonction ?

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

      Umm computing the deviation of GPS is very complex and for this purpose it is not very effective so theres no such thing. No i dont plan to do so but i have some similar projects in mind so you may want to check them out.

  • @andhavarapulokesh9003
    @andhavarapulokesh9003 5 месяцев назад

    what is this serial event function here

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

    Hi, I am an engineering student and I want to build similar robot for different domain, can you help me, please.

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

      sure if you face any problem let me know

  • @andhavarapulokesh9003
    @andhavarapulokesh9003 5 месяцев назад

    do you give any inputs from bluetooth

    • @arccoplayz9550
      @arccoplayz9550  5 месяцев назад

      no not really its just mainly for monitoring purposes

  • @SubhashKumar-gx5im
    @SubhashKumar-gx5im 3 месяца назад

    Heyy, bro i also working on a gps based project, i may need your help.

  • @monusiwach5457
    @monusiwach5457 9 месяцев назад

    How much accuracy you are getting

  • @user-zn2uv8fx5q
    @user-zn2uv8fx5q 4 месяца назад

    hello bro , I am an engineering student ,I'm doing a project similar to this , as I searched along youtube I found both your videos , so can you please help me with this .

    • @arccoplayz9550
      @arccoplayz9550  4 месяца назад +1

      sure what do you need help with?

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

      ​@@arccoplayz9550how to set waypoint

    • @arccoplayz9550
      @arccoplayz9550  4 месяца назад +1

      In the code you will find a array of coordinates, just change them to your coordinates( you can get them directly by placing the robot at the place and reading it off of the Bluetooth or directly from google maps) if you need more then just keep the same pattern and extend them upto 10 waypoints. just make sure to not change the formatting.

    • @user-zn2uv8fx5q
      @user-zn2uv8fx5q 4 месяца назад

      Do we need any other applications to set the gps coordinates
      Or setting the coordinates in the code is the only way

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

    How did you set the way points

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

      Actually in the code you can find a array of cordinates those are the waypoints (lat and long of the place).

  • @user-ik5gy4kd5p
    @user-ik5gy4kd5p 2 месяца назад

    Can i use this study?

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

    bro can we use a arduino uno board

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

      Well technically yes but you will have to use softserial for gps or bluetooth as both use serial. In my testing i found the uno very fineky and unstable.

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

      @@arccoplayz9550 ok bro thanks for the reply 🙂

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

    Where is the Bluetooth app bro

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

      You can find any bluetooth serial monitor on play store

  • @incredibletechyt3404
    @incredibletechyt3404 11 месяцев назад

    bro app name

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

    How to contact you sir