Skip to content

yr1404/LineMazeSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Line Maze Solver Robot


  • Maze solving is an important field of robotics and is based on one of the most important areas of robotics which is decision making.

  • A maze solver must navigate from the starting of the maze to the end of the maze.

  • The robot solves the maze made of lines i.e. 2 dimensional maze.
    The line is of black color and the background is of brighter color.


The hardware components used to build the maze solver robot are:
Arduino Uno Microcontroller
Four Infrared Sensors

L293D Motor Driver
2 BO Motors with Wheels
Power Supply is provided with the help of four 9V batteries.


Demo

Circuit Diagram

#CircuitDiagram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages