2024_09_12 - Dutton-Christian-Robotics/Learning-to-Code GitHub Wiki
- Tour of FTC hardware
- Batteries, XT30 connectors, power switches
- Turning on the robot
- Hub LED
- blue: we have power but no communication
- green: we have power AND communication
- blinking orange: turn it on!
- OpModes
- Selecting and running
- TeleOp vs Autonomous
- Kahoot
- Team website
- Connecting to a robot
- Via WiFi
- Via cable
- Ways to program a robot
- Blocks
- OnBot Java
- Android Studio