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

Question about phisical limitations #3

Open
Ami603 opened this issue Jun 18, 2022 · 3 comments
Open

Question about phisical limitations #3

Ami603 opened this issue Jun 18, 2022 · 3 comments

Comments

@Ami603
Copy link

Ami603 commented Jun 18, 2022

Hello, since the mechanical step is 4 degree, can i downscale the range in input to a lower size?
That would mean i could make one full rotation with all the possible steps inside a int8 variable.
What does your code do with all the excess within 0-4095 values?

@Istria1704
Copy link

Istria1704 commented Jun 19, 2022

I believe the 4 degree limit is hardware limited by the 3 hall sensors.

I am also interested in this. I saw some videos in the EFeru "issues" thread which looked very cool. I can already see myself building my own (massively overpowered) Dexter high five robot with a couple of these.xD
I also read there that you have it working with an external absolute encoder and an esp32 to have more accuracy. However, I could not find any links to that projects. How has that been working out for you?
Props for the nice firmware. Exactly what I'm looking for.

@vamfun
Copy link
Owner

vamfun commented Jun 19, 2022 via email

@Istria1704
Copy link

Very nice. So the uart (@115200baud?) is fast enough to get a decent update frequency of the throttle command? Or did you have to use a faster baud rate?

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

3 participants