Skip to content

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

Notifications You must be signed in to change notification settings

zetavg/arduino-ezBuzzer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%