Skip to content

DamithaSenevirathne/Maze-solving-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Maze-solving-robot

maze solving robot using arduino - nano

Robot task was to find the shortest path from starting point to middle of the maze.

maze was saved as a 2D array in a memory. And Breadth First Search algorithm was used to find the shortest path.

About

maze solving robot using arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages