1. Увод
This manual provides comprehensive instructions for the DORHEA ESP32 D1 Mini Development Board. This board is a compact and powerful solution for Internet of Things (IoT) projects, integrating Wi-Fi and Bluetooth capabilities. It is designed for developers and hobbyists to quickly prototype and deploy embedded applications.
2. Производ је готовview
The DORHEA ESP32 D1 Mini Development Board features the ESP32-WROOM-32 module, offering dual-core processing, integrated Wi-Fi (802.11b/n), and Bluetooth connectivity. It maintains the compact form factor of the WeMos D1 Mini series, making it compatible with a wide range of existing shields and accessories. The board includes a CP2104 USB-to-UART bridge for easy programming and serial communication.

Figure 2.1: DORHEA ESP32 D1 Mini Development Board with pin headers.
Кључне карактеристике укључују:
- Integrated ESP32-WROOM-32 module.
- Wi-Fi (802.11b/n) and Bluetooth (Classic and BLE) connectivity.
- Compact D1 Mini form factor.
- CP2104 USB-to-UART bridge for programming.
- Multiple GPIO pins for various applications.

Слика 2.2: Под углом view of the ESP32 D1 Mini board.
3. Упутства за подешавање
Follow these steps to set up your DORHEA ESP32 D1 Mini Development Board:
3.1. Повезивање хардвера
- Attach Pin Headers: Solder the included pin headers to the board if you intend to use it with a breadboard or custom circuitry. Ensure correct orientation.
- Повежите се са рачунаром: Use a Micro-USB cable to connect the ESP32 D1 Mini board to your computer. The board will draw power from the USB port.

Figure 3.1: Included pin headers.
3.2. Инсталација драјвера
The board uses a CP2104 USB-to-UART bridge. Most modern operating systems will install the necessary drivers automatically. If not, you may need to download and install the CP2104 drivers from Silicon Labs' official webсајту.
3.3. Software Setup (Arduino IDE)
The Arduino IDE is a popular choice for programming ESP32 boards:
- Инсталирајте Ардуино ИДЕ: Преузмите и инсталирајте најновију верзију Arduino IDE-а са званичног Arduino-а webсајту.
- Add ESP32 Board Support:
- Отворите Ардуино ИДЕ, идите на File > Поставке.
- In the "Additional Board Manager URLs" field, add:
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json - Иди на Tools > Board > Board Manager.... Тражи "ESP32" and install the "esp32 by Espressif Systems" package.
- Изаберите одбор: Иди на Алати > Плоча > ESP32 Arduino and select "ESP32 Dev Module" or a similar generic ESP32 board.
- Select COM Port: Иди на Алати > Порт and select the COM port corresponding to your ESP32 board.

Figure 3.2: ESP32 D1 Mini Pinout Diagram.
4. Упутство за употребу
Once your development environment is set up, you can begin programming and operating your ESP32 D1 Mini board.
4.1. Uploading Your First Sketch
- Open an Exampле: У Arduino IDE-у, идите на File > Прampлес > 01. Основе > Трептај.
- Compile and Upload: Click the "Upload" button (right arrow icon) in the Arduino IDE. The IDE will compile the code and upload it to your ESP32 board. During upload, you might need to press and hold the БООТ button on the board if the upload fails, then release it once the upload starts.
- Посматрајте: The built-in LED on the board should start blinking, indicating successful operation.
4.2. Using Wi-Fi and Bluetooth
The ESP32's primary strength lies in its wireless capabilities. You can use the Arduino Wi-Fi and Bluetooth libraries to connect to networks, create access points, or communicate with other Bluetooth devices. Refer to the extensive online documentation and examples for specific implementations.
4.3. Употреба GPIO пинова
The board provides numerous General Purpose Input/Output (GPIO) pins. These pins can be configured as digital inputs, digital outputs, analog inputs, or for various peripheral functions like I2C, SPI, UART, and PWM. Consult the pinout diagram (Figure 3.2) and ESP32 documentation for detailed pin functionalities.
5. Одржавање
Proper maintenance ensures the longevity and reliable operation of your ESP32 D1 Mini board.
- Одржавати уредним одржавати чистим: Regularly clean the board with a soft, dry brush to remove dust and debris. Avoid using liquids.
- Заштита од статичког електрицитета: Handle the board by its edges and avoid touching the components directly to prevent damage from electrostatic discharge (ESD). Store it in an anti-static bag when not in use.
- Услови животне средине: Operate and store the board in a dry environment, away from extreme temperatures, humidity, and direct sunlight.
- Напајање: Always use a stable 5V power supply via the Micro-USB port. Avoid over-voltage or reverse polarity connections.
КСНУМКС. Решавање проблема
Ево неких уобичајених проблема и њихових решења:
- Board Not Detected by Computer:
- Ensure the Micro-USB cable is fully inserted and functional.
- Verify CP2104 drivers are correctly installed (check Device Manager on Windows or
ls /dev/tty*on Linux/macOS). - Покушајте са другим УСБ портом или рачунаром.
- Upload Errors (Failed to connect to ESP32):
- Make sure the correct COM port is selected in the Arduino IDE.
- Притисните и држите БООТ button on the board, then click "Upload" in the IDE. Release the БООТ button once the upload process starts.
- Ensure the board is powered correctly.
- Проблеми са Ви-Фи везом:
- Double-check Wi-Fi SSID and password in your code.
- Ensure the Wi-Fi network is 2.4 GHz, as ESP32 does not support 5 GHz Wi-Fi.
- Check the distance to the Wi-Fi router and potential interference.
- Unexpected Behavior/Crashes:
- Review your code for logical errors or memory issues.
- Ensure adequate power supply, especially when driving external components.
- Use the Serial Monitor in the Arduino IDE to view debug messages from your code.
For further assistance, consult online ESP32 communities and documentation resources.
7. Спецификације
| Феатуре | Спецификација |
|---|---|
| Процесор | Espressif ESP32, Dual-core 240 MHz |
| РАМ | LPDDR3, 4 MB |
| Вирелесс Типе | 802.11b/n Wi-Fi, Bluetooth |
| Подршка за оперативни систем | FreeRTOS, Linux |
| Повезивање | Micro-USB (for power and data) |
| Димензије (пакет) | 5.24 к 3.98 к 0.75 инча |
| Тежина артикла | 2.22 унци |
| Назив модела | ESP32 D1 Mini |
| Произвођач | DORHEA |
8. Гаранција и подршка
DORHEA products are manufactured to high-quality standards. This product is covered by the standard manufacturer's warranty against defects in materials and workmanship. Please refer to your purchase documentation for specific warranty terms and duration.
For technical support, troubleshooting assistance beyond this manual, or warranty claims, please contact DORHEA customer service through the platform where the product was purchased. Provide your order number and a detailed description of the issue for prompt assistance.