An open API service indexing awesome lists of open source software.

https://github.com/chleba/smartdoorbell

Just another ESP32-cam doorbell with display
https://github.com/chleba/smartdoorbell

Last synced: 4 months ago
JSON representation

Just another ESP32-cam doorbell with display

Awesome Lists containing this project

README

          

# smartdoorbell
Just another ESP32-cam doorbell with display based on ESPHome
![doorbellcam](example.png)

## Used HW
* ESP32-CAM
* SSD1306 0.97" Monochromatic Display 124x64px
* Button (I use old Hoverboard Button)

## PINOUT
### SSD1306 Display
* GPIO15 -> SCL
* GPIO13 -> SDA
* GND & VCC -> ESP32-CAM GND & 3.3V (or 5V if display need)
### Binary Sensor (Button)
* GPIO2 -> +
* GND -> ESP32-CAM GND