From 472ce0509ba8e7d722c57b7c136e3cbf8d69e7f4 Mon Sep 17 00:00:00 2001
From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com>
Date: Sun, 19 Oct 2025 19:57:32 +0300
Subject: [PATCH] Update README.md
---
README.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index 4199ed8..f6c9c92 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,12 @@
This a portable mini photo camera.It has also a flash.
+## 🔎 Preparation
+1. `Use an SD card with a minimum capacity of 4 GB, formatted as FAT32 with a 32 KB allocation unit size.`
+2. `Then insert this SD card into your ESP32-CAM board.`
+2. `Connect your OV2640 camera to your ESP32-CAM board.`
+
+
## 📦 Setup
1. `Refer to the circuit diagram`
2. `Install the 'Arduino IDE' software and open 'esp32-cam_camera.ino' file`