
Connect Tetrix Gamepads to the Motorola phones
In this tutorial, we connect the Motorola phones to the Tetrix controller using the USB hub.
- #514
- 12 Apr 2017
In this tutorial, we connect the Motorola phones to the Tetrix controller using the USB hub.
In this tutorial, we would build a simple program for controlling the Tetrix robot motors with the GamePads. We use the stick and when the stick is pushed forward the motors move forward. When it is pushed backwards the robot moves backwards.
In this tutorial, we are controlling the FTC Tetrix robot with the two sticks of the same GamePad. The left stick is for forward and backwards, while the right stick is for left and right.
By using the GamePad to control the arm with could lift it and return it back. The main problem with controlling the arm is that if you just use the motors you would hit the robot, bend the axles and breaks the gear wheels. We would use the distance sensor to make the arm move without hitting the robot.
Control the hand of the FIRST Technical Challenge Push Bot robot with the GamePad bumpers.
How to control the arm of the push bot using the two triggers on the GamePad of the FTC Push Bot?
The building guide for the FIRST Technical Challenge Push Bot build with the Tetrix set
We start with FIRST Technical Challenge and how you develop programs with the GamePads. It is up to you to decide how sticks, buttons and triggers from the GamePad will control the different motors of the robot and there are different decisions that you should make.