Skip to content

Maze solver that scans in a physical maze and outputs a virtual solution.

Notifications You must be signed in to change notification settings

nickerick/MazeIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MazeIt

MazeIt is a real life maze solver. You simply draw a maze on paper and lay it underneath the camera. With a click of a button the maze will instantly be scanned into the computer and the solution will be output to you on the screen.

Here is a demonstration video:

How It Works

I built it using Python and an ESP-32 Microcontroller.

Process Diagram of Maze It

About

Maze solver that scans in a physical maze and outputs a virtual solution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages