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

change the PWM frequency on a MKRMotorCarrier #16

Open
norberto-pires opened this issue Feb 2, 2020 · 3 comments
Open

change the PWM frequency on a MKRMotorCarrier #16

norberto-pires opened this issue Feb 2, 2020 · 3 comments
Labels
type: enhancement Proposed improvement

Comments

@norberto-pires
Copy link

Hello, Is there an implementation on setting the PWM frequency for the servos in a MKRMotorCarrier? The library has the function but not implemented.
Thanks.
norberto

@per1234 per1234 added the type: enhancement Proposed improvement label Feb 2, 2020
@facchinm
Copy link
Contributor

Hi @norberto-pires ,
there is not so much space left on the D11 microcontroller to add this feature, but for M3 and M4 (controlled by the D21) there is a chance (https://github.com/arduino-libraries/MKRMotorCarrier/blob/master/src/DCMotor.cpp#L39). If anyone's willing to implement it I'll be happy to merge 🙂

@arun2201
Copy link

Hello,
Can I use the PWM frequency library?
Thanks.
Arunaabh Singh

@AsherThomasBabu
Copy link

@facchinm if you point me in the direction, I am willing to give it a try.
Thank you
Asher

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

No branches or pull requests

5 participants