Essential Question: How can I create a program to move my robot in through a maze?
Mastery Objectives:Â
SWBAT create a multi-line program that navigates through a maze.
SWBAT move motors independently to turn their robot.
Directions: Using online arduino.cc, create a program that will navigate through the maze below. You will need to move the motors individually in order to rotate 90 degrees and you will need to using the timer. Imagine the smallest distance on the maze as 1000 milliseconds. Start the maze on the right and finish on the left.