ELEGOO EL-SM-011

ELEGOO ESP-32 Type-C Development Board User Manual

Model: EL-SM-011

1. הקדמה

The ELEGOO ESP-32 Type-C Development Board is a versatile and powerful microcontroller board designed for a wide range of applications, from basic electronics projects to complex Internet of Things (IoT) solutions. Featuring a dual-core 32-bit processor, integrated 2.4 GHz Wi-Fi, and Bluetooth connectivity, this board provides robust capabilities for wireless communication and data processing. Its Type-C USB interface ensures modern and convenient connectivity. This manual provides essential information for setting up, operating, and maintaining your ESP-32 development board.

2. פּראָדוקט איבערview

2.1 שליסל פֿעיִקייטן

  • Powerful Processing Capabilities: The ELEGOO ESP-WROOM-32 development board features a 32-bit dual-core processor operating up to 240 MHz, providing impressive processing power.
  • ווירעלעסס קאַנעקטיוויטי: The ESP-32S development board integrates Wi-Fi and Bluetooth capabilities, supporting 2.4 GHz Wi-Fi and Bluetooth, enabling a wide range of communication and wireless connectivity options.
  • ענערגיע עפעקטיווקייַט: The chip features a low-power design allowing dynamic power adjustment by scaling the clock frequency across different operating modes. This makes the development board suitable for battery-powered IoT (Internet of Things) devices.
  • Versatile Peripheral Interfaces: The development board offers a rich set of peripheral interfaces, including GPIO, UART, SPI, I2C, etc., allowing easy connectivity to a wide range of sensors.
  • Supports Over-The-Air (OTA) Firmware Upgrades: The ESP-WROOM-32 chip features over-the-air firmware upgrade capabilities, allowing developers to continue updating and optimizing the firmware even after product release.

2.2 קאָמפּאָנענטן אַרייַנגערעכנט

  • 2 x ELEGOO ESP-32 Type-C Development Boards

2.3 פּראָדוקט בילדער

פראָנט view of the ELEGOO ESP-32 Type-C Development Board.

פיגורע 1: פראָנט view of the ELEGOO ESP-32 Type-C Development Board.

פראָנט און צוריק views of the ELEGOO ESP-32 Type-C Development Board, highlighting components and pin headers.

פיגור 2: פאָרנט און הינטן views of the ELEGOO ESP-32 Type-C Development Board, highlighting components and pin headers.

Close-up of the Type-C USB port on the ELEGOO ESP-32 Development Board, used for power and data.

Figure 3: Close-up of the Type-C USB port on the ELEGOO ESP-32 Development Board, used for power and data.

אַן עקסample project demonstrating the ELEGOO ESP-32 module integrated into a custom device, showcasing its application versatility.

פיגורע 4: אַן עקסample project demonstrating the ELEGOO ESP-32 module integrated into a custom device, showcasing its application versatility.

The ELEGOO ESP-32 Development Board packaging, showing two boards securely stored in plastic cases with foam.

Figure 5: The ELEGOO ESP-32 Development Board packaging, showing two boards securely stored in plastic cases with foam.

Two different versions of the ELEGOO ESP-32 Development Board packaging, indicating random shipment of board types.

Figure 6: Two different versions of the ELEGOO ESP-32 Development Board packaging, indicating random shipment of board types.

Detailed pinout diagram of the ELEGOO ESP-32 Development Board, illustrating GPIO, power, and communication pins.

Figure 7: Detailed pinout diagram of the ELEGOO ESP-32 Development Board, illustrating GPIO, power, and communication pins.

3. טעכניש ספּעסאַפאַקיישאַנז

