Electronic Speed Controllers (ESCs)

ArduSub is designed to work with brushless and brushed Electronic Speed Controllers (ESCs) to control motors and thrusters. Different motor types require different ESCs, so the ESCs must match the motor type they are being used to control.

ArduPilot does not support controlling both brushed and brushless motors at the same time.

The minimum requirements for an ESC of either type are:

  • Bi-directional control - they operate in forward and reverse (most ESCs for UAVs and hobby drones only operate in one direction)
  • Controlled by a PWM input where:
    • 1900 us is full forward
    • 1500 us is stopped
    • 1100 us is full reverse

Brushless ESCs

Besc

The following brushless ESCs are supported for use with ArduSub:

There is a comparison of properties in the Blue Robotics Technical Reference.

Brushed ESCs

No brushed ESCs have been reported to be used with ArduSub, but here is the reference documentation from ArduPilot:

Edit this page on GitHub