From 33e267f8e38ee15962875eb399e82bba9e0e80a8 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Tue, 4 Nov 2025 11:43:01 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4576697..190ec61 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ ## 📦 Setup -1. `Refer to the circuit diagram` +1. `Refer to the 'circuit_camera-programming.png' diagram` 2. `Install the 'Arduino IDE' software and open 'esp32-cam_camera.ino' with 5 other file` 3. `File>Preferences>Additional Boards Manager URLs:(Click the double window button)` >Paste this code @@ -56,8 +56,8 @@ https://dl.espressif.com/dl/package_esp32_index.json > ⚠️ **Advisory for Developers:** If you want to try this project in the future with new generation boards and you want to add new features like using 'DS1302 real time module', you must have 3 unused pins. ## 🎉 Run -1. `Connect the battery to the board` -2. `Disconnect the IO0-GND connection(disable programming mode)` +1. `Refer to the 'circuit_camera.png' diagram` +2. `Let the electricity pass through the switch` 3. `Press the reset button on the esp32cam` 4. `You are ready to use your mini camera`