Brushless Motor with ESC
High-speed brushless motor and electronic speed controller combo.
A brushless DC motor paired with an ESC for high-RPM applications like drones, RC vehicles, and cooling fan projects.
Specifications
| Motor type | Sensorless 3-phase brushless DC (BLDC) |
| ESC control input | Standard servo-style PWM, 50Hz, ~1ms (stop/min throttle) to ~2ms (full throttle) |
| Battery | 2S-4S LiPo typical for small hobby ESCs (7.4V-14.8V) — confirm your specific ESC's rated cell count before connecting a pack |
| Max current | ESC-dependent — commonly 20A-30A continuous on small hobby ESCs, check the label on yours |
| Startup | Most ESCs require an arming sequence (throttle held at minimum on power-up) and beep out cell count/status before responding to input |
Pinout
| Pin | Name | Description |
|---|---|---|
| 1 | Motor wires (3) | 3-phase output from ESC to motor — order is arbitrary, swap any two to reverse rotation direction |
| 2 | Battery + / - | LiPo battery input to the ESC — observe polarity, reversing it can destroy the ESC instantly |
| 3 | Signal | PWM control input from the MCU, same as a standard servo signal |
| 4 | BEC + / - | Many ESCs feed regulated 5V back out on the signal connector's power pins (BEC) — can power your MCU's logic side if within its current rating |
Always run the arming/calibration sequence documented for your specific ESC before first use — sending a mid-range throttle value on power-up on an uncalibrated ESC is a common cause of "the motor won't start" confusion.
Variants
A standard BLDC + ESC combo is the right choice whenever you just need speed — drones, RC planes, high-speed fans — and don't need to know or control the motor's exact shaft position. If a project needs precise angular positioning instead of raw speed, a brushed motor with a simple driver or a sensored BLDC with a closed-loop FOC controller are better fits than trying to force position control onto a standard sensorless ESC.
| Variant | Price |
|---|---|
| Brushless motor + ESC (this listing) | ~$8-20 (motor) + ~$5-15 (ESC) |
| Brushed DC motor + L298N | ~$3-5 (motor) + ~$2-4 (driver) |
| Gimbal/sensored BLDC + dedicated FOC driver | ~$10-30 (motor) + ~$15-40 (driver) |