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

Timer-driven stepper implementation #60

Closed
soundanalogous opened this issue Jun 4, 2013 · 1 comment
Closed

Timer-driven stepper implementation #60

soundanalogous opened this issue Jun 4, 2013 · 1 comment
Labels

Comments

@soundanalogous
Copy link
Member

Create a timer based Stepper motor implementation for ConfigurableFirmata. The current Stepper implementation does not use a timer since all were already in use by StandardFirmata (at least for an Arduino Uno and similar boards). With ConfigurableFirmata a timer-based Stepper implementation should be possible as long as the user does not enable another feature that uses the same timer.

@soundanalogous
Copy link
Member Author

This issue was moved to firmata/ConfigurableFirmata#27

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

No branches or pull requests

1 participant