Zumo Robot Line Follower Maze Solver Demo

Поділитися
Вставка
  • Опубліковано 4 вер 2018
  • I made a larger track for the line follower and tried out the Maze Solver sketches included in the Zumo Shield library.
    amzn.to/2wDIXLg Zumo Robot for Arduino
    amzn.to/2zn4xaD Amazon
    We are a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for us to earn fees by linking to Amazon.com and affiliated sites.
  • Наука та технологія

КОМЕНТАРІ • 11

  • @sadiyahmbegum8443
    @sadiyahmbegum8443 5 років тому +1

    Ahhhh you’re amazing , keep it up❤️

  • @ulfanurrofingah3921
    @ulfanurrofingah3921 5 років тому +2

    Keep spirit and don't give up grandpa!!!

  • @KIXEMITNOG
    @KIXEMITNOG 4 роки тому +1

    Nice robot

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

    how can I contact you? I already have the line following program working but how do I get it to solve a maze, turn around at dead ends, and memorize the route like in this video? I would love to know the code you used to do this because I need it for a school project.

  • @kaushikx
    @kaushikx 3 роки тому

    what is the RPM of the motors installed?

  • @charleszhou3611
    @charleszhou3611 4 роки тому

    can u show me the code pls, it's very helpful for me, thank u

    • @tmc200527
      @tmc200527  4 роки тому +1

      You need to add the Zumo library to the ardruino IDE and that will add the line followers example. Here is an link explaining how to add the library. www.pololu.com/docs/0J57/6
      If you are using version 1.6.2 or later of the Arduino software (IDE), you can use the Library Manager to install this library:
      In the Arduino IDE, open the “Sketch” menu, select “Include Library”, then “Manage Libraries…”.
      1. Search for “ZumoShield”.
      2. Click the ZumoShield entry in the list.
      3. Click “Install”.
      Once installed you go to file-->Examples-->ZumoShield--->LineFollower in the Arduino IDE

  • @kuroshhusseini9637
    @kuroshhusseini9637 4 роки тому

    Can you please also put a link for the code you used for this . tnx

    • @tmc200527
      @tmc200527  4 роки тому

      In the Arduino IDE go to sketch-->Include Library-->left click on Library Manager and open the library manager. You can then filter the result by typing Zumo. Then select zumo shield library and install. The line follower program will then show up in the examples under zumoshield

    • @mdshahatakash8319
      @mdshahatakash8319 Рік тому

      @@tmc200527 if i use this code my bot is calibrating left and right too much and go outside of the line..how do you do this completely straight to the line?