The Brownbook is your guide to everything controls and programming on FRC1675.
- Setting up your development environment (robot)
- How to use git
- How to contribute to FRC1675 projects
- How does a program run
- Programming basics (output, arithmetic, logic, branching)
- Methods
- Classes and Objects
- Lab 1: Babby's First Program (hello world)
- Lab 2: Make the Code Do Math For You
- Lab 3: As the Wheel Turns
- Lab 4: You Turn the Wheel
- Lab 5: Your Robot Driver's License Test
- Lab 6: There's Buttons Here Too
- Lab 7: Self-Driving Robot
- Lab 8: Turn With a Sensor
- Lab 9: P(I)D Loops
- Lab 10: Drive WIth a Sensor