Arduino Maze-Solving Robot
Build a simple maze-solving robot using an Arduino UNO, three IR sensors, and an algorithm known as the "Hand-on-Wall Rule" for navigation. Unlike traditional wall-based mazes, this robot follows a line-based maze, making it easy to test with various patterns.
Components and supplies
1
2WD robot chassis
1
Arduino Uno Rev3
1
Arduino Motor Shield Rev3
1
7.4 V 2S Lipo 15 C 800mAh Battery
3
IR proximity sensor
Tools and machines
1
drill, screwdriver, soldering iron
Apps and platforms
1
Arduino IDE
Project description
Code
Maze Solving Robot
Code for Maze Solving Robot
Comments
Only logged in users can leave comments