License: MIT
Node | Description |
---|---|
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. |