ELEGOO EL-KIT-032

ELEGOO ESP-32 Super Starter Kit (Model EL-KIT-032) Instruction Manual

Your guide to exploring the world of IoT and electronics with the ESP-32 development board.

1. அறிமுகம்

The ELEGOO ESP-32 Super Starter Kit provides a comprehensive platform for learning about electronics, programming, and the Internet of Things (IoT). At its core is the powerful ESP-32 development board, featuring a dual-core processor, integrated Wi-Fi, and Bluetooth 4.2. This kit is designed for students, makers, engineers, and hobbyists of all skill levels, offering a wide array of components and a detailed online tutorial to guide you through various projects.

The ESP-32 board is fully compatible with the Arduino IDE, making programming accessible and straightforward. With over 35 different modules and electronic components, you can build projects ranging from basic circuits to advanced IoT applications like weather stations, smart home controllers, and remote-controlled devices.

ELEGOO ESP-32 Super Starter Kit box with an ESP-32 board connected to a breadboard and a sensor in a cup.

Figure 1.1: The ELEGOO ESP-32 Super Starter Kit, showcasing the main components and a sample project setup.

2. கிட் பொருளடக்கம்

This kit includes a wide variety of electronic components and modules to facilitate diverse projects. Below is a detailed list of the items you will find in your ELEGOO ESP-32 Super Starter Kit.

முடிந்துவிட்டதுview of the ELEGOO ESP-32 Super Starter Kit components, including the ESP-32 board, various sensors, wires, and a remote control.

படம் 2.1: ஒரு விரிவான view of the components included in the kit.

2.1 கூறு பட்டியல்

Graphic listing over 200 components included in the kit, with images and quantities for each item.

Figure 2.2: Visual representation of the kit's extensive component list.

கூறுஅளவு
ESP-32 Board1 பிசி
GY-6500 தொகுதி1 பிசி
0.96 inch OLED Display Module1 பிசி
மின்சாரம் வழங்கல் தொகுதி1 பிசி
ULN2003 Stepper Motor Driver Module1 பிசி
ஸ்டெப்பர் மோட்டார்1 பிசி
9V Battery with Snap-on Connector Clip1 பிசி
5V ரிலே1 பிசி
அல்ட்ராசோனிக் சென்சார்1 பிசி
Fan Blade and 3-6V Motor1 பிசி
செயலில் உள்ள பஸர்1 பிசி
செயலற்ற பசர்1 பிசி
74HC595 IC1 பிசி
L293D IC1 பிசி
RC522 RFID தொகுதி1 பிசி
HC-SR501 PIR Motion Sensor Module1 பிசி
Membrane Switch Module1 பிசி
பொத்தான்5 பிசிஎஸ்
பொட்டென்டோமீட்டர் 10K1 பிசி
1 Digit 7-Segment Display1 பிசி
4 Digit 7-Segment Display1 பிசி
Tilt Ball Switch1 பிசி
ரிமோட் கண்ட்ரோல்1 பிசி
400 Tie-Point Breadboard2 பிசிஎஸ்
USB A முதல் C கேபிள்1 பிசி
ஜம்பர் கம்பி65 பிசிஎஸ்
Servo Motor SG901 பிசி
IR Receiver Module1 பிசி
IR Emission Module1 பிசி
ஜாய்ஸ்டிக் தொகுதி1 பிசி
DHT11 Temperature and Humidity Module1 பிசி
Female-to-Male Dupont Wire10 பிசிஎஸ்
மின்தடை120 பிசிஎஸ்
LED25 பிசிஎஸ்
RGB LED2 பிசிஎஸ்
தெர்மிஸ்டர்1 பிசி
Diode Rectifier2 பிசிஎஸ்
Photoresistor (Photocell)2 பிசிஎஸ்
NPN Transistor PN22222 பிசிஎஸ்
The ELEGOO ESP-32 Super Starter Kit box, clearly showing the organized compartments with various electronic components.

Figure 2.3: The organized storage box for the kit components.

3 அமைவு

3.1 ESP-32 Board Connection

