Software, electronics, firmware, and control systems for Dev Null battlebot
"Code that sends opponents to /dev/null"
This repository contains the control software, electronics schematics, firmware, and tooling for Dev Null.
- /firmware: microcontroller code and builds
- /electronics: schematics and PCB layouts
- /control: higher-level controllers and simulation
- /docs: wiring diagrams, tuning notes
This repository uses Git Flow for branching strategy.
- Toolchains for microcontrollers should be documented per platform
- Use simulation and unit tests before running on hardware