TRIK Gamepad App
Last updated
Was this helpful?
Last updated
Was this helpful?
You can download the free app for Android or iOS in .
The application interface includes:
Pad1, Pad2 - programmable areas to press.
Indicators of the last press on the screen.
Programmable buttons (5 pcs.) - buttons for programming additional functions.
Settings - settings of the connection to the robot.
The application has the ability to broadcast video from a camera connected to the robot.
Several touch variables are responsible for the functionality of the gamepad:
gamepadPad1Pressed, gamepadPad2Pressed.
gamepadPad1, gamepadPad2.
gamepadButton1, …, gamepadButton5.
gamepadConnected.
To start it, you need to add the "" block to the remote control for the robot.
You can read more about the TRIK Gamepad touch variables in the article "".