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
- Host: GitHub
- URL: https://github.com/chleba/smartdoorbell
- Owner: Chleba
- License: gpl-3.0
- Created: 2023-01-15T23:11:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T00:34:30.000Z (over 3 years ago)
- Last Synced: 2025-01-02T00:43:14.468Z (over 1 year ago)
- Size: 1.04 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# smartdoorbell
Just another ESP32-cam doorbell with display based on ESPHome

## 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