jesse / Botball Team Docs
0 喜欢
0 派生
5 文件
最后活跃于 1 month ago
Coaching guide, student coding reference, troubleshooting guide, and self-test programs (standard + mecanum) for middle school Botball teams.
Troubleshooting Guide
When something isn't working, don't just start changing code. Observe first, then figure out what's actually wrong.
Step 1: Run the Self-Test
Before assuming it's a code problem, run self_test.c. It will test each motor and servo one at a time. This rules out hardware problems quickly.
上一页
下一页