; ===== ; Project: ATmega328P IO Driver ; ===== ; Author: Kevin Thomas ; E-Mail: ket189@pitt.edu ; Version: 1.0 ; Date: 12/27/24 ...
An autonomous maze-solving robot built from scratch using an ATmega328P microcontroller (Arduino Nano). This MicroMouse navigates through unknown mazes using the left-hand rule algorithm, combining ...