Maze Solver
A maze solving robot was developed using Arduino and ultrasonic sensors. A algorithm was implemented through which robot would start from a starting point and reached exit point and then calculated the shortest path from start to end and in second run followed the shortest path and also sent this data to a Windows app …