diymore ESP32 C6 Display

diymore ESP32-C6 1.3-inch LCD Display Development Board User Manual

Model: ESP32 C6 Display

1. Киришүү

This manual provides essential information for the setup, operation, and maintenance of your diymore ESP32-C6 1.3-inch LCD Display Development Board. This board integrates a powerful RISC-V single-core processor with Wi-Fi 6 and Bluetooth 5 connectivity, along with a vibrant 1.3-inch ST7789 LCD, making it suitable for a wide range of AIoT and embedded projects.

2. Продукт бүтүп калдыview

The ESP32-C6 development board is designed for ease of use and versatility. Below is a diagram highlighting the key components of the board.

Diagram of ESP32-C6 development board components

2.1-сүрөт: Бүттүview of the ESP32-C6 Development Board. This image shows the top-down view of the board, labeling key components such as the ESP32-C6FH4 chip, Micro SD Card Slot, RST Button, BOOT Button, Type-C Interface, and Surface Mount Ceramic Antenna.

  • ESP32-C6FH4: The main microcontroller unit.
  • Микро SD карта слоту: Кеңейтилүүчү сактагыч үчүн.
  • RST баскычы: Тактаны баштапкы абалга келтирет.
  • BOOT баскычы: Used for entering bootloader mode for flashing firmware.
  • Type-C интерфейси: For power supply and data communication (USB-to-serial).
  • Surface Mount Ceramic Antenna: Integrated antenna for Wi-Fi and Bluetooth connectivity.

3. Өзгөчөлүктөрү

The diymore ESP32-C6 development board offers a robust set of features for various applications:

Key features of ESP32-C6 development board

3.1-сүрөт: Visual representation of the ESP32-C6 development board's core features, including RISC-V processor, Wi-Fi 6, Bluetooth 5, onboard antenna, Type-C port, 1.3-inch IPS LCD, 240x240 resolution, 262K colors, ST7789 driver, TF Card Slot, and RGB LED.

  • Процессор: Equipped with a 32-bit RISC-V single-core processor, optimized for low power consumption and high performance.
  • Зымсыз туташуу: Supports Wi-Fi 6 (802.11 b/g/n) and Bluetooth 5 (LE) with an integrated antenna. It also supports IEEE 802.15.4 (Zigbee 3.0 and Thread).
  • Интегралдык дисплей: Features a 1.3-inch LCD with 240 × 240 resolution, capable of displaying clear color images. The display uses an ST7789 driver chip.
  • Inertial Measurement Unit (IMU): Includes an integrated QMI8658 six-axis IMU (3-axis accelerometer, 3-axis gyroscope) for attitude awareness development.
  • Энергияны башкаруу: Onboard 3.7V MX1.25 lithium battery charging/discharging interface.
  • Кеңейтүү: Supports secondary development, making it suitable for AIoT applications and smart home projects.

4. Техникалык шарттар

4.1. General Board Specifications

ӨзгөчөлүкНарк
Өндүрүүчүдиймор
Модель атыESP32 C6 Display
ПроцессорRISC-V 32-bit single-core
CPU ылдамдыгыUp to 160 MHz (2.4 GHz for wireless communication)
Орнотулган RAM өлчөмү16 MB (SRAM)
Эстутум сактоо сыйымдуулугу4 МБ (Флеш)
Зымсыз байланыш стандартыWi-Fi 6 (802.11 b/g/n), Bluetooth 5 (LE), IEEE 802.15.4 (Zigbee 3.0, Thread)
Байланыш технологиясыBluetooth, GPIO, Wi-Fi, Type-C USB
Инерциялык өлчөө бирдигиQMI8658 six-axis (3-axis accelerometer, 3-axis gyroscope)
Батарея интерфейсиOnboard 3.7V MX1.25 lithium battery charging/discharging interface
Продукциянын өлчөмдөрү (L x W x Y)8.6 x 5 x 1 см (болжол менен 3.39 x 1.97 x 0.39 дюйм)
Продукт Салмагы110 г (болжол менен 3.88 унция)

4.2. LCD Screen Specifications

LCD Screen Specifications for ESP32-C6 board

4.1-сүрөт: Detailed specifications of the integrated 1.3-inch LCD screen, including display panel type, size, resolution, colors, communication interface, and driver IC.

ӨзгөчөлүкНарк
Дисплей панелиIPS
Дисплей өлчөмү1.3 дюйм
Display Resolution240 x 240 пиксель
Display Colors262K
Байланыш интерфейсиSPI
Driver ICST7789

4.3. Продукциянын өлчөмдөрү

Detailed dimensions of the ESP32-C6 development board

4.2-сүрөт: Technical drawing showing the precise measurements of the ESP32-C6 development board in millimeters.

5. Орнотуу

