Skip to content
 
 

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buzzer Library for Arduino - ezBuzzer

This library is designed for buzzer to beep or play melody without blocking other code.

ezBuzzer stands for easy buzzer, which mean that the library is easy to use.

Features

  • Supports beep
  • Supports melody
  • All functions are non-blocking (no delay() function)

Available Examples

Available Functions

  • ezBuzzer()
  • stop()
  • beep()
  • playMelody()
  • getState()
  • loop()

How To Install the Library

References

About

This library is designed for buzzer to beep or play melody on background without blocking other code

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages