Knowledge

Waterproof Brushless Motor and Brushless ESC Working Together: The Key to Optimizing Performance

Posted by Fengyukun on

In design and application, it is crucial to properly select and match waterproof brushless motors and brushless ESCs. Taking into account the specific needs and working environment of the equipment, selecting motors and ESCs with appropriate parameters and characteristics can maximize their synergistic advantages and improve the performance and efficiency of the equipment. For example, our 4650 brushless motor and 100A ESC work together to enable the waterproof brushless motor and brushless ESC to achieve efficient energy utilization and precise control. Through precise control of the motor, the speed and torque can be adjusted according to different task requirements, improving...

Read more →

ESC Parameter Adjustment Techniques

Posted by Fengyukun on

      (Piawn ESC parameters) Before making ESC parameter adjustments, we need to understand some basic concepts and considerations. ESC, full name electronic speed controller, is a device used to control the speed of the motor. It achieves precise control of motor speed by adjusting the input voltage and current of the motor. The adjustment of ESC parameters can affect the performance of the motor, including speed, torque, efficiency and other aspects. Correct parameter settings can make the motor reach the best state under different working conditions and improve the overall performance and efficiency of the equipment.    ...

Read more →

Waterproof DC brushless servo motor

Posted by Fengyukun on

Waterproof DC brushless servo motor

Waterproof Brushless Servo Motor is a motor designed to work in wet or underwater environments. These motors offer the efficiency, precision and programmability of brushless servo motors while being waterproof and moisture-proof to suit a variety of applications requiring water tightness. APISQUEEN mainly develops water and underwater equipment, and many customers have demands for waterproof servo motors. Under these needs, APISQUEEN has customized and developed waterproof servo motors for many customers, of which M400 is one of many cases.Features and application fields of waterproof brushless servo motor:Waterproof Design: The motor has a special seal and housing design to protect the...

Read more →

Use Arduino to generate PWM signals and control ESC to realize the forward and backward of the motor.

Posted by Fengyukun on

Use Arduino to generate PWM signals and control ESC to realize the forward and backward of the motor.

Controlling a bidirectional Electronic Speed Controller (ESC) using PWM signals typically involves sending specific PWM values to control the motor's speed and direction. Below is a simple example control code using an Arduino to generate PWM signals and control a bidirectional ESC. Please make sure your bidirectional ESC is connected to the Arduino's PWM pins and powered correctly. #include <Servo.h>Servo esc; // Create a Servo objectvoid setup() { esc.attach(9); // Attach the ESC to pin 9 on the Arduino esc.writeMicroseconds(1500); // Initialize the motor to a neutral position delay(2000); // Wait for 2 seconds}void loop() { int throttle = 1500;...

Read more →

Waterproof Brushless Motor Design Brief

Posted by Fengyukun on

Waterproof Brushless Motor Design Brief
waterproof brushless motors are designed to operate reliably in wet or submerged conditions. Their sealed design, corrosion-resistant materials, and specialized coatings make them suitable for a wide range of applications where exposure to water and moisture is a concern. 

Read more →