I designed and built an LED maze solver using an Arduino microcontroller, which generates a random maze and solves it using the A* pathfinding algorithm. The maze is solved almost instantly in each iteration, with a dot visually tracing the solution on the LED display.