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

Allow interactive changing of the rotational speed while a cycle is active #18

Open
futurexdesign opened this issue Apr 28, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@futurexdesign
Copy link
Owner

Request is to allow the user to interactively change the speed of the basket while a cycle is running.

Intercept the encoder change (which we are already doing), and pass this as a speed change request to the motor controller. Not sure how this will behave with the wash cycle in particular, as it may cause an abrupt stop and reversal depending on where in the cycle it happens due to the way setVmax is implemented.

@futurexdesign futurexdesign added the enhancement New feature or request label Apr 28, 2023
@futurexdesign futurexdesign self-assigned this Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant