# CONTROL

### **Q 1:** Which devices can Pixy U be controlled with?

* Pixy U can be controlled via Remote control, SBUS Joystick Module or your onboard computer (support SDK).

### **Q 2:** \[Remote] Can I use third party remote control to control the Gremsy gimbals?

* Yes, you can use the third party's remote control.

### **Q 3:** \[Remote] Which remote control do you recommend to use with Pixy U?

* Gremsy gimbals support SBUS, SPEKTRUM/JR, PPM.
* The following are some names for your reference: Futaba T14SG, Spektrum DX6i, Taranis, etc.

### **Q 4:** \[Remote] Can I single control gimbal and drone system via Futaba remote?

* Yes, you can.

### Q 5: \[SBUS Joystick] How to install and control Pixy U via Joystick?

* Please learn more at SBUS Joystick Module FAQ click [**HERE**](http://gremsy.canhcam.asia/support/product-support/optional-module/sbus-joystick-module/general-12).

### **Q 6:** Does Pixy U support Lighbridge 2 control?

* Yes, please refer to the Lighbridge 2 page on your left for more information.

### Q 7: Does Pixy U support single control on Pixhawk FC?

* Yes, please refer to the Pixhawk page for more information.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gremsy.com/gimbals/pixy-u/control.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
