meshtastic / protobufs

Protobuf definitions for the Meshtastic project
https://meshtastic.org
GNU General Public License v3.0
77 stars 115 forks source link

Ext. Notification use i2s audio interface as buzzer #397

Closed thebentern closed 10 months ago

thebentern commented 10 months ago

For the T-Watch S3, T-Deck, and presumably future Lilygo products with i2s audio interface, we can use the esp8266 audio library to do RTTTL ringtone alerts like we do with a pwm buzzer. We need the ability to turn it off / on though.