Code Structure
The basic structure of an FRC coding project
Subsystems
Learn how subsystems organize the motors, sensors, and mechanisms on an FRC robot.
Commands
Learn how commands tell FRC robot subsystems what actions to perform.
PID Simulator
Learn the basics of PID control and see how each gain changes a mechanism's response.