Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drone Motor Control Code Issue #10

Open
Tony-Btian opened this issue Mar 15, 2024 · 0 comments
Open

Drone Motor Control Code Issue #10

Tony-Btian opened this issue Mar 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@Tony-Btian
Copy link
Owner

Description

We are developing a drone project and have encountered a problem with the motor control code. The purpose of the code is to ensure that the motors of the drone respond smoothly and accurately to flight control commands, allowing for stable flight and precise maneuvers.

Problem

When implementing the motor control logic, we found that the response speed of the motors is not as expected, and there is a brief pause during specific operations. This leads to reduced stability and maneuverability of the drone during flight, especially in scenarios that require precise control.

Attempted Solutions

  1. Checked and optimized the power supply to ensure the motors receive sufficient current.
  2. Adjusted the frequency and duty cycle of the PWM signals, attempting to find the optimal motor response settings.
  3. Inspected control signals using serial monitoring tools to ensure there are no hardware communication issues.

Help Needed

  1. Has anyone encountered similar issues and how were they resolved?
  2. Are there recommended algorithms or best practices for drone motor control?
  3. Suggestions for optimizing motor control code, especially in improving response speed and accuracy.
@Tony-Btian Tony-Btian added bug Something isn't working enhancement New feature or request labels Mar 15, 2024
@Tony-Btian Tony-Btian pinned this issue Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants