1. Uvod
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. Izdelek je končanview
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.
Ključne značilnosti:
- Procesor: Dual-core 32-bit LX6 processor with main frequency up to 240 MHz and computing power up to 600 DMIPS.
- Pomnilnik: Integrated 520 KB SRAM and external 8 MB PSRAM.
- Povezljivost: Integrated WiFi (802.11b/g/n/e/i) and Bluetooth (4.2BR/EDR and BLE standard). Supports STA/AP/STA+AP modes.
- Podpora za kamero: Compatible with 2640 and OV7670 camera modules, with integrated flash.
- Shranjevanje: Supports TF (MicroSD) cards up to 4GB.
- Vmesniki: Compatible with UART, SPI, I2C, PWM, ADC, DAC, and other interfaces. Features a USB to serial CH340G port for easy programming.
- Antena: Integrated PCB antenna with 2dBi gain. Option for external antenna via DIY soldering.
Identifikacija komponente:
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).

Podrobno 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. Specifikacije
| Funkcija | Specifikacija |
|---|---|
| Delovni letniktage | 4.75-5.25 V |
| SPI Flash | Standard 32Mbit |
| RAM | Internal 520 KB + External 8 MB PSRAM |
| Standardni Wi-Fi | 802.11b / g / n / e / i |
| Standard Bluetooth | Bluetooth 4.2BR/EDR and BLE |
| Podprti vmesniki | UART, SPI, I2C, PWM (2 Mbit/s) |
| Podpora za kartico TF | Največ 4 GB |
| V/I vrata | 9 |
| Serial Port Rate | Standard 115200bps |
| Spektralno območje | 2400 ~ 2483.5 MHz |
| Vrsta antene | Integrated PCB antenna, 2dBi gain |
| Image Output Format | JPEG (2640 support only), BMP, GRAYSCALE |
| Model procesorja | ARMv7 |
| Hitrost procesorja | 240 MHz |
| Operacijski sistem | FreeRTOS |
| Vključene komponente | Micro USB kabel |
4. Nastavitev
This section guides you through the initial setup of your Diymore ESP32 CAM MB development board.
4.1 Connecting the Board
- Priključite USB kabel: 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.
- Namestitev gonilnika: 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.
- Indikator moči: 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 Konfiguracija antene
The board comes with an integrated PCB antenna by default. For specific applications, an external antenna can be used.
- Integrirana antena: The default configuration uses the integrated PCB antenna, providing a 2 dBi gain.
- Zunanja antena: 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 Posodobitev vdelane programske opreme
To utilize the full functionality of the ESP32 CAM MB, you will need to flash appropriate firmware. This typically involves:
- Razvojno okolje: Set up a development environment such as Arduino IDE or PlatformIO.
- Firmware Selection: Choose suitable firmware for your project (e.g., CameraWebStrežnik 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. Navodila za uporabo
Once the board is set up and firmware is flashed, you can begin operating your ESP32 CAM MB.
5.1 Delovanje kamere
- 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 Omrežna povezljivost
The ESP32 CAM MB supports various WiFi modes:
- Station (STA) Mode: Connects to an existing WiFi network.
- Način dostopne točke (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 Uporaba TF kartice
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. Vzdrževanje
Proper maintenance ensures the longevity and reliable operation of your ESP32 CAM MB development board.
- Ravnanje: Always handle the board by its edges to avoid touching sensitive electronic components.
- Okolje: Operate the board in a clean, dry environment. Avoid exposure to moisture, extreme temperatures, and static electricity.
- Čiščenje: Po potrebi ploščo nežno očistite z mehko, suho krtačo ali stisnjenim zrakom, da odstranite prah. Ne uporabljajte tekočin ali abrazivnih materialov.
- Shranjevanje: When not in use, store the board in an anti-static bag to protect it from electrostatic discharge.
7. Odpravljanje težav
This section addresses common issues you might encounter with your ESP32 CAM MB board.
7.1 Board Not Detected by Computer
- Preverite kabel 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.
- Try Different USB Port/Computer: Test with another USB port or a different computer to rule out port or system-specific issues.
7.2 Firmware Flashing Issues
- Preverite povezave: Ensure the board is correctly connected and powered.
- Način zagona: 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.
- Napajanje: Ensure a stable 5V power supply. Insufficient power can cause flashing failures.
7.3 Camera Not Working or Image Quality Issues
- Povezava s kamero: Ensure the camera module's FPC cable is securely seated in its socket.
- Združljivost vdelane programske opreme: Verify that the flashed firmware supports the 2640 camera module and is configured correctly for it.
- moč: Camera operation can be power-intensive. Ensure adequate power supply, especially if using WiFi simultaneously.
- Fokus: Some camera modules have adjustable lenses. Gently rotate the lens to adjust focus if images are blurry.
7.4 WiFi/Bluetooth Connectivity Problems
- Antena: Ensure the integrated antenna is not obstructed. If using an external antenna, verify its connection.
- Konfiguracija vdelane programske opreme: Double-check your firmware's WiFi/Bluetooth settings (SSID, password, mode).
- Moč signala: Ensure the board is within range of your WiFi access point or Bluetooth device.
8. Garancija in podpora
Diymore is committed to providing high-quality products and customer satisfaction.
- Zadovoljstvo strank: If for any reason you are not satisfied with your product, please contact our support team for assistance.
- Kontakt za podporo: 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.




