1. はじめに
The Diymore ESP32 CAM MB is a versatile development board designed for Internet of Things (IoT) applications, integrating WiFi, Bluetooth, and a camera module. This board features a dual-core ESP32 processor, a TF card slot for storage, and a 2640 camera. The MB version includes a convenient USB interface for power and programming, simplifying development and deployment. This manual provides essential information for the setup, operation, and maintenance of your ESP32 CAM MB development board.
2.製品オーバーview
The Diymore ESP32 CAM MB board combines powerful processing capabilities with integrated connectivity and imaging. It is ideal for projects requiring image capture, wireless communication, and micro-controller functionality.
主な特徴:
- プロセッサ: Dual-core 32-bit LX6 processor with main frequency up to 240 MHz and computing power up to 600 DMIPS.
- メモリ: Integrated 520 KB SRAM and external 8 MB PSRAM.
- 接続性: Integrated WiFi (802.11b/g/n/e/i) and Bluetooth (4.2BR/EDR and BLE standard). Supports STA/AP/STA+AP modes.
- カメラサポート: Compatible with 2640 and OV7670 camera modules, with integrated flash.
- ストレージ: Supports TF (MicroSD) cards up to 4GB.
- インターフェース: Compatible with UART, SPI, I2C, PWM, ADC, DAC, and other interfaces. Features a USB to serial CH340G port for easy programming.
- アンテナ: Integrated PCB antenna with 2dBi gain. Option for external antenna via DIY soldering.
コンポーネントの識別:
Familiarize yourself with the components of your ESP32 CAM MB board using the diagrams below.

The Diymore ESP32 CAM MB development board, featuring the ESP32 CAM module mounted on the MB base board, highlighting its compact design and integrated camera.

An annotated diagram illustrating the various components of the ESP32-CAM module (TF card holder, IPEX antenna mount, camera FPC socket, flash, PSRAM, voltage regulator chip, reset button) and the pinout of the ESP32-CAM-MB board, including GPIOs, power, and communication interfaces (UART, SPI, I2C, PWM, ADC, DAC).

詳細な view of the ESP32 CAM MB development board, showing key components such as the Micro USB interface, power indicator, CH340G chip, reset button, and the ESP32 interface pins.
3. 仕様
| 特徴 | 仕様 |
|---|---|
| ワーキングVoltage | 4.75-5.25V |
| SPIフラッシュ | Standard 32Mbit |
| ラム | Internal 520 KB + External 8 MB PSRAM |
| Wi-Fi規格 | 802.11b / g / n / e / i |
| Bluetooth規格 | Bluetooth 4.2BR/EDR and BLE |
| サポートされているインターフェース | UART, SPI, I2C, PWM (2 Mbit/s) |
| TFカードサポート | 最大4GB |
| I/O ポート | 9 |
| シリアルポート速度 | 標準115200bps |
| スペクトル範囲 | 2400〜2483.5 MHz |
| アンテナタイプ | Integrated PCB antenna, 2dBi gain |
| Image Output Format | JPEG (2640 support only), BMP, GRAYSCALE |
| CPUモデル | ARMv7 |
| CPU速度 | 240 MHz |
| オペレーティング·システム | フリーRTOS |
| 含まれるコンポーネント | マイクロUSBケーブル |
4. セットアップ
This section guides you through the initial setup of your Diymore ESP32 CAM MB development board.
4.1 ボードの接続
- USBケーブルを接続します: Use the provided Micro USB cable to connect the ESP32 CAM MB board to your computer. The integrated USB interface simplifies this process, eliminating the need for complex external wiring.
- ドライバーのインストール: Your computer may require drivers for the CH340G USB-to-serial chip. These drivers are typically available online from the chip manufacturer or various open-source communities.
- 電源インジケーター: Once connected, the power indicator LED on the board should illuminate, confirming power supply.

This image illustrates the simplified connection method of the new ESP32 CAM MB board (right) compared to the older ESP32 CAM module requiring external wiring (left). The new board integrates a USB interface for easier programming and power.
4.2アンテナ構成
The board comes with an integrated PCB antenna by default. For specific applications, an external antenna can be used.
- 統合アンテナ: The default configuration uses the integrated PCB antenna, providing a 2 dBi gain.
- 外部アンテナ: If an external antenna is required, you will need to perform DIY soldering to connect it to the designated external antenna pad. Refer to the diagram for the correct location.

