Photobooth Buzzer
A buzzer based on the ESP32. It connects to the photobooth system via bluetooth and emulates a keyboard to trigger captures remotely.
Made for the photobooth-app but could be used universal if all you need is a keyboard trigger.
Features 😍
- battery powered, no cords
- battery status reporting via bluetooth
- USB-C charge port (and programming)
- Possible to charge while using. Battery is charged even if buzzer is turned off.
- simple installation using Visual Studio Code and Platform IO plugin
- emulates bluetooth keyboard, easy integration in a photobooth
- Runtime on battery is ~18h. The power consumption measured is about 60mA - the battery has 1100mAh capacity.
BOM
Assembly
- Check images and CAD
- Connect button switch to GND and GPIO D12.
- Connect power switch to GND and EN.
Flash ESP Firmware
Integrate with the photobooth-app
To integrate the buzzer with the photobooth-app check the docs https://photobooth-app.org/extras/buzzer/