In the previous version of ESP32 cam project published in February issue you could live stream the video and access the video over Wi-FI. Carrying that forward, in this project the ESP32 cam attached with RTC can take pictures based on time and save them on an SD card attached to the board. The design can be further developed to capture a video picture only when some motion is detected, so that it can act as a wireless security camera.
The author’s prototype is shown in Fig. 1 while the components required for the project are listed under Bill of Material table. The circuit diagram for the ESP32 RTC based camera is shown in Fig. 2.
The circuit is built around voltage regulator LM1117, an OLED, and ESP32 cam. For programming the ESP32 you need the USB-to-serial programmer shown in Fig. 3.
Bill of Material | |
Components | Quantity |
ESP32 with camera (MOD1) | 1 |
OLED display, 2.44cm (0.96-inch) (MOD2) | 1 |
I2C RTC – DS3231/DS1307 | 1 |
USB to serial FTDI chip | 1 |
LM1117 3.3V regulator | 1 |
PIR sensor | 1 |
Optocoupler | 1 |
Transistor BC547 | 1 |
10k-ohm resistor and 100µF capacitor | 2 and 1 |
Software
Please register to view this article or log in below. Tip: Please subscribe to EFY Prime to read the Prime articles.