The ESP-32 board is the central component of this kit. It features a USB-C port for power and data communication. To begin, connect the ESP-32 board to your computer using the provided USB A to C cable.

Close-up of the ESP-32 development board, highlighting the USB-C port and various pins for connection.

Figure 3.1: The ESP-32 board with its USB-C connection.

3.2 Software Installation (Arduino IDE)

  1. Download Arduino IDE: அதிகாரப்பூர்வ Arduino ஐப் பார்வையிடவும் webதளம் (www.arduino.cc/en/software) and download the latest version of the Arduino IDE for your operating system.
  2. Install ESP-32 Board Support: Follow the instructions in the online tutorial to add ESP-32 board support to your Arduino IDE. This typically involves adding a board manager URL in preferences and then installing the ESP32 boards package.
  3. USB டிரைவரை நிறுவவும்: The ESP-32 board uses a CP2102 USB-to-UART bridge chip. If your operating system does not automatically install the necessary driver, you may need to download and install it manually from the Silicon Labs webதளம்.
  4. பலகை மற்றும் போர்ட்டைத் தேர்ந்தெடுக்கவும்: Arduino IDE-யில், செல்லவும் கருவிகள் > பலகை and select the appropriate ESP-32 Dev Module. Then, go to கருவிகள் > போர்ட் and select the serial port corresponding to your connected ESP-32 board.

3.3 Breadboard Usage

The kit includes breadboards for easy prototyping without soldering. The ESP-32 board is designed to fit onto standard breadboards. It is recommended to use two breadboards side-by-side to provide ample space for connections.

An ESP-32 board mounted on two breadboards, connected to various sensors and an OLED display, demonstrating a weather station project.

Figure 3.2: ESP-32 board connected to breadboards for a project.

4. இயக்க வழிமுறைகள்

The ELEGOO ESP-32 Super Starter Kit comes with a detailed online tutorial that provides step-by-step instructions for over 30 projects. This section outlines general operating principles.

4.1 Accessing the Online Tutorial

Refer to the Quick Start Guide included in your kit for instructions on how to access the online tutorial. The tutorial includes complete code, clear circuit diagrams, and explanations for each project.

4.2 Basic Project Workflow

  1. Review சுற்று வரைபடம்: Before connecting any components, carefully study the circuit diagram provided in the tutorial for your chosen project.
  2. Assemble Hardware: Connect the components to the ESP-32 board on the breadboard according to the circuit diagram. Ensure all connections are secure and correctly oriented.
  3. பதிவேற்ற குறியீடு: Open the provided example code in the Arduino IDE. Verify the code for errors, then upload it to your ESP-32 board.
  4. Test and Observe: After successful upload, test the project functionality. Use the Serial Monitor in Arduino IDE for debugging and observing output if applicable.

4.3 முன்னாள்ample திட்டங்கள்

The tutorial guides you through building various practical applications:

  • வானிலை நிலையம்: Utilize sensors to measure environmental data like temperature and humidity, displaying it on an OLED screen or sending it to the cloud.
  • An ESP-32 board on breadboards connected to a DHT11 sensor and an OLED display, showing a weather station project in action.

    Figure 4.1: Weather Station project exampலெ.

  • Card/Password Access System: Implement security features using RFID modules and keypads.
  • A miniature blue safe with an RFID reader and keypad, demonstrating a card/password access system project.

    Figure 4.2: Card/Password Access System project exampலெ.

  • Retro Snake Game: Develop interactive games using the OLED display and joystick module.
  • A small blue box with an OLED display and a joystick, showing a retro snake game being played.

    Figure 4.3: Retro Snake Game project exampலெ.

5. பராமரிப்பு

