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

Active Buzzer Module Support #151

Closed
8 tasks done
adelgadoj3 opened this issue Feb 14, 2024 · 0 comments · Fixed by #160
Closed
8 tasks done

Active Buzzer Module Support #151

adelgadoj3 opened this issue Feb 14, 2024 · 0 comments · Fixed by #160
Assignees
Labels
enhancement New feature or request New Component Implementing new component support

Comments

@adelgadoj3
Copy link
Collaborator

adelgadoj3 commented Feb 14, 2024

The active buzzer module will be in the Output devices section.

Controller Class:

  • playAlertTone()
  • playSequenceOfTones(frequencies, duration) {Should both be ints}
  • stopTone()
  • testBuzzer()

Helper Class:

  • Initalize()
  • turnOn()
  • turnOff()
  • setFrequency(frequency) {specifically int}
@adelgadoj3 adelgadoj3 added enhancement New feature or request New Component Implementing new component support labels Feb 14, 2024
@adelgadoj3 adelgadoj3 self-assigned this Feb 14, 2024
@adelgadoj3 adelgadoj3 linked a pull request Feb 19, 2024 that will close this issue
@ruthvikm ruthvikm changed the title Active/Passive Buzzer Module Support Active Buzzer Module Support Feb 23, 2024
@ruthvikm ruthvikm linked a pull request Feb 24, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Pi4Micronaut Backlog Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request New Component Implementing new component support
Projects
Status: Done
1 participant