To begin using your ESP32-C6 development board, follow these steps:

  • Компьютерге туташуу: Use a Type-C USB cable to connect the board to your computer. The board will draw power from the USB port.
  • Драйверди орнотуу: Your operating system may automatically install necessary USB-to-serial drivers. If not, you may need to manually install drivers for the USB-to-serial chip (often CH340 or CP210x, though specific to the board's implementation) if your computer does not recognize the board.
  • Интеграцияланган иштеп чыгуу чөйрөсүн (IDE) орнотуу:
    ESP-IDF and Arduino IDE support for ESP32-C6

    5.1-сүрөт: The ESP32-C6 board supports development with both ESP-IDF and Arduino IDE, offering comprehensive SDKs, development resources, and tutorials.

    • Arduino IDE: жүктөп алып, орнотуңуз Arduino IDE. Add ESP32 board support through the Board Manager. Издөө "ESP32" and install the "esp32 by Espressif Systems" package. Select the appropriate board model (e.g., "ESP32-C6 Dev Module") from the Tools > Board menu.
    • ESP-IDF: For more advanced development, install the Espressif IoT Development Framework (ESP-IDF). Follow the official ESP-IDF Get Started Guide for detailed instructions on setting up the toolchain and environment.
  • First Program (Blink Test): Load a simple "Blink" example sketch (in Arduino IDE) or a basic "Hello World" example (in ESP-IDF) to verify your setup. Ensure the correct COM port is selected in your IDE.
  • 6. Иштөө нускамалары

    Once your development environment is set up, you can begin programming and interacting with the ESP32-C6 board:

    • Программалоо: Write your code using C/C++ in Arduino IDE or ESP-IDF. Utilize the extensive libraries available for Wi-Fi, Bluetooth, GPIO, SPI (for the LCD), and other peripherals.
    • Uploading Code: Compile your code and upload it to the board via the Type-C USB connection. If uploading fails, ensure the board is in bootloader mode (hold BOOT button, press and release RST, then release BOOT).
    • LCD Display Usage: The 1.3-inch ST7789 LCD can be controlled via SPI. Libraries like Adafruit_GFX and Adafruit_ST7789 are commonly used with Arduino IDE for graphics and text display.
    • Зымсыз байланыш:
      ESP32-C6 supports Wi-Fi 6 and BLE5

      6.1-сүрөт: The ESP32-C6 development board provides robust wireless connectivity with Wi-Fi 6 and Bluetooth 5 Low Energy (BLE5) capabilities.

      • Wi-Fi: Use the Wi-Fi libraries to connect to local networks, host access points, or implement Wi-Fi Direct.
      • Bluetooth: Utilize Bluetooth 5 (LE) for low-power communication with other Bluetooth-enabled devices.
    • GPIO колдонуу: The board provides General Purpose Input/Output pins for connecting external sensors, actuators, and other components. Refer to the board's pinout diagram for specific pin functions.
    • Башкармалыкка ыйгарым укуктар: The board can be powered via the Type-C USB port or through the 3.7V MX1.25 lithium battery interface. Ensure correct polarity if using a battery.

    7. Техникалык тейлөө

    Proper care and maintenance will ensure the longevity and reliable operation of your ESP32-C6 development board:

    • Колдонуу: Handle the board by its edges to avoid touching components, especially the pins, which can be sensitive to static electricity.
    • Сактагыч: Store the board in an anti-static bag when not in use, in a cool, dry environment away from direct sunlight and extreme temperatures.
    • Тазалоо: Зарыл болсо, чаңды кетирүү үчүн тактайды жумшак, кургак щетка же кысылган аба менен акырын тазалаңыз. Суюктуктарды же абразивдүү материалдарды колдонуудан алыс болуңуз.
    • Электр камсыздоо: Always use a stable 5V power supply via the Type-C port or a compatible 3.7V lithium battery. Over-voltagтактайга зыян келтириши мүмкүн.
    • Программалык камсыздоонун жаңыртуулары: Regularly check for updated firmware or SDKs from Espressif or the community to benefit from bug fixes and new features.

    8. Кыйынчылыктарды

    If you encounter issues with your ESP32-C6 development board, consider the following troubleshooting steps:

    • Такта табылган жок:
      • C Type-C USB кабели толугу менен сайылып, иштеп турганын текшериңиз.
      • Check if USB-to-serial drivers are correctly installed on your computer.
      • Башка USB портун же компьютерди колдонуп көрүңүз.
    • Code Upload Fails:
      • Verify that the correct board and COM port are selected in your IDE.
      • Ensure the board is in bootloader mode during upload (hold BOOT, press RST, release RST, release BOOT).
      • Check for compilation errors in your code.
    • ЖК көрсөтпөй жатат:
      • Confirm that the LCD library is correctly initialized with the proper pins and driver (ST7789).
      • Check power supply to the board.
      • Ensure there are no loose connections if the LCD is separate (though this board has it integrated).
    • Wi-Fi/Bluetooth туташуу маселелери:
      • Verify your network credentials (SSID, password) are correct in your code.
      • Ensure the antenna is not obstructed.
      • Башка 2.4 ГГц түзмөктөрүнүн кийлигишүүсүн текшериңиз.
    • Board Overheating:
      • Reduce the workload or frequency of operations if possible.
      • Тактанын айланасында жетиштүү желдетүүнү камсыз кылыңыз.
      • Киргизилген томду текшериңизtage белгиленген диапазондо.

    9. Кепилдик жана колдоо

    This product comes with a standard manufacturer's warranty. For specific warranty terms and conditions, please refer to the documentation provided at the time of purchase or contact diymore customer support directly.

    For technical support, resources, and community forums, please visit the official Espressif website for ESP32-C6 documentation or relevant community forums for Arduino and ESP-IDF development.

    Manufacturer: diymore

    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.