1. Pengenalan
The Diymore ESP32 ESP-WROOM-32 development board is a versatile, low-cost, and powerful microcontroller module designed for Internet of Things (IoT) applications. It integrates Wi-Fi and Bluetooth connectivity, making it suitable for a wide range of projects from simple sensor networks to complex embedded systems. This manual provides essential information for setting up, operating, and troubleshooting your ESP32 development board.
Kandungan Pakej
- 1 x Diymore ESP32 ESP-WROOM-32 Development Board

2. Ciri-ciri Produk
The Diymore ESP32 development board offers a robust set of features for various applications:
- High Performance-Price Ratio: Provides advanced capabilities at an accessible cost.
- Lua Program Support: Easily develop applications using the Lua scripting language.
- Berbilang Mod Pengendalian: Supports AP (Access Point), STA (Station), and AP+STA (Access Point + Station) modes for flexible network configurations.
- Reka bentuk padat: Small volume allows for easy embedding into other products and projects.
- Strong Functionality: Features support for LWIP protocol and FreeRTOS, enhancing its capabilities for complex tasks.
3. Panduan Persediaan
Follow these steps to prepare your ESP32 development board for programming.
3.1 Pemasangan Pemandu
The board uses a CP2102 USB to UART bridge. You may need to install the appropriate drivers for your operating system. These drivers are typically available from the Silicon Labs webtapak.
- Visit the official Silicon Labs webtapak.
- Cari untuk "CP210x USB to UART Bridge VCP Drivers".
- Download and install the driver package compatible with your operating system (Windows, macOS, Linux).
- Mulakan semula komputer anda jika digesa.
3.2 Integrated Development Environment (IDE) Setup
The Arduino IDE is a popular choice for programming ESP32 boards. Ensure you have the ESP32 board support package installed.
- Muat turun dan pasang Arduino IDE dari Arduino rasmi webtapak.
- Open the Arduino IDE and go to File > Keutamaan.
- Dalam "Pengurus Lembaga Tambahan URLmedan s", tambah yang berikut URL:
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json - Pergi ke Alatan > Papan > Pengurus Papan...
- Cari untuk "ESP32" and install the "esp32 by Espressif Systems" package.
- After installation, select your board under Tools > Board > ESP32 Arduino. For this board, select "DOIT ESP32 DEVKIT V1" or a similar generic ESP32 Dev Module option.
3.3 Sambungan Fizikal
Connect the ESP32 board to your computer using a Micro USB cable.

Note on Breadboard Compatibility: This 30-pin ESP32 board is wider than standard breadboards. To use it with a solderless prototype board, you may need to dock two breadboards side-by-side to provide sufficient space for the pins and access to both sides.
4. Arahan Operasi
Once your development environment is set up, you can begin programming your ESP32 board.
4.1 Uploading a Sketch (Arduino IDE)
- Open your sketch in the Arduino IDE.
- Ensure the correct board (e.g., "DOIT ESP32 DEVKIT V1") and COM port are selected under Alatan. The COM port corresponds to the CP2102 USB-UART bridge.
- Click the "Upload" button (right arrow icon) in the Arduino IDE.
- The IDE will compile and attempt to upload the sketch. During the upload process, you might see messages like "Connecting..."
- If the upload fails with a "Failed to connect to ESP32" error, you may need to manually put the board into bootloader mode. Press and hold the BOOT button on the board, then press the EN (Enable/Reset) button briefly, release EN, dan kemudian lepaskan BOOT. Alternatively, some boards require holding the BOOT button down throughout the entire upload process.

4.2 Network Modes
The ESP32 supports three primary Wi-Fi modes:
- Station (STA) Mode: The ESP32 connects to an existing Wi-Fi network (like your home router).
- Mod Titik Akses (AP): The ESP32 creates its own Wi-Fi network, allowing other devices to connect to it.
- AP+STA Mode: The ESP32 acts as both an Access Point and a Station simultaneously.
These modes are configured within your program code using the ESP32 Wi-Fi library.
5. Penyelenggaraan
Proper care will ensure the longevity and reliable operation of your ESP32 development board.
- Storan: Simpan papan di persekitaran yang kering dan anti-statik apabila tidak digunakan.
- Pembersihan: If necessary, gently clean the board with a soft, dry brush or compressed air. Avoid using liquids.
- Pengendalian: Handle the board by its edges to avoid touching components, especially the pins, which can be sensitive to static discharge.
- Bekalan Kuasa: Always use a stable 5V power supply via the Micro USB port or the VIN pin. Avoid over-voltage.
6. Penyelesaian masalah
Berikut ialah penyelesaian kepada isu biasa yang mungkin anda hadapi:
6.1 "Failed to connect to ESP32: Timed out waiting for packet header"
This error typically indicates that the board is not entering bootloader mode correctly for programming.
- Driver Issue: Ensure the CP2102 drivers are correctly installed and the board is recognized as a COM port in your operating system's device manager.
- Incorrect Port/Board: Verify that the correct COM port and ESP32 board type (e.g., "DOIT ESP32 DEVKIT V1") are selected in the Arduino IDE under Alatan.
- Manual Boot Mode: As described in Section 4.1, try manually putting the board into bootloader mode by holding the BOOT button during the upload process, or by pressing BOOT, kemudian EN, then releasing EN, kemudian BOOT.
- Wayar USB: Ensure you are using a data-capable USB cable, not just a charging cable.
6.2 Board Not Recognized by Computer
If your computer does not detect the ESP32 board:
- Pemeriksaan Pemandu: Reinstall the CP2102 drivers.
- Port USB: Cuba port USB lain pada komputer anda.
- Wayar USB: Test with a different Micro USB cable.
- Kerosakan Fizikal: Inspect the Micro USB port on the board for any visible damage.
7. Spesifikasi
Detailed technical specifications for the Diymore ESP32 ESP-WROOM-32 Development Board:
| Ciri | Spesifikasi |
|---|---|
| Nama Model | ESP32 ESP-32S |
| Nombor Model Item | ESP32s |
| Jenama | diymore |
| Jenama Pemproses | Espressif |
| Bilangan Pemproses | 2 (Dual Core) |
| Jenis Wayarles | Bluetooth, WiFi |
| Teknologi Ketersambungan | Bluetooth, USB, Wi-Fi |
| Sokongan Sistem Pengendalian | Lua, FreeRTOS |
| RAM | LPDDR4 (integrated with ESP-WROOM-32 module) |
| Berat Barang | 4.2 auns |
| Dimensi Produk (LxWxH) | 15.75 x 13.78 x 7.87 inci |
| Pengeluar | diymore |
| Tarikh Tersedia Pertama | 13 April 2017 |
8. Waranti dan Sokongan
For warranty information and technical support, please refer to the retailer or manufacturer's official channels.
- Pengeluar: diymore
- Kedai atas talian: Lawati diymore Store on Amazon untuk maklumat produk dan sumber sokongan.
- Hubungi: For specific issues, contact the seller directly through your purchase platform.





