> For the complete documentation index, see [llms.txt](https://docs.gremsy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gremsy.com/gimbals/pixy-u/general.md).

# GENERAL

## Introduce Pixy U

The **Pixy U** is a compact, lightweight, and highly versatile 3-axis stabilized gimbal engineered for professional UAV operations. Designed to support a wide range of multi-camera setups, Pixy U delivers precise stabilization, flexible integration, and autonomous mission capability while maintaining an exceptionally low system weight.

PIXY U is a universal 3-axis gimbal that can handle a wide variety of cameras, [features Hyper quick release](/accessories/quick-release/hdmi-hyper-quick-release.md) with integrated HDMI, a variety of I/O interfaces and the ability to start up in 2 seconds.

<figure><img src="/files/hDwCNAjXW0LPPq8KDqsy" alt=""><figcaption></figcaption></figure>

## What's in the Box?

<figure><img src="/files/cX0TujlBrDoD9bNyQSCd" alt=""><figcaption></figcaption></figure>

<table data-header-hidden="false" data-header-sticky><thead><tr><th>PIXY U</th><th>x1</th></tr></thead><tbody><tr><td>PIXY Quick Release</td><td>x1</td></tr><tr><td>Micro USB Cable</td><td>x1</td></tr><tr><td>Pixy - Standar Auxiliary Cable 8-PIN</td><td>x1</td></tr><tr><td>Sbus Cable</td><td>x1</td></tr><tr><td>Bluetooth Module</td><td> x1</td></tr><tr><td>Pixy - Cable For Pixhawk</td><td>x1</td></tr><tr><td>Pixy - UBEC</td><td>x1</td></tr><tr><td>Bolt Hexagon Socket M2.5x5</td><td>x8</td></tr><tr><td>Camera Bolt 1/4"-20</td><td>x2</td></tr><tr><td>Allenkey 2.mm</td><td>x1</td></tr><tr><td>Camera plate standard</td><td>x1</td></tr></tbody></table>

#### [Available Pixy U Bundles ](https://gremsy.com/online-store/pixy-u-categories/bundles-1)

In addition to the standard Pixy U gimbal, Gremsy offers a range of pre-configured bundles designed for specific camera and flight controller combinations. These bundles simplify integration by including the required mounting hardware, camera interface components, and control accessories for each payload.

## Dimension and Camera Cage

<figure><img src="/files/pelQK28w0hf4hflNgEdi" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/abSTPldIoHX9076Atv9L" alt=""><figcaption></figcaption></figure>

## Operation Modes

* Motor ON / OFF control
* Lock Mode (fixed attitude stabilization)
* Follow Mode / Mapping Mode (smooth yaw/pitch tracking)
* Inverted Mode (for downward or unconventional mounting configurations)

<figure><img src="/files/alAvYKGSA9ttCr4LVe9C" alt=""><figcaption></figcaption></figure>

## Core Functional Features

* Integrated temperature sensor for thermal monitoring and protection
* Gremsy high-precision brushless motors with built-in encoders
* Micro USB interface for configuration and debugging
* 32-bit high-performance ARM microcontroller
* Compatible with S-Bus / Spektrum / PPM receiver systems

## Mechanical & Electrical Characteristics

### &#x20;Electrical Specification

* Input Power: **14 – 52 VDC (including UBEC)**
* Operating Voltage: **12 V**
* Static Current: **400 mA @ 12 V**
* Dynamic Current: **800 mA @ 12 V**
* Locked Motor Current: **Max 4.0 A @ 12 V**

### Environmental Conditions

* Operating Temperature: **0°C to 50°C**

### &#x20;Mechanical Properties

* Total Weight: **0.465 kg (1 lb)**
* Dimensions (Gimbal Body): **112 × 145 × 200 mm (W × D × H)**

### Payload Interface (Camera Tray)

* Maximum depth from center of gravity (camera base plate): **65.5 mm**
* Maximum height above base plate: **70 mm**
* Maximum width: **100 mm**

This mechanical envelope supports a wide range of compact EO, thermal, and multispectral camera systems.

## Performance Specification

### Stabilization Performance

* Angular Vibration Accuracy: **±0.02°**

### Rotation Speed

* Pan Axis: up to **100°/s**
* Tilt Axis: up to **100°/s**
* Roll Axis: up to **100°/s**

### Motion Range

**Mechanical Endpoint Range**

* Pan: **±330°**
* Tilt: **+135° to -45°**
* Roll: **+45° to -90°**

**Controlled Operation Range**

* Pan: **±330°**
* Tilt: **+135° to -45°**
* Roll: **±45°**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

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

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
