Skip to content

Driver to generate tones & beeps on the ESP32

License

Notifications You must be signed in to change notification settings

Toolsquare-io/ESP32Beep

 
 

Repository files navigation

Arduino CI

ESP32Beep

Driver to generate tones & beeps on the ESP32

The library uses the PWM hardware of the ESP32, with a 50% dutycycle to generate a square wave on the selected IO. This signal then needs to be sent to an amplifier, eg. NCS2211 and by controlling the enable of this amplifier, tone patterns can be generated. Timing for the tone patterns is derived from millis()

About

Driver to generate tones & beeps on the ESP32

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%