Proper care and maintenance will ensure the longevity and optimal performance of your ELEGOO ESP-32 Super Starter Kit components.

  • சேமிப்பு: Store all components in the provided organized box in a cool, dry place away from direct sunlight and extreme temperatures.
  • கையாளுதல்: Handle electronic components, especially integrated circuits (ICs) and the ESP-32 board, with care. Avoid touching pins directly to prevent damage from electrostatic discharge (ESD).
  • சுத்தம்: If necessary, gently clean components with a soft, dry cloth. Avoid using liquids or abrasive cleaners.
  • மின்சாரம்: எப்போதும் சரியான தொகுதியை உறுதி செய்யவும்tage and current are supplied to the ESP-32 board and other modules. Incorrect power can cause permanent damage.
  • கேபிள் மேலாண்மை: Keep jumper wires and cables organized to prevent tangles and accidental disconnections.

6. சரிசெய்தல்

If you encounter issues while using your kit, refer to the following common troubleshooting steps:

  • பலகை கண்டறியப்படவில்லை:
    • Ensure the USB cable is securely connected to both the ESP-32 board and your computer.
    • Verify that the correct USB driver (CP2102) is installed.
    • Check if the correct serial port is selected in the Arduino IDE (கருவிகள் > போர்ட்).
  • Code Upload Errors:
    • Confirm that the correct ESP-32 board type is selected in the Arduino IDE (கருவிகள் > பலகை).
    • வேறு எந்த பயன்பாடுகளும் சீரியல் போர்ட்டைப் பயன்படுத்தவில்லை என்பதை உறுதிப்படுத்தவும்.
    • Try pressing the BOOT button on the ESP-32 board while uploading, if instructed by the IDE or tutorial.
  • Component Not Working:
    • Double-check all wiring connections against the circuit diagram. Loose or incorrect connections are common causes.
    • Verify that the component is correctly oriented (e.g., LEDs, ICs).
    • Ensure the component is receiving the correct power supply.
    • Test the component with a known working example from the tutorial.
  • வைஃபை/புளூடூத் இணைப்புச் சிக்கல்கள்:
    • Ensure your Wi-Fi credentials (SSID, password) are correct in your code.
    • Check that the ESP-32 is within range of your Wi-Fi network or Bluetooth device.
    • Verify that the correct libraries for Wi-Fi/Bluetooth are installed in the Arduino IDE.

For more detailed troubleshooting and specific project issues, consult the online tutorial or the ELEGOO technical support resources.

7. விவரக்குறிப்புகள்

Key technical specifications for the ELEGOO ESP-32 Super Starter Kit and its main components:

அம்சம்விவரம்
பிராண்ட்ELEGOO
மாதிரி பெயர்EL-KIT-032 இன் விவரக்குறிப்புகள்
இணைப்பு தொழில்நுட்பம்ப்ளூடூத், யூ.எஸ்.பி, வைஃபை
இயக்க முறைமை இணக்கத்தன்மைArduino IDE, Linux
செயலி பிராண்ட்எஸ்பிரெசிஃப்
செயலி எண்ணிக்கை2 (இரட்டை-கோர்)
ரேம் நினைவக தொழில்நுட்பம்டி.டி.ஆர்
மொத்த USB போர்ட்கள்1 (USB-C)
அலகு எண்ணிக்கை35.0 Count (modules/components)

8. உத்தரவாதத் தகவல்

The ELEGOO ESP-32 Super Starter Kit comes with a 1 ஆண்டு உற்பத்தியாளர் உத்தரவாதம். Please retain your proof of purchase for any warranty claims. For details regarding warranty terms and conditions, please refer to the official ELEGOO webதளம் அல்லது வாடிக்கையாளர் ஆதரவைத் தொடர்புகொள்ளவும்.

9. ஆதரவு

ELEGOO is committed to providing quality products and excellent customer support. If you require assistance with your kit, have technical questions, or encounter any issues, please utilize the following resources:

  • ஆன்லைன் பயிற்சி: The most comprehensive resource for project guides, code examples, and circuit diagrams. Access details are in your Quick Start Guide.
  • தொழில்நுட்ப ஆதரவு குழு: ELEGOO provides a dedicated technical support team ready to assist you. Contact information can typically be found on the official ELEGOO webதளம் (www.elegoo.com).
  • ஆன்லைன் சமூகம்: Join the active ELEGOO online community for peer support, project ideas, and shared knowledge.

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.