This repository contains full PCB design of Arduino UNO. This design was done completely from scrath, starting with selecting components from digikey, creating schematic symbols, creating footprints, ...
This project develops an autonomous maze-solving robot using an Arduino Uno, designed to navigate a 4×4 wall maze using two algorithms: Wall Following and Flood Fill. The robot uses three ultrasonic ...