ELEGOO EU-EHJ-KIT-032

ELEGOO ESP-32 Starter Kit Instruction Manual

Model: EU-EHJ-KIT-032

1. Увод

The ELEGOO ESP-32 Starter Kit is designed for enthusiasts and beginners to explore the world of electronics, programming, and the Internet of Things (IoT). This kit features a powerful ESP-32 microcontroller board with integrated Wi-Fi and Bluetooth 4.2, compatible with the Arduino IDE. It includes a wide array of electronic components and modules, enabling users to build various projects from basic circuits to advanced IoT applications.

This manual provides essential information for setting up, operating, and maintaining your ESP-32 Starter Kit. For detailed project tutorials and code examples, please refer to the comprehensive online tutorial provided by ELEGOO.

ELEGOO ESP-32 Starter Kit contents laid out
Слика 1: Завршеноview of the ELEGOO ESP-32 Starter Kit components. The image displays various electronic modules, wires, and the ESP-32 board neatly arranged.

2. Садржај комплета

The ELEGOO ESP-32 Starter Kit includes over 35 different electronic modules and components. Below is a general list of items you can expect to find in your kit. For a complete and detailed list, please refer to the packaging or the official online tutorial.

  • ESP-32 Development Board (USB-C)
  • Breadboards (2 pieces)
  • Various sensors (e.g., ultrasonic, PIR motion, temperature and humidity)
  • Output devices (e.g., LEDs, OLED display, servo motor, stepper motor, buzzer)
  • Input devices (e.g., buttons, joystick, membrane keypad, IR receiver)
  • Communication modules (e.g., RFID module)
  • Модул напајања
  • Resistors, jumper wires, and other passive components
  • Даљински управљач
  • 9V Battery with clip
ELEGOO ESP-32 Starter Kit components in storage box
Figure 2: The kit components are organized within a clear storage box, showcasing the variety of modules and parts included.
Detailed pinout diagram of the ESP-32 board
Figure 3: A detailed diagram illustrating the pinout of the ESP-32 development board, showing GPIO, power, and other functional pins.

3. Упутства за подешавање

3.1 Инсталација софтвера

  1. Преузмите Ардуино ИДЕ: Посетите званични Ардуино webсајт (ввв.ардуино.цц/ен/софтваре) и преузмите најновију верзију Arduino IDE-а за ваш оперативни систем.
  2. Install ESP-32 Board Support: Follow the instructions provided in the ELEGOO online tutorial to add ESP-32 board support to your Arduino IDE. This typically involves adding a board manager URL and installing the ESP-32 package.
  3. Инсталирајте библиотеке: For specific projects, you may need to install additional libraries. The online tutorial will guide you on which libraries are required and how to install them via the Arduino IDE's Library Manager.

3.2 Повезивање хардвера

  1. Connect ESP-32 Board: Use the provided USB-C cable to connect your ESP-32 development board to your computer. Ensure the connection is secure.
  2. Breadboard Usage: The kit includes two breadboards. These are used to connect components without soldering. Refer to project schematics for correct component placement and wiring.
  3. Напајање: For projects requiring external power, use the included 9V battery with its clip, or the power supply module as instructed in the project guides.
Close-up of ELEGOO ESP-32 board with USB-C port
Слика 4: Крупни план view of the ESP-32 development board, highlighting the USB-C port for power and data connection.

4. Упутство за употребу

The ELEGOO ESP-32 Starter Kit is designed for hands-on learning and project development. The operation primarily involves writing and uploading code to the ESP-32 board using the Arduino IDE, and then observing the interaction with connected electronic components.

4.1 First Project: Blinking LED

  1. Connect an LED: Connect an LED and a current-limiting resistor to a digital pin on the ESP-32 board and to ground, as shown in the online tutorial's first project.
  2. Open Arduino IDE: Покрените Ардуино ИДЕ.
  3. Лоад Екampскица: Иди на File > Прampлес > 01. Основе > Трептај.
  4. Изаберите плочу и порт: У Arduino IDE-у, идите на Алати > Табла and select "ESP32 Dev Module" (or similar, as per your ESP-32 board support installation). Then, go to Алати > Порт and select the serial port corresponding to your connected ESP-32 board.
  5. Upload Code: Click the "Upload" button (right arrow icon) to compile and upload the sketch to your ESP-32 board.
  6. Посматрајте: The LED should start blinking, indicating successful operation.

4.2 Advanced Projects

The kit supports a wide range of projects, leveraging the ESP-32's Wi-Fi and Bluetooth capabilities for IoT applications. Exampлес укључује:

  • Метеоролошка станица: Utilize temperature, humidity, and other sensors to build a device that monitors environmental conditions and potentially sends data to the cloud.
  • Smart Home Controller: Create systems for controlling lights, motors, or other devices remotely via Wi-Fi or Bluetooth.
  • Interactive Gadgets: Develop games or interactive displays using the OLED screen, joystick, and various input modules.
ESP-32 board connected to breadboards for a weather station project
Figure 5: An ESP-32 board wired on breadboards, demonstrating a weather station project with sensors and an OLED display.
Card access system built with ESP-32 kit components
Figure 6: A prototype of a card access system, featuring a keypad, RFID reader, and a small door, constructed using the kit's components.
Retro Snake game console built with ESP-32 kit components
Figure 7: A handheld retro Snake game console, demonstrating an interactive project built with the ESP-32 board and an OLED display.

5. Одржавање

Proper care and maintenance will extend the lifespan of your ELEGOO ESP-32 Starter Kit components.

  • Складиштење: Store all components in their original packaging or a dedicated storage box to prevent damage and loss. Keep them away from dust, moisture, and extreme temperatures.
  • Руковање: Handle electronic components with care. Avoid bending pins or applying excessive force. Static electricity can damage sensitive components, so consider using anti-static precautions if available.
  • Чишћење: Use a soft, dry cloth to clean the boards and components. Avoid using liquids or abrasive cleaners. For stubborn dust, a soft brush or compressed air can be used.
  • Одржавање батерије: If using the 9V battery, remove it from the clip when not in use for extended periods to prevent leakage.

КСНУМКС. Решавање проблема

If you encounter issues while using your ELEGOO ESP-32 Starter Kit, consider the following troubleshooting steps:

  • Проблеми са везом:
    • Ensure the USB-C cable is securely connected to both the ESP-32 board and your computer.
    • Verify that the correct serial port is selected in the Arduino IDE (Алати > Порт).
    • Пробајте други УСБ порт или кабл.
  • Code Upload Failure:
    • Check if the correct board is selected in the Arduino IDE (Алати > Табла).
    • Уверите се да су све потребне библиотеке инсталиране.
    • Sometimes, pressing the "BOOT" button on the ESP-32 board while uploading can help.
    • Review the error messages in the Arduino IDE console for clues.
  • Неисправност компоненте:
    • Double-check all wiring against the project schematic. Incorrect wiring is a common cause of issues.
    • Ensure components are inserted correctly into the breadboard.
    • Test individual components if possible, or try substituting with a known working component if you have spares.
    • Refer to the online tutorial for specific component usage and common pitfalls.
  • Општа питања:
    • Restart the Arduino IDE and your computer.
    • Consult the ELEGOO online community or technical support for assistance with persistent problems.

7. Спецификације

Key technical specifications for the ELEGOO ESP-32 Starter Kit (Model: EU-EHJ-KIT-032):

ФеатуреДетаљ
Број моделаEU-EHJ-KIT-032
БрандЕЛЕГОО
МикроконтролерESP-32 (Dual-core processor)
ЦПУ МануфацтурерЕспресиф
Брзина сатаДо 240 МХз
Капацитет меморије4 МБ
Технологија повезивањаWi-Fi, Bluetooth 4.2, USB-C
Стандард бежичне комуникацијеБлуетоотх
Компатибилност оперативног системаLinux (for development environment), Arduino IDE compatible
Компатибилни уређајиPersonal Computer, Microcontroller
РАМ технологијаДДР
Број процесора2
Укупно УСБ портова1 (УСБ-Ц)
Компатибилност паметног домаNot directly compatible with smart home platforms (requires custom programming)
Димензије пакета20.9 к 18.5 к 5.4 цм
Тежина артикла580 грама
Батерије укључене2 x 9V (for specific modules/projects)
Земља пореклаКина

8. Гаранција и подршка

ELEGOO is committed to providing quality products and excellent customer support.

  • Онлајн туторијали: Access detailed, beginner-friendly online tutorials with over 30 projects, complete code, clear circuit diagrams, and step-by-step instructions. These resources are invaluable for learning and project development.
  • техничка подршка: A dedicated technical support team is available to assist with any product-related inquiries or issues. Contact information can typically be found on the ELEGOO official webсајту или путем ваше платформе за куповину.
  • Онлајн заједница: Join the active ELEGOO online community to share projects, ask questions, and get advice from other users and experts.
  • гаранција: For specific warranty terms and conditions, please refer to the product packaging or the official ELEGOO website. Generally, ELEGOO strives to ensure the reliability and ease of use of all components.

© 2025 ELEGOO. All rights reserved. Information in this manual is subject to change without notice.

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.