Systems Getting Started
Before reading this getting started guide on the systems of an FTC robot please read our basic explanation of what the First Tech Challenge is.
Driver Station
Android Device Based Driver Station
The Driver Station is an android smartphone running the FTC Driver Station app that sits with the team's drivers and has up to 2 gamepads connected, it acts as a remote control to issue commands to the Robot Controller such as running a specific OpMode.

Installing the FTC Driver Station App
Don't worry about what OpMode's are yet, We'll learn about them in the coding guide
There's a handy image above that shows the stuff we just talked about
Remember to download the FTC Driver Station App on your driver station if you haven't already
Driver Hub Based Driver Station(Easier)

The driver hub is a new Driver Station option for FTC released in 2021, it has multiple ports for controllers instead of having to use a dongle and runs on android just like the provious option for Driver Station a Motorolla Android Smartphone
Robot Controller
The Robot Controller is mounted onto the robot and is responsible for Storing and Running the code it also communicates with the motors, sensors and servos plugged into it, there are 2 hardware options for a Robot Controller
Android device + Expansion Hub Based System
In this system you have an android device that stores the code and runs it and uses the expantion hub to communicate with its motors, sensors and servos.

Control Hub Based System(Easier)
In the Control Hub system, it merges the android device into the expansion hub so it now stores and runs code and communicates with motors, sensors, and servos all in one device meaning no need for an android smartphone as Robot Controller anymore.


Last updated
Was this helpful?