wayland/wio-terminal-buzzer@0.0.1

License: MIT

Nodes for the Wio Terminal's built-in buzzer. Wio Terminal is an ATSAMD51-based microcontroller with wireless connectivity powered by Realtek RTL8720DN (https://www.seeedstudio.com/Wio-Terminal-p-4509.html).
NodeDescription
buzzer-pwm-load
Sends analog signal (VAL) to buzzer when ACT is True.
buzzer-pwm-write
Send analog signal to buzzer.
example-buzzer-pwm-load
Simple buzzer. Produces sound when button A is pressed. Stops buzzing when button A is released.
example-play-c-major-scale
Plays C major scale when button A is pressed.
example-play-melody
Plays melody when button A is pressed.
play-tone
Play a tone for a specified duration.
To use the nodes in your project you should have the wayland/wio-terminal-buzzer library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.