# Руководство по работе с TRIK Studio

## Русский

- [Справочный центр ТРИК](https://help.trikset.com/master.md)
- [О TRIK Studio](https://help.trikset.com/studio/about.md)
- [Как узнать версию TRIK Studio](https://help.trikset.com/studio/about/version.md)
- [Начало работы и создание проекта](https://help.trikset.com/studio/start.md): Создание нового проекта и запуск существующего
- [Интерфейс TRIK Studio](https://help.trikset.com/studio/interface.md)
- [Главное меню TRIK Studio](https://help.trikset.com/studio/interface/main-menu.md)
- [Работа с графиками](https://help.trikset.com/studio/interface/graphics.md)
- [Как открыть настройки робота?](https://help.trikset.com/studio/interface/faq-robot-settings.md)
- [Как изменить язык интерфейса TRIK Studio?](https://help.trikset.com/studio/interface/language.md)
- [Настройки TRIK Studio](https://help.trikset.com/studio/settings.md)
- [2D-модель](https://help.trikset.com/studio/2d-model.md)
- [Гибкая настройка 2D-модели](https://help.trikset.com/studio/2d-model/settings.md)
- [Добавление ограничений в 2D-модель](https://help.trikset.com/studio/2d-model/restrictions.md)
- [Примеры задания ограничений](https://help.trikset.com/studio/2d-model/restrictions/examples.md)
- [Программирование на визуальном языке](https://help.trikset.com/studio/programming-visual.md)
- [Добавление и удаление блоков](https://help.trikset.com/studio/programming-visual/blocks-add-delete.md)
- [Общие блоки](https://help.trikset.com/studio/programming-visual/blocks.md)
- [Связи между блоками](https://help.trikset.com/studio/programming-visual/connection-between-blocks.md)
- [Синтаксис выражений в блоках](https://help.trikset.com/studio/programming-visual/expression-syntax.md)
- [Типы языка TRIK Studio](https://help.trikset.com/studio/programming-visual/expression-syntax/types.md)
- [Массив](https://help.trikset.com/studio/programming-visual/expression-syntax/types/array.md)
- [Лексемы языка TRIK Studio](https://help.trikset.com/studio/programming-visual/expression-syntax/lexemes.md)
- [Операторы языка TRIK Studio](https://help.trikset.com/studio/programming-visual/expression-syntax/operators.md)
- [Константы](https://help.trikset.com/studio/programming-visual/expression-syntax/const.md)
- [Сенсорные переменные](https://help.trikset.com/studio/programming-visual/expression-syntax/sensory-variables.md)
- [Встроенные функции](https://help.trikset.com/studio/programming-visual/expression-syntax/built-in-functions.md)
- [Редактирование свойств элементов](https://help.trikset.com/studio/programming-visual/editing-element-properties.md)
- [Подпрограммы](https://help.trikset.com/studio/programming-visual/subprograms.md)
- [Программирование на текстовом языке](https://help.trikset.com/studio/programming-code.md): Создание новой текстовой программы, генерация диаграммы в код и поддерживаемые языки программирования
- [Упражнения](https://help.trikset.com/studio/exercises.md): Создание и загрузка упражнений
- [Сторонние утилиты](https://help.trikset.com/studio/utilities.md): PuTTY, WinSCP, TRIK Gamepad
- [PuTTY](https://help.trikset.com/studio/utilities/putty.md)
- [WinSCP](https://help.trikset.com/studio/utilities/winscp.md)
- [Горячие клавиши в TRIK Studio](https://help.trikset.com/studio/shortcuts.md)
- [Сбои из-за антивирусов](https://help.trikset.com/studio/antivirus-conflicts.md)
- [Антивирус Avast блокирует TRIK Studio. Что делать?](https://help.trikset.com/studio/antivirus-conflicts/avast.md)
- [О TRIK Studio Junior](https://help.trikset.com/trik-studio-junior/about.md)
- [Как узнать версию TRIK Studio Junior](https://help.trikset.com/trik-studio-junior/about/version.md)
- [Начало работы и создание проекта в TRIK Studio Junior](https://help.trikset.com/trik-studio-junior/start.md): Создание нового проекта и запуск существующего
- [Интерфейс TRIK Studio Junior](https://help.trikset.com/trik-studio-junior/interfeis-trik-studio-junior.md)
- [Как заменить изображение «Исполнителя» в TRIK Studio Junior?](https://help.trikset.com/trik-studio-junior/interfeis-trik-studio-junior/robot-image-change.md)
- [2D-модель в TRIK Studio Junior](https://help.trikset.com/trik-studio-junior/2d-model.md)
- [Настройки TRIK Studio Junior](https://help.trikset.com/trik-studio-junior/settings.md)
- [Программирование на визуальном языке в TRIK Studio Junior](https://help.trikset.com/trik-studio-junior/programming.md)
- [Добавление и удаление блоков в TRIK Studio Junior](https://help.trikset.com/trik-studio-junior/programming/blocks-add-delete.md)
- [Блоки в TRIK Studio Junior](https://help.trikset.com/trik-studio-junior/programming/blocks.md)
- [Связи между блоками в TRIK Studio Junior](https://help.trikset.com/trik-studio-junior/programming/connection-between-blocks.md)
- [Синтаксис выражений в блоках в TRIK Studio Junior](https://help.trikset.com/trik-studio-junior/programming/expression-syntax.md)
- [Редактирование свойств элементов в TRIK Studio Junior](https://help.trikset.com/trik-studio-junior/programming/editing-element-properties.md)
- [Подпрограммы в TRIK Studio Junior](https://help.trikset.com/trik-studio-junior/programming/subprograms.md)
- [Упражнения в TRIK Studio Junior](https://help.trikset.com/trik-studio-junior/exercises.md)
- [PyCharm](https://help.trikset.com/integrations/pycharm.md)
- [Запуск 2D-модели в TRIK Studio из PyCharm](https://help.trikset.com/integrations/pycharm/running-2d-model-in-trik-studio-from-pycharm.md)
- [Sublime Text](https://help.trikset.com/integrations/sublime.md)
- [Запуск 2D-модели в TRIK Studio из Sublime Text](https://help.trikset.com/integrations/sublime/run-2d-from-sublime.md)
- [Загрузка программ на нескольких роботов ТРИК из Sublime Text](https://help.trikset.com/integrations/sublime/loading-programs-on-several-robots.md)
- [VSCode](https://help.trikset.com/integrations/vscode.md)
- [Запуск 2D-модели в TRIK Studio из VSCode](https://help.trikset.com/integrations/vscode/run-2d-from-vscode.md)
- [Загрузка программ на нескольких роботов ТРИК из VSCode](https://help.trikset.com/integrations/vscode/loading-programs-on-several-robots.md)
- [О контроллере ТРИК](https://help.trikset.com/trik/about.md)
- [Скриншот экрана контроллера ТРИК](https://help.trikset.com/trik/about/screenshot.md): С помощью веб-интерфейса, а также утилит PuTTY и WinSCP
- [Обновление встроенного программного обеспечения контроллера ТРИК](https://help.trikset.com/trik/firmware.md): Инструкция для Windows, Linux и Ubuntu
- [Как узнать версию встроенного ПО контроллера ТРИК?](https://help.trikset.com/trik/firmware/version.md)
- [Меню контроллера ТРИК](https://help.trikset.com/trik/menu.md)
- [Подключения по Wi-Fi к контроллеру ТРИК](https://help.trikset.com/trik/wi-fi.md)
- [Подключение контроллера ТРИК к компьютеру и смартфону](https://help.trikset.com/trik/wi-fi/network-connection.md): В режимах точки доступа и клиента
- [Подключение контроллера ТРИК к TRIK Studio](https://help.trikset.com/trik/wi-fi/connect-to-ts.md)
- [Взаимодействие контроллеров ТРИК](https://help.trikset.com/trik/wi-fi/interaction.md)
- [Пример решения задачи по взаимодействию двух роботов](https://help.trikset.com/trik/wi-fi/interaction/interaction-example.md)
- [Подключение к контроллеру ТРИК с помощью UART](https://help.trikset.com/trik/uart.md): Подробная инструкция
- [Запуск программ и их загрузка на контроллер ТРИК](https://help.trikset.com/trik/run-upload-programs.md)
- [Программирование ТРИК на визуальном языке](https://help.trikset.com/trik/programming-visual.md)
- [Блоки ТРИК](https://help.trikset.com/trik/programming-visual/blocks.md)
- [Сенсорные переменные для контроллера ТРИК](https://help.trikset.com/trik/programming-visual/sensory-variables.md)
- [Программирование ТРИК на Python и JavaScript](https://help.trikset.com/trik/programming-code.md)
- [Объект «brick»](https://help.trikset.com/trik/programming-code/object-brick.md)
- [Класс «accelerometer»](https://help.trikset.com/trik/programming-code/object-brick/class-accelerometer.md)
- [Класс «battery»](https://help.trikset.com/trik/programming-code/object-brick/class-battery.md)
- [Класс «colorSensor»](https://help.trikset.com/trik/programming-code/object-brick/class-colorsensor.md)
- [Класс «display»](https://help.trikset.com/trik/programming-code/object-brick/class-display.md)
- [Класс «encoder»](https://help.trikset.com/trik/programming-code/object-brick/class-encoder.md)
- [Класс «gyroscope»](https://help.trikset.com/trik/programming-code/object-brick/class-gyroscope.md)
- [Класс «keys»](https://help.trikset.com/trik/programming-code/object-brick/class-keys.md)
- [Класс «led»](https://help.trikset.com/trik/programming-code/object-brick/class-led.md)
- [Класс «lineSensor»](https://help.trikset.com/trik/programming-code/object-brick/class-linesensor.md)
- [Класс «motor»](https://help.trikset.com/trik/programming-code/object-brick/class-motor.md)
- [Класс «objectSensor»](https://help.trikset.com/trik/programming-code/object-brick/class-objectsensor.md)
- [Класс «marker»](https://help.trikset.com/trik/programming-code/object-brick/class-marker.md)
- [Класс «sensor»](https://help.trikset.com/trik/programming-code/object-brick/class-sensor.md)
- [Класс «irCamera»](https://help.trikset.com/trik/programming-code/object-brick/class-ircamera.md)
- [Объект «script»](https://help.trikset.com/trik/programming-code/object-script.md)
- [Объект «mailbox»](https://help.trikset.com/trik/programming-code/object-mailbox.md)
- [Объект «gamepad»](https://help.trikset.com/trik/programming-code/object-gamepad.md)
- [Объект «Threading»](https://help.trikset.com/trik/programming-code/object-threading.md)
- [Функция getPhoto](https://help.trikset.com/trik/programming-code/function-getphoto.md)
- [Функция include](https://help.trikset.com/trik/programming-code/function-include.md)
- [Веб-интерфейс контроллера ТРИК](https://help.trikset.com/trik/web-interface.md)
- [Подключение устройств к ТРИК и работа с ними](https://help.trikset.com/trik/work-with-devices.md)
- [Подключение и работа с видеомодулем](https://help.trikset.com/trik/work-with-devices/video.md)
- [Тестирование подключенных к контроллеру ТРИК устройств](https://help.trikset.com/trik/work-with-devices/testing-connected-devices.md)
- [Настройка работы USB-камеры с контроллером ТРИК](https://help.trikset.com/trik/work-with-devices/usb-camera.md)
- [Съемка изображений на камеру ТРИК и использование их в TRIK Studio](https://help.trikset.com/trik/work-with-devices/capture-images-on-camera.md)
- [Работа с аккумулятором и зарядным устройством](https://help.trikset.com/trik/work-with-devices/battery-and-charger.md)
- [Подключение USB Wi-Fi адаптера к контроллеру ТРИК](https://help.trikset.com/trik/work-with-devices/podklyuchenie-usb-wi-fi-adaptera-k-kontrolleru-trik.md)
- [O LEGO EV3](https://help.trikset.com/ev3/about.md)
- [Подключение контроллера LEGO EV3 к TRIK Studio](https://help.trikset.com/ev3/connect-to-studio.md)
- [Блоки LEGO EV3](https://help.trikset.com/ev3/blocks.md)
- [Сенсорные переменные для контроллера LEGO EV3](https://help.trikset.com/ev3/sensory-variables.md)
- [Запуск программ и их загрузка на контроллер LEGO EV3](https://help.trikset.com/ev3/run-upload-programs.md)
- [Программирование LEGO EV3 для Virtual Robotics Toolkit в TRIK Studio](https://help.trikset.com/ev3/ts-for-vrt.md)
- [О LEGO NXT](https://help.trikset.com/nxt/about.md)
- [Прошивка контроллера LEGO NXT](https://help.trikset.com/nxt/firmware.md)
- [Подключение контроллера LEGO NXT к TRIK Studio](https://help.trikset.com/nxt/connect-to-studio.md)
- [Блоки LEGO NXT](https://help.trikset.com/nxt/blocks.md)
- [Сенсорные переменные для контроллера LEGO NXT](https://help.trikset.com/nxt/sensory-variables.md)
- [Программирование LEGO NXT на C](https://help.trikset.com/nxt/c.md)
- [Запуск программ и их загрузка на контроллер LEGO NXT](https://help.trikset.com/nxt/run-upload-programs.md)
- [О квадрокоптере Геоскан Пионер](https://help.trikset.com/pioneer/about.md)
- [Блоки квадрокоптера Геоскан Пионер](https://help.trikset.com/pioneer/blocks.md)
- [О TRIK Gamepad](https://help.trikset.com/gamepad/about.md)
- [Приложение TRIK Gamepad](https://help.trikset.com/gamepad/about/app.md)
- [Утилита TRIK Gamepad](https://help.trikset.com/gamepad/about/utility.md)
- [Управление роботом с пульта](https://help.trikset.com/gamepad/remote-control.md): Пример программы
- [Действия при неправильной работе TRIK Studio или контроллера ТРИК](https://help.trikset.com/feedback/logging.md)

## English

- [TRIK help](https://help.trikset.com/en/master.md)
- [About TRIK Studio](https://help.trikset.com/en/studio/about.md)
- [How to find out the version of TRIK Studio](https://help.trikset.com/en/studio/about/version.md)
- [Getting started and creating a project](https://help.trikset.com/en/studio/start.md): Create a new project and launch an existing one
- [TRIK Studio interface](https://help.trikset.com/en/studio/interface.md)
- [TRIK Studio main menu](https://help.trikset.com/en/studio/interface/main-menu.md)
- [Working with graphs](https://help.trikset.com/en/studio/interface/graphics.md)
- [How to open robot settings](https://help.trikset.com/en/studio/interface/faq-robot-settings.md)
- [How to change TRIK Studio interface language](https://help.trikset.com/en/studio/interface/language.md)
- [TRIK Studio settings](https://help.trikset.com/en/studio/settings.md)
- [2D model](https://help.trikset.com/en/studio/2d-model.md)
- [2D model tuning](https://help.trikset.com/en/studio/2d-model/settings.md)
- [Adding restrictions to the 2D Model](https://help.trikset.com/en/studio/2d-model/restrictions.md)
- [Restrictions setting examples](https://help.trikset.com/en/studio/2d-model/restrictions/untitled.md)
- [Visual programming](https://help.trikset.com/en/studio/programming-visual.md)
- [Adding and removing blocks](https://help.trikset.com/en/studio/programming-visual/blocks-add-delete.md)
- [Common blocks](https://help.trikset.com/en/studio/programming-visual/blocks.md)
- [Links between blocks](https://help.trikset.com/en/studio/programming-visual/connection-between-blocks.md)
- [Syntax of expressions in the blocks](https://help.trikset.com/en/studio/programming-visual/expression-syntax.md)
- [TRIK Studio language types](https://help.trikset.com/en/studio/programming-visual/expression-syntax/types.md)
- [Array](https://help.trikset.com/en/studio/programming-visual/expression-syntax/types/array.md)
- [TRIK Studio language tokens](https://help.trikset.com/en/studio/programming-visual/expression-syntax/lexemes.md)
- [TRIK Studio language operators](https://help.trikset.com/en/studio/programming-visual/expression-syntax/operators.md)
- [Constants](https://help.trikset.com/en/studio/programming-visual/expression-syntax/const.md)
- [Sensor variables](https://help.trikset.com/en/studio/programming-visual/expression-syntax/sensory-variables.md)
- [Built-in functions](https://help.trikset.com/en/studio/programming-visual/expression-syntax/built-in-functions.md)
- [Property editing](https://help.trikset.com/en/studio/programming-visual/editing-element-properties.md)
- [Subprograms](https://help.trikset.com/en/studio/programming-visual/subprograms.md)
- [Textual programming](https://help.trikset.com/en/studio/programming-code.md): Creating a new text program, generating diagrams in code and supported programming languages
- [Exercises](https://help.trikset.com/en/studio/exercises.md): Creation and upload of exercises
- [External tools](https://help.trikset.com/en/studio/utilities.md): PuTTY, WinSCP, TRIK Gamepad
- [PuTTY](https://help.trikset.com/en/studio/utilities/putty.md)
- [WinSCP](https://help.trikset.com/en/studio/utilities/winscp.md)
- [TRIK Studio shortcuts](https://help.trikset.com/en/studio/shortcuts.md)
- [Antivirus conflicts](https://help.trikset.com/en/studio/antivirus-conflicts.md)
- [Avast antivirus blocks TRIK Studio. What to do?](https://help.trikset.com/en/studio/antivirus-conflicts/avast.md)
- [About TRIK Studio Junior](https://help.trikset.com/en/trik-studio-junior/about.md)
- [How to find out the version of TRIK Studio Junior](https://help.trikset.com/en/trik-studio-junior/about/version.md)
- [Getting started and creating a project in TRIK Studio Junior](https://help.trikset.com/en/trik-studio-junior/start.md)
- [TRIK Studio Junior interface](https://help.trikset.com/en/trik-studio-junior/interface.md)
- [How do I replace the "Character movement" image?](https://help.trikset.com/en/trik-studio-junior/interface/robot-image-change.md)
- [TRIK Studio Junior settings](https://help.trikset.com/en/trik-studio-junior/settings.md)
- [Visual programming in TRIK Studio Junior](https://help.trikset.com/en/trik-studio-junior/visual-programming.md)
- [Adding and removing blocks in TRIK Studio Junior](https://help.trikset.com/en/trik-studio-junior/visual-programming/blocks-add-delete.md)
- [Blocks in TRIK Studio Junior](https://help.trikset.com/en/trik-studio-junior/visual-programming/blocks.md)
- [Links between blocks in TRIK Studio Junior](https://help.trikset.com/en/trik-studio-junior/visual-programming/connection-between-blocks.md)
- [Syntax of expressions in the blocks in TRIK Studio Junior](https://help.trikset.com/en/trik-studio-junior/visual-programming/expression-syntax.md)
- [Property editing in TRIK Studio Junior](https://help.trikset.com/en/trik-studio-junior/visual-programming/editing-element-properties.md)
- [Subprograms in TRIK Studio Junior](https://help.trikset.com/en/trik-studio-junior/visual-programming/subprograms.md)
- [Exercises in TRIK Studio Junior](https://help.trikset.com/en/trik-studio-junior/exercises.md)
- [PyCharm](https://help.trikset.com/en/integrations/pycharm.md)
- [Running a 2D model in TRIK Studio from PyCharm](https://help.trikset.com/en/integrations/pycharm/running-2d-model-in-trik-studio-from-pycharm.md)
- [Sublime Text](https://help.trikset.com/en/integrations/sublime.md)
- [Running a 2D model in TRIK Studio from Sublime Text](https://help.trikset.com/en/integrations/sublime/run-2d-from-sublime.md)
- [Uploading programs to several TRIK robots from Sublime Text](https://help.trikset.com/en/integrations/sublime/loading-programs-on-several-robots.md)
- [VSCode](https://help.trikset.com/en/integrations/vscode.md)
- [Running a 2D model in TRIK Studio from VSCode](https://help.trikset.com/en/integrations/vscode/run-2d-from-vscode.md)
- [Uploading programs to several TRIK robots from VSCode](https://help.trikset.com/en/integrations/vscode/loading-programs-on-several-robots.md)
- [About the TRIK controller](https://help.trikset.com/en/trik/about.md)
- [Screenshot of the TRIK controller screen](https://help.trikset.com/en/trik/about/screenshot.md): Using the web interface, as well as the PuTTY and WinSCP utilities
- [TRIK controller firmware](https://help.trikset.com/en/trik/firmware.md): Instructions for Windows, Linux and Ubuntu
- [How to find out the firmware version of the TRIK controller?](https://help.trikset.com/en/trik/firmware/version.md)
- [TRIK controller menu](https://help.trikset.com/en/trik/menu.md)
- [Connecting to the TRIK controller via Wi-Fi](https://help.trikset.com/en/trik/wi-fi.md)
- [Connecting the TRIK controller to a computer and smartphone](https://help.trikset.com/en/trik/wi-fi/network-connection.md): Using access point and client modes
- [Connecting the TRIK controller to TRIK Studio](https://help.trikset.com/en/trik/wi-fi/connect-to-ts.md)
- [Interaction of TRIK controllers](https://help.trikset.com/en/trik/wi-fi/interaction.md)
- [An example of solving a problem on the interaction of two robots](https://help.trikset.com/en/trik/wi-fi/interaction/interaction-example.md)
- [Connecting to the TRIK controller using UART](https://help.trikset.com/en/trik/uart.md)
- [Launching and uploading programs to the TRIK controller](https://help.trikset.com/en/trik/run-upload-programs.md)
- [Programming TRIK with the visual programming language](https://help.trikset.com/en/trik/programming-visual.md)
- [TRIK specific blocks](https://help.trikset.com/en/trik/programming-visual/blocks.md)
- [Sensory variables for the TRIK controller](https://help.trikset.com/en/trik/programming-visual/sensory-variables.md)
- [TRIK controller programming in Python and JavaScript](https://help.trikset.com/en/trik/programming-code.md)
- [Object «brick»](https://help.trikset.com/en/trik/programming-code/object-brick.md)
- [Class «accelerometer»](https://help.trikset.com/en/trik/programming-code/object-brick/class-accelerometer.md)
- [Class «battery»](https://help.trikset.com/en/trik/programming-code/object-brick/class-battery.md)
- [Class «colorSensor»](https://help.trikset.com/en/trik/programming-code/object-brick/class-colorsensor.md)
- [Class «display»](https://help.trikset.com/en/trik/programming-code/object-brick/class-display.md)
- [Class «encoder»](https://help.trikset.com/en/trik/programming-code/object-brick/class-encoder.md)
- [Class «gyroscope»](https://help.trikset.com/en/trik/programming-code/object-brick/class-gyroscope.md)
- [Class «keys»](https://help.trikset.com/en/trik/programming-code/object-brick/class-keys.md)
- [Class «led»](https://help.trikset.com/en/trik/programming-code/object-brick/class-led.md)
- [Class «lineSensor»](https://help.trikset.com/en/trik/programming-code/object-brick/class-linesensor.md)
- [Class «motor»](https://help.trikset.com/en/trik/programming-code/object-brick/class-motor.md)
- [Class «objectSensor»](https://help.trikset.com/en/trik/programming-code/object-brick/class-objectsensor.md)
- [Class «sensor»](https://help.trikset.com/en/trik/programming-code/object-brick/class-sensor.md)
- [Object «script»](https://help.trikset.com/en/trik/programming-code/object-script.md)
- [Object «mailbox»](https://help.trikset.com/en/trik/programming-code/object-mailbox.md)
- [Object «gamepad»](https://help.trikset.com/en/trik/programming-code/object-gamepad.md)
- [Object «Threading»](https://help.trikset.com/en/trik/programming-code/object-threading.md)
- [Function getPhoto](https://help.trikset.com/en/trik/programming-code/function-getphoto.md)
- [Function include](https://help.trikset.com/en/trik/programming-code/function-include.md)
- [TRIK controller web interface](https://help.trikset.com/en/trik/web-interface.md)
- [Connecting devices to TRIK and working with them](https://help.trikset.com/en/trik/work-with-devices.md)
- [Connecting and working with the video module](https://help.trikset.com/en/trik/work-with-devices/video.md)
- [Testing devices connected to the TRIK controller](https://help.trikset.com/en/trik/work-with-devices/testing-connected-devices.md)
- [Configuring the operation of a USB camera with a TRIK controller](https://help.trikset.com/en/trik/work-with-devices/usb-camera.md)
- [Capturing images with TRIK camera and using them in TRIK Studio](https://help.trikset.com/en/trik/work-with-devices/capture-images-on-camera.md)
- [Working with battery and charger](https://help.trikset.com/en/trik/work-with-devices/battery-and-charger.md)
- [About LEGO EV3](https://help.trikset.com/en/ev3/about.md)
- [Connecting a LEGO EV3 Controller to TRIK Studio](https://help.trikset.com/en/ev3/connect-to-studio.md)
- [LEGO EV3 specific blocks](https://help.trikset.com/en/ev3/blocks.md)
- [Sensory Variables for the LEGO EV3 Controller](https://help.trikset.com/en/ev3/sensory-variables.md)
- [Launching and uploading programs to the LEGO EV3](https://help.trikset.com/en/ev3/run-upload-programs.md)
- [About LEGO NXT](https://help.trikset.com/en/nxt/about.md)
- [LEGO NXT Controller Firmware](https://help.trikset.com/en/nxt/firmware.md)
- [Connecting a LEGO NXT Controller to TRIK Studio](https://help.trikset.com/en/nxt/connect-to-studio.md)
- [LEGO NXT specific blocks](https://help.trikset.com/en/nxt/blocks.md)
- [Sensory Variables for the LEGO NXT Controller](https://help.trikset.com/en/nxt/sensory-variables.md)
- [LEGO NXT C Programming](https://help.trikset.com/en/nxt/c.md)
- [Launching and uploading programs to the LEGO NXT](https://help.trikset.com/en/nxt/run-upload-programs.md)
- [About quadcopter Geoscan Pioneer](https://help.trikset.com/en/pioneer/about.md)
- [Geoscan Pioneer specific blocks](https://help.trikset.com/en/pioneer/blocks.md)
- [About TRIK Gamepad](https://help.trikset.com/en/gamepad/about.md)
- [TRIK Gamepad App](https://help.trikset.com/en/gamepad/about/app.md)
- [TRIK Gamepad Utility](https://help.trikset.com/en/gamepad/about/utility.md)
- [Robot control from the remote control](https://help.trikset.com/en/gamepad/remote-control.md): Example program
- [Actions in case of TRIK Studio or TRIK controller malfunction](https://help.trikset.com/en/feedback/logging.md)