שטריךבאַשרייַבונג
סאָרטELEGOO
מאָדעל נאָמעןEL-SM-011
נומער מאָדעל נומערEL-SM-011
קפּו מאַנופאַקטורערעספּרעסיף
נומער פון פּראַסעסערז2 (Dual-Core)
זכּרון סטאָרידזש קאַפּאַסיטי4 מב
קאַנעקטיוויטי טעכנאָלאָגיעבלועטאָאָטה, וסב
ווירעלעסס קאָמוניקאַציע סטאַנדאַרד802.11a/b/g/n (2.4 GHz WiFi)
אַפּערייטינג סיסטעם שטיצןמיקראָפּיטהאָן
קאַמפּאַטאַבאַל דעוויסעסSmartphone, Computer, Microcontroller (Arduino, Raspberry Pi models)
פּעקל דימענשאַנז11 רענטגענ 7.8 רענטגענ 1.9 סענטימעטער; 70 גראַמז
לאַנד פון אָריגיןכינע

4. סעטאַפּ גייד

4.1 האַרדוואַרע קאַנעקשאַן

  1. פאַרבינדן צו קאָמפּיוטער: Use a Type-C USB cable (not included) to connect the ELEGOO ESP-32 board to your computer. The board will draw power from the USB port.
  2. דרייווער ינסטאַלירונג: The ESP-32 board typically uses a CP2102 USB-to-UART bridge chip. Most modern operating systems will automatically install the necessary drivers. If not, you may need to download and install the CP210x USB to UART Bridge VCP Drivers from the Silicon Labs webפּלאַץ.
  3. עקסטערנע מאַכט (אפציאָנעל): For projects requiring more power or standalone operation, the board can be powered via its 5V (VIN) pin or a dedicated power input, ensuring the voltage איז אין די ספּעסיפיעד קייט.

4.2 ווייכווארג סעטאַפּ

  1. Arduino IDE Setup:
    • אראפקאפיע און ינסטאַלירן די Arduino IDE פֿון דער באַאַמטער Arduino webפּלאַץ.
    • Open the Arduino IDE, go to File > פּרעפֿערענצן, and add the ESP32 board manager URL: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json to the "Additional Board Manager URLs" field.
    • גיין צו מכשירים > ברעט > ברעט מענעדזשער, search for "ESP32", and install the "esp32 by Espressif Systems" package.
    • Select your specific ESP32 board (e.g., "ESP32 Dev Module") from Tools > Board > ESP32 Arduino.
    • Select the correct COM port for your connected board from מכשירים > פּאָרט.
  2. MicroPython Setup:
    • Download the latest MicroPython firmware for ESP32 from the official MicroPython webפּלאַץ.
    • Use a tool like esptool.py to flash the MicroPython firmware onto your ESP-32 board. Detailed instructions are available on the MicroPython documentation page.
    • Connect to the board via a serial terminal (e.g., PuTTY, CoolTerm, or the serial monitor in Arduino IDE) to interact with the MicroPython REPL.
  3. ESP-IDF Setup (Advanced): For more advanced development, refer to the official Espressif IoT Development Framework (ESP-IDF) documentation for setup instructions.

5. אַפּערייטינג ינסטרוקטיאָנס

5.1 אַרויפֿלאָדן קאָד

  1. Write Your Code: Develop your program using the Arduino IDE, MicroPython, or ESP-IDF.
  2. קאָמפּילירן: In the Arduino IDE, click the "Verify" button to compile your sketch. For MicroPython, ensure your script is syntactically correct.
  3. צופֿעליקער: Click the "Upload" button in the Arduino IDE. For MicroPython, use tools like ampy or webrepl to transfer your scripts to the board. During the upload process, you might need to press and hold the "BOOT" button on the ESP-32 board, then press "EN" (reset), and release "BOOT" when the upload starts.
  4. מאָניטאָר סעריאַל אַוטפּוט: Use the Serial Monitor in the Arduino IDE or a separate serial terminal to view output from your ESP-32 board.

5.2 Using Wi-Fi and Bluetooth