This diagram shows the antenna options for the ESP32-S module. Position 1 indicates the default integrated PCB antenna with a 2 dBi gain. Position 2 allows for an external antenna connection, requiring DIY soldering.
4.3 ファームウェアのフラッシュ
To utilize the full functionality of the ESP32 CAM MB, you will need to flash appropriate firmware. This typically involves:
- 開発環境: Set up a development environment such as Arduino IDE or PlatformIO.
- Firmware Selection: Choose suitable firmware for your project (e.g., CameraWebサーバーexample for basic camera functionality, or custom firmware for specific IoT applications like Tasmota).
- Flashing Process: Use the Micro USB connection and the CH340G chip to upload the firmware to the ESP32. Specific instructions will depend on your chosen development environment and firmware.
5. 操作手順
Once the board is set up and firmware is flashed, you can begin operating your ESP32 CAM MB.
5.1カメラの操作
- The integrated 2640 camera module supports image capture in JPEG, BMP, and GRAYSCALE formats.
- Specific camera settings and streaming options are controlled via the loaded firmware. Refer to your firmware's documentation for details on accessing the camera feed and adjusting parameters.
5.2 ネットワーク接続
The ESP32 CAM MB supports various WiFi modes:
- ステーション(STA)モード: Connects to an existing WiFi network.
- アクセスポイント (AP) モード: Creates its own WiFi network for other devices to connect to.
- STA+AP Mode: Operates as both a station and an access point simultaneously.
Network configuration is typically done through the firmware, often via a web interface or serial commands.
5.3 TFカードの使用
Insert a TF (MicroSD) card into the designated slot for data storage. The card can be used to store captured images, video recordings, or other data generated by your application. Ensure the card is formatted correctly (e.g., FAT32) for compatibility with the ESP32.
6. メンテナンス
Proper maintenance ensures the longevity and reliable operation of your ESP32 CAM MB development board.
- 取り扱い: Always handle the board by its edges to avoid touching sensitive electronic components.
- 環境: Operate the board in a clean, dry environment. Avoid exposure to moisture, extreme temperatures, and static electricity.
- クリーニング: If necessary, gently clean the board with a soft, dry brush or compressed air to remove dust. Do not use liquids or abrasive materials.
- ストレージ: When not in use, store the board in an anti-static bag to protect it from electrostatic discharge.
7。 トラブルシューティング
This section addresses common issues you might encounter with your ESP32 CAM MB board.
7.1 Board Not Detected by Computer
- USBケーブルを確認してください: Ensure the Micro USB cable is fully inserted and functional. Try a different cable if possible.
- Install CH340G Drivers: Verify that the correct drivers for the CH340G USB-to-serial chip are installed on your computer.
- 別のUSBポート/コンピューターを試してください: Test with another USB port or a different computer to rule out port or system-specific issues.
7.2 Firmware Flashing Issues
- 接続を確認します。 Ensure the board is correctly connected and powered.
- 起動モード: For some ESP32 boards, you might need to press and hold the 'Boot' or 'Download' button while connecting the USB or initiating the flash process, then release it. The ESP32 CAM MB with USB interface often simplifies this, but it's a common troubleshooting step.
- Correct Port Selection: In your IDE, ensure the correct serial port for the CH340G is selected.
- 電源: Ensure a stable 5V power supply. Insufficient power can cause flashing failures.
7.3 Camera Not Working or Image Quality Issues
- カメラ接続: Ensure the camera module's FPC cable is securely seated in its socket.
- ファームウェアの互換性: Verify that the flashed firmware supports the 2640 camera module and is configured correctly for it.
- 力: Camera operation can be power-intensive. Ensure adequate power supply, especially if using WiFi simultaneously.
- 集中: Some camera modules have adjustable lenses. Gently rotate the lens to adjust focus if images are blurry.
7.4 WiFi/Bluetooth Connectivity Problems
- アンテナ: Ensure the integrated antenna is not obstructed. If using an external antenna, verify its connection.
- ファームウェア構成: Double-check your firmware's WiFi/Bluetooth settings (SSID, password, mode).
- 信号強度: Ensure the board is within range of your WiFi access point or Bluetooth device.
8. 保証とサポート
Diymore is committed to providing high-quality products and customer satisfaction.
- 顧客満足度: If for any reason you are not satisfied with your product, please contact our support team for assistance.
- サポート連絡先: Our customer service is available to answer your questions and provide support for exchanges or refunds as applicable. Please refer to your purchase platform or Diymore's official channels for contact information.




