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

Dshot Control of ESCs #9

Open
ecic2002 opened this issue Jul 8, 2022 · 1 comment
Open

Dshot Control of ESCs #9

ecic2002 opened this issue Jul 8, 2022 · 1 comment
Assignees

Comments

@ecic2002
Copy link
Contributor

ecic2002 commented Jul 8, 2022

-Determine the validity of using a PIC microcontroller to control the ESCs, as opposed to the I2C to PWM IC.
-The PIC would need to act as a slave I2C device to the jetson, and communicate using biirectional DSHOT to the 8 thruster escs. The PIC could get and send the power draw, RPM, and temp of the ESCs with a request from the JETSON.
-High priority as this will determine our PCB design of ESC backboards and PCS board.
-PIC could also be used to get thermal/power draw data from converters if they use a communication protocol different from I2C. Could also control RGB indicator lights.

@ecic2002 ecic2002 self-assigned this Jul 8, 2022
@ecic2002
Copy link
Contributor Author

In the interest of time/budget, this year we will stick to using PWM to control the thrusters instead of DSHOT. The pic microcontroller does not need to be included in this years PCS board. This issue has been benched

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant