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

going to need a motor refactor #10

Open
2bndy5 opened this issue Nov 29, 2019 · 0 comments
Open

going to need a motor refactor #10

2bndy5 opened this issue Nov 29, 2019 · 0 comments
Assignees
Labels
apprentice this opportunity is for those looking for a challenge

Comments

@2bndy5
Copy link
Owner

2bndy5 commented Nov 29, 2019

To allow for non direct GPIO usage like via USB/I2C/etc, the motors' c'tors should take PWMOut or DigitalInOut objects where applicable; not board.<Pin_numbers>. This also better allows for compatibility with MicoPython via new included helpers or other objects made to be PWMOut-like wrapper classes.

@2bndy5 2bndy5 self-assigned this Nov 29, 2019
@2bndy5 2bndy5 added the apprentice this opportunity is for those looking for a challenge label Nov 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apprentice this opportunity is for those looking for a challenge
Projects
None yet
Development

No branches or pull requests

1 participant