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

Include pico_tone library #70

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jcarranz97
Copy link

Fixes #69
This PR was previously made against pico-sdk but now requesting to include the library as part of pico-extras as per @lurch recommendation.

This PR includes tone functions to generate tones using PWM.

The tone function is similar to tone() from Arduino. I have also included a no_tone function to silence buzzer if needed.

Inspiration and References:

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.

Include library to generate tones
2 participants