MegaMouse! An atmega 328p powered micromouse!
First, begin by cloning this repo and relevant submodules
git clone --recurse-submodules https://github.com/KenwoodFox/MegaMouse.git
Find hardware, software and docs in the directories below!
.
├── CAD # CAD and 3D models
├── Firmware # Firmware and on-board code
├── Hardware # Hardware and design files
│ └── MegaMouse # PCB Design Files
│ └── Libraries # KiCAD libraries
└── Static # Static files
v1.3
││ │
││ └─ Intermediete revision (reivew, software, minor change)
│└─── Major revision (hardware change, incompatable modification)
└──── Releasable Version