The ESP-32's integrated Wi-Fi and Bluetooth capabilities allow for various wireless applications:

  • ווי-פי: Connect to existing Wi-Fi networks (STA mode), create its own access point (AP mode), or operate in both modes simultaneously (AP+STA). This enables internet connectivity for IoT projects, web servers, and data logging.
  • בלועטאָאָטה: Supports both Classic Bluetooth and Bluetooth Low Energy (BLE). This allows for communication with smartphones, other Bluetooth devices, and low-power sensor networks.

Refer to the extensive online documentation and examples for Arduino ESP32, MicroPython, or ESP-IDF to implement specific Wi-Fi and Bluetooth functionalities in your projects.

6. וישאַלט

Proper care and maintenance will extend the lifespan of your ELEGOO ESP-32 Development Board:

  • שעפּן מיט זאָרג: Avoid dropping the board or applying excessive force to its components.
  • סטאַטיק עלעקטרע: Always handle the board in a static-safe environment to prevent damage from electrostatic discharge (ESD).
  • סטאָרידזש: Store the board in its original anti-static packaging or a suitable enclosure when not in use, away from dust and moisture.
  • רייניקונג: אויב נייטיק, רייניקט דאָס ברעט מיט אַ ווייכער, טרוקענער באַרשט אָדער קאָמפּרעסירטער לופט. פֿאַרמייַדט ניצן פֿליסיקייטן אָדער שאַרפֿע כעמיקאַלן.
  • מאַכט צושטעלן: Ensure you use a stable 5V power supply via the USB-C port or the VIN pin. Incorrect voltagעס קען שאטן דעם ברעט.

7. טראָובלעשאָאָטינג

דאָ זענען עטלעכע געוויינטלעכע פּראָבלעמען און זייערע מעגלעכע לייזונגען:

  • ברעט נישט דעטעקטירט דורך קאמפיוטער:
    • זיכער מאַכן אַז דער USB טיפּ-C קאַבל איז גאָר אַרײַנגעשטעקט און אַרבעט. פּרוּווט אַן אַנדער קאַבל.
    • Verify that the CP210x drivers are correctly installed on your computer. Check Device Manager (Windows) or ls /dev/tty.* (macOS/Linux).
    • פּרוּווט קאַנעקטינג צו אַ אַנדערש וסב פּאָרט אויף דיין קאָמפּיוטער.
  • Upload Errors (Failed to connect, A fatal error occurred):
    • Make sure the correct board type and COM port are selected in your IDE.
    • During upload, press and hold the "BOOT" button on the ESP-32 board, then press "EN" (reset), and release "BOOT" when the upload process begins.
    • זיכער מאַכן אַז קיין אַנדער פּראָגראַם ניצט נישט דעם סעריעלן פּאָרט.
    • Check your wiring if the board is connected to external components.
  • Wi-Fi/בלוטוט קאנעקשאן פראבלעמען:
    • Double-check your network credentials (SSID, password) in your code.
    • Ensure the ESP-32 is within range of the Wi-Fi access point or Bluetooth device.
    • Verify that the Wi-Fi/Bluetooth antenna is not obstructed or damaged.
    • Review example code for proper initialization and connection procedures.
  • ברעט גייט נישט אן:
    • Check the USB cable and power source.
    • Ensure there are no short circuits on the board or connected components.

For more detailed troubleshooting, consult the extensive online communities and forums dedicated to ESP32 development, such as the Espressif forums or Arduino ESP32 GitHub issues.

8. וואָראַנטי און שטיצן

ELEGOO products are designed and manufactured to high-quality standards. For warranty information, technical support, or further assistance with your ELEGOO ESP-32 Type-C Development Board, please visit the official ELEGOO webזייטל אדער קאנטאקט זייער קאסטומער שטיצע גלייך. האלט אייער באווייז פון קויפן פאר גאראנטיע קליימס.

פאַבריקאַנט: ELEGOO

Webפּלאַץ: www.elegoo.com

Ask a question about this manual

Ask about setup, troubleshooting, compatibility, parts, safety, or missing instructions. Manuals+ will review the question and use this page’s manual context to help answer it.