100%
megamouse ir_sensor view
Description

Imported from GitHub: KenwoodFox/MegaMouse · commit 6f8a57d · license MIT

Description

MegaMouse! An atmega 328p powered micromouse!

README

Firmware Workflow Hardware Workflow

Render

MegaMouse

MegaMouse! An atmega 328p powered micromouse!

Getting Started

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

Tag Naming System

v1.3
││ │
││ └─ Intermediete revision (reivew, software, minor change)
│└─── Major revision (hardware change, incompatable modification)
└──── Releasable Version
Comments
Sign in to comment

No comments yet. Be the first to ask about this board.