-
Notifications
You must be signed in to change notification settings - Fork 40
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
Add serial interface to spin motor #20
Labels
Comments
This issue / pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week. |
Is the aim to use UART hardware? |
Yes, it would be really handy to have that as an option for testing. Maybe
even a replacement for dshot/oneshot on certain rigs.
…On Mon, May 28, 2018, 9:45 AM Jacob Walser ***@***.***> wrote:
Is the aim to use UART hardware?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACds-XebpTL9N7O8TUr67KJzekFYup9Kks5t3A2ggaJpZM4RfBkf>
.
|
Are there any opinions on a format currently? Something following an existing protocol? Plain text for the arduino crowd? |
For now there is the basic CLI similar to betaflight world be nice to use
(acsii) for testing. I put a couple functions in there and a motor test
would be great as well. Maybe command to 0 to 100 throttle or tell it to go
to a set RPM etc...
A compact binary serial protocol would be down the road if it was to be a
dshot/multishot replacement. That was just an idea I'd like to test out at
some point to see if it would be fast enough.
Bryce
…On Mon, May 28, 2018, 2:04 PM Jacob Walser ***@***.***> wrote:
Are there any opinions on a format currently? Something following an
existing protocol? Plain text for the arduino crowd?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACds-atvOmLt4C8TWi7idlyANz65Rjasks5t3EpFgaJpZM4RfBkf>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: