Changes between Version 5 and Version 6 of MinibotDevelopment
- Timestamp:
- Oct 8, 2015, 5:34:42 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MinibotDevelopment
v5 v6 9 9 10 10 == 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) 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). For more information see [http://circuitdigest.com/microcontroller-projects/line-follower-robot-using-arduino here] 12 12 13 13 == Sumo Bots!