Update README.md

This commit is contained in:
FURK4NGG
2025-10-19 19:57:32 +03:00
committed by GitHub
parent f5b6f0642e
commit 472ce0509b
+6
View File
@@ -8,6 +8,12 @@
<h1 align="center">This a portable mini photo camera.It has also a flash.</h1>
## 🔎 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`