# esc-motor

![](/files/-LYHVWOv91sK7GTDbNIy)

The **ESC** (Electronic Speed Controller) allows the speed control of the motors according to the orders of the flight controller. Typically the control signal used by the ESCs is a PWM (Pulse Width Modulation) but some models allow the use of **I2C** or **CAN** signals.

The Pixhawk 3 Pro has **8 PWM outputs** for 8 ESC / Motor pairs.

[Get more information and shop here.](https://store.drotek.com/air-esc-15a-opto-t-motor)

## HARDWARE

Please connect each of your PWM ESCs to the corresponding "**Main Out**" output. Refer to the diagram below for the order of your ESC / Motor.

![](/files/-LYHTgDOnsUJi98ps4cO)

All blue motors should only be used with CCW propellers. Green motors with CW propellers.

To see what a CCW propeller looks like, please see the previous picture.

Also check the direction of the motors.

> **For safety reasons, remove the propellers before handling!**

To reverse the direction of a motor, simply swap two of the three cables that link the motor to the ESC.


---

# 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://drotek.gitbook.io/pixhawk-3-pro/main-devices/esc-motor.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.
