๐ซ A retrofitted wired audio doorbell with added WiFi connectivity ๐
This example uses minimal code and hardware components to demonstrate the doorbell function.
The ESP32-C3 is in deep sleep mode most of the time, consuming very little power. When the push button is pressed, the ESP32-C3 wakes up, sounds the bell, and goes back to sleep.
Initially, the doorbell was vibrating and not sounding. The 3V3 power supply was used from the output of the deb board, which was not sufficient to drive the bell. The 3V3 and GND was connected to the power supply. Then connected to the doorbell directly, and the bell started to sound.
If your doorbell speaker is vibrating but not producing sound, here are some potential reasons: