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

Added PWMOut functionality for the Raspberry Pi #314

Merged
merged 1 commit into from
Jul 1, 2020
Merged

Added PWMOut functionality for the Raspberry Pi #314

merged 1 commit into from
Jul 1, 2020

Conversation

makermelissa
Copy link
Contributor

Fixes #37. Tested using D26 (a GPIO without built-in PWM) using this script https://learn.adafruit.com/circuitpython-on-google-coral-linux-blinka/pwm-outputs-servos.

@makermelissa makermelissa requested a review from a team July 1, 2020 20:13
Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also tested with the PWM LED example in the provided link on pin D26 and it is working successfully for me.

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

Successfully merging this pull request may close these issues.

Add PWMOut to RasPi Blinka
2 participants