Changes between Version 5 and Version 6 of MinibotDevelopment


Ignore:
Timestamp:
Oct 8, 2015, 5:34:42 AM (10 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MinibotDevelopment

    v5 v6  
    99
    1010== Line-Following Maze
    11 Your goal is to make it from the start of the maze to the end of the maze by following the black lines on the ground. We will not tell you what the maze will look like.  Note that you will need a way to sense the line (IR LEDs/Sensors or similar - discuss this with a lead or a mentor)
     11Your goal is to make it from the start of the maze to the end of the maze by following the black lines on the ground. We will not tell you what the maze will look like.  Note that you will need a way to sense the line (IR LEDs/Sensors or similar - discuss this with a lead or a mentor).  For more information see [http://circuitdigest.com/microcontroller-projects/line-follower-robot-using-arduino here]
    1212
    1313== Sumo Bots!