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

add motor types #3

Open
laurb9 opened this issue Mar 6, 2016 · 0 comments
Open

add motor types #3

laurb9 opened this issue Mar 6, 2016 · 0 comments

Comments

@laurb9
Copy link
Owner

laurb9 commented Mar 6, 2016

See if it makes sense to combine stepper characteristics into a Motor class to be used by the driver.
Inductance, current, voltage, steps from the spec sheet give max rpm, for example: http://www.daycounter.com/Calculators/Stepper-Motor-Calculator.phtml

Or maybe having all that stuff in a class makes it more obvious which device the numbers refer to. We can replace the STEPS parameter with a Motor object.

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

No branches or pull requests

1 participant