buzzer-timed

marcoaita/malibrary/buzzer-timed

Like the buzzer node, but it also allows for a timed action. A pulse on the SET pin will produce a sound for a time T. It can still be operated continuously using the EN pin. It somehow integrates the two versions of the tone function in Arduino. Default freq. is 440 Hz, default time is 1 sec
buzzer-timed
@/buzzer-timed
Like the buzzer node, but it also allows for a timed action. A pulse on the SET pin will produce a sound for a time T. It can still be operated continuously using the EN pin. It somehow integrates the two versions of the tone function in Arduino. Default freq. is 440 Hz, default time is 1 sec
PORTport
ENboolean
FREQnumber
Tnumber
SETpulse
buzzer-timed
DONE
PORT
EN
FREQ
T
SET
DONEpulse
To use the node in your project you should have the marcoaita/malibrary 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.