waveshare ESP32-S3-DualEye-Touch-LCD-1.28

Waveshare ESP32-S3 Dual Eye Round LCD AIoT Development Board User Manual

Model: ESP32-S3-DualEye-Touch-LCD-1.28

1. Giriş

The Waveshare ESP32-S3 Dual Eye Round LCD AIoT Development Board is a versatile microcontroller development platform designed for makers and electronics enthusiasts. Based on the ESP32-S3 chip, it offers robust connectivity with 2.4GHz Wi-Fi and Bluetooth BLE 5. This board features dual 1.28-inch round IPS LCD displays, each with 240x240 resolution and 65K colors, capable of running graphical user interfaces (GUIs) like LVGL smoothly. It also integrates a microphone, speaker header, Lithium battery recharge circuit, TF card slot, and various expansion connectors, making it suitable for a wide range of applications including HMI, robotic agents, and AI voice-interactive projects.

Waveshare ESP32-S3 Dual Eye Round LCD AIoT Development Board with a hand interacting with one of the displays.

Şəkil 1.1: The Waveshare ESP32-S3 Dual Eye Round LCD AIoT Development Board. This image shows the compact design of the board with its two circular displays, one of which is being touched by a finger, illustrating its interactive capabilities.

2. Əsas Xüsusiyyətlər

  • Prosessor: High-performance Xtensa 32-bit LX7 dual-core processor, up to 240MHz main frequency.
  • Simsiz əlaqə: Supports 2.4GHz Wi-Fi (802.11 b/g/n) and Bluetooth 5 (LE) with an onboard antenna.
  • Yaddaş: Built-in 512KB SRAM and 384KB ROM, with onboard 8MB PSRAM and 16MB Flash.
  • Göstərir: Dual 1.28-inch LCD displays, 240 × 240 resolution, 65K color, with optional capacitive touch function.
  • Audio: Onboard ES8311 audio codec and ES7210 audio ADC chip, equipped with a standard microphone and speaker header, supporting AI speech interaction.
  • Yaddaş: Onboard TF card slot for convenient local storage expansion of data, images, and audio files.
  • Güc idarəetməsi: Onboard Lithium battery recharge management module, with a reserved 3.7V Lithium battery power supply header.
  • Genişlənmə: Onboard SH1.0 14PIN connector, adapting UART, I2C, and various IO interfaces for DIY customization.
Waveshare ESP32-S3 Dual Eye Round LCD AIoT Development Board with icons highlighting its features.

Şəkil 2.1: Xüsusiyyət bitdiview of the ESP32-S3 Dual Eye AIoT Development Board. This image displays the board along with various icons representing its core functionalities such as ESP32-S3 chip, Wi-Fi, Bluetooth, onboard antenna, 1.28-inch displays, 240x240 resolution, 65K colors, audio output, MIC audio recognition, 16MB Flash, TF card slot, and Lithium battery header.

3. Paketin məzmunu

Paketinizə aşağıdakılar daxildir:

  • ESP32-S3-DualEye-Touch-LCD-1.28 Board x1
  • SH1.0 14PIN cable (~100mm) x1
  • FFC 18PIN cable (~200mm) x1
  • 8Ω 2W MX1.25 2PIN speaker x1
Contents of the Waveshare ESP32-S3 Dual Eye Round LCD AIoT Development Board package.

Şəkil 3.1: Package contents. This image shows the ESP32-S3 Dual Eye Touch LCD board, an FFC cable, a SH1.0 14PIN cable, and an 8Ω 2W MX1.25 2PIN speaker, which are all included in the product package.

4. Quraşdırma və Təchizat Bitdiview

Before operating the board, familiarize yourself with its components and connection points.

Detailed diagram of the Waveshare ESP32-S3 Dual Eye Round LCD AIoT Development Board with numbered components.

Şəkil 4.1: What's On Board. This diagram provides a numbered overview of the ESP32-S3 Dual Eye Touch LCD board's components and connectors, essential for setup and development.

4.1 Komponentin İdentifikasiyası

  1. ESP32-S3R8: Dual-core processor, up to 240MHz operating frequency.
  2. 16MB Flash.
  3. Battery recharge management chip.
  4. Ampqaldırıcı çip.
  5. ES8311: Audio codec.
  6. ES7210: Audio ADC.
  7. Mikrofon.
  8. MP1605GTF-Z: Power module, supports up to 3.3V 2A output.
  9. Onboard ceramic antenna.
  10. IPEX1 connector: For connecting an external antenna, enabled via resoldering an onboard resistor.
  11. BOOT düyməsi.
  12. GPIO1 function selection resistor: Soldered on the side near the crystal by default; the GPIO1 pin is used for battery voltage measurement. Resoldered to the other side: the GPIO1 connects to the 17. FPC connector, enabling three-screen display function through software modification.
  13. Battery header.
  14. MX1.25 2PIN connector for 3.7V Lithium battery, supports charging and discharging.
  15. Charge indicator: Lithium battery charge indicator, lights up when charging, off when fully charged (the light status is uncertain when the battery is not connected).
  16. Speaker header.
  17. SH1.0 14PIN header.
  18. 18PIN FPC connector: For three-screen display function by resoldering the 12. resistor and modifying the display configuration parameters in the program. When the board is split into two halves, this FPC connector can be linked with 18. FPC connector so that both displays function properly (Note: when the board is split and connected via FPC cable, the RESET button will be unavailable).
  19. 18PIN FPC header: For connection to the host.
  20. TF card communication mode selection: When the board is split into two halves, switching to SPI mode allows the TF card to be controlled by an external master controller.
  21. TF kart yuvası.
  22. RESET düyməsi.
  23. SH1.0 14PIN cable header: For controlling TF card and the LCD display via SPI interface when the board is split into two halves and resoldering 19. resistor to SPI mode.
  24. Type-C portu.

4.2 İlkin qoşulma

  1. Enerji təchizatı: Connect the board to a power source using the Type-C port (24). Alternatively, connect a 3.7V Lithium battery to the Battery header (13) or MX1.25 2PIN connector (14).
  2. Dinamik Bağlantısı: If using the included speaker, connect it to the Speaker header (16).
  3. TF Kartı: Insert a TF card into the TF card slot (21) for local storage if needed.
  4. Genişlənmə: Utilize the SH1.0 14PIN header (17) or other FPC connectors (18, 19) for custom expansions as required by your project.

5. Əməliyyat Təlimatları

5.1 İnkişaf mühiti

The ESP32-S3-DualEye-Touch-LCD-1.28 supports two primary development tools and frameworks:

  • Arduino IDE: A popular choice for ease of use and a large community.
  • ESP-IDF: Espressif IoT Development Framework, offering more control and advanced features for complex projects.

Choose the development tool that best suits your project requirements and personal preferences. Development resources and examples can be obtained by contacting Waveshare support.

5.2 Ekran və Toxunma Funksionallığı

The board features dual 1.28-inch IPS displays with 240x240 resolution. The displays support 65K colors and can render GUIs efficiently. The optional capacitive touch function is controlled via an I2C interface, providing flexible operation and smooth UI interaction with interrupt support.

A hand touching one of the dual round displays of the Waveshare ESP32-S3 board, showing a landscape image.

Şəkil 5.1: Capacitive Touch. This image demonstrates the touch functionality of the displays, showing a finger interacting with one of the screens displaying a scenic image.

5.3 AI Speech Interaction

The integrated microphone and audio codec chips enable AI speech interaction. This allows the board to process audio input and interact with online large model platforms such as DeepSeek and Doubao for advanced speech recognition and response capabilities.

Diagram illustrating the AI speech interaction process with the Waveshare ESP32-S3 board.

Şəkil 5.2: Supports AI Speech Interaction. This diagram illustrates the workflow of AI speech interaction: a conversation is made with the built-in microphone, sent to a large model platform for analysis, an answer is received, and a reply is generated via an external speaker.

5.4 Audio Giriş və Çıxış

The onboard audio codec chip supports high-quality audio processing, providing clear audio input and output. This is crucial for applications involving sound, music, or voice commands.

Diagram showing audio input and output capabilities of the Waveshare ESP32-S3 board.

Şəkil 5.3: Onboard Audio Codec Chip. This image visually represents the audio output and input capabilities of the board, with musical notes displayed on the screens, indicating sound processing.

6. Baxım

To ensure the longevity and optimal performance of your ESP32-S3 Dual Eye Round LCD AIoT Development Board, follow these maintenance guidelines:

  • İdarəetmə: Always handle the board by its edges to avoid touching sensitive components or applying undue pressure to the displays.
  • Təmizləmə: Use a soft, dry, anti-static cloth to clean the board and displays. Avoid using liquids or abrasive materials.
  • Yaddaş: Store the board in a cool, dry, and dust-free environment. If not in use for extended periods, consider storing it in an anti-static bag.
  • Güc: Düzgün enerji təchizatı voltage (3.7V for battery, 5V via Type-C) and avoid reverse polarity connections.
  • Ətraf mühit: Protect the board from extreme temperatures, humidity, and direct sunlight.

7. Giderme

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

  • Güc yoxdur:
    • Check Type-C cable connection and power source.
    • If using a battery, ensure it is charged and correctly connected to the battery header.
    • Verify the charge indicator LED (15) behavior.
  • Ekran İşləmir:
    • Ensure FFC cables are securely connected.
    • Check display initialization code in your program.
    • If the board is split, ensure the 18PIN FPC connector (18) and resistor (12) are correctly configured.
  • Wi-Fi/Bluetooth Bağlantı Problemləri:
    • Verify your code for correct Wi-Fi/Bluetooth initialization and credentials.
    • Ensure the onboard ceramic antenna (9) is not obstructed.
    • If using an external antenna, ensure it's properly connected to the IPEX1 connector (10) and the onboard resistor is configured correctly.
  • Audio Problemlər:
    • Check speaker connection to the Speaker header (16).
    • Verify audio codec initialization and playback/recording code.
    • Ensure the microphone (7) is not covered.
  • TF Card Not Detected:
    • Ensure the TF card is fully inserted into the TF card slot (21).
    • Check TF card communication mode selection (20) if the board is split.
    • Verify your code for correct TF card initialization and file sistemə giriş.

For further assistance, refer to the official Waveshare documentation or contact their technical support.

8. Spesifikasiyalar

XüsusiyyətDetal
ProsessorXtensa 32-bit LX7 dual-core, up to 240MHz
Simsiz Bağlantı2.4GHz Wi-Fi (802.11 b/g/n), Bluetooth 5 (LE)
Daxili yaddaş512KB SRAM, 384KB ROM, 8MB PSRAM, 16MB Flash
GöstərirDual 1.28-inch IPS LCD, 240 × 240 resolution, 65K colors
Touch funksiyasıOptional Capacitive Touch (I2C interface)
AudioES8311 Codec, ES7210 ADC, Microphone, Speaker Header
Yaddaş GenişlənməsiTF Kart Yuvası
Güc GirişiType-C, 3.7V Lithium Battery Header
Ölçülər4.25 x 3.15 x 1.02 düym (Paket)
Maddə Çəkisi0.704 unsiya
Model nömrəsiESP32-S3 Double Eye Touch LCD (ESP32-S3-DualEye-Touch-LCD-1.28)

9. Zəmanət və Dəstək

9.1 Zəmanət Məlumatı

Specific warranty details for the Waveshare ESP32-S3 Dual Eye Round LCD AIoT Development Board are typically provided at the point of purchase or on the official Waveshare websayt. Zəhmət olmasa, satınalma sənədlərinizə və ya istehsalçının saytına baxın website for the most accurate and up-to-date warranty policy.

9.2 Texniki Dəstək

For technical assistance, development resources, or inquiries regarding the ESP32-S3 Dual Eye Round LCD AIoT Development Board, please visit the official Waveshare support page or contact their customer service directly. You can often find detailed documentation, example code, and community forums on their websayt.

Waveshare Rəsmi Websayt: www.waveshare.com

Əlaqədar Sənədlər - ESP32-S3-DualEye-Touch-LCD-1.28

Preview ESP32-S3-Touch-LCD-4.3B: İnkişaf Şurası Bitdiview və Quraşdırma Bələdçisi
Waveshare-dən güclü mikrokontroller inkişaf lövhəsi olan ESP32-S3-Touch-LCD-4.3B-ni kəşf edin. Bu təlimat onun xüsusiyyətlərini, aparat təsvirini, interfeys təfərrüatlarını əhatə edir və ESP-IDF və VSCode istifadə edərək inkişaf mühitinin qurulması üçün təlimatları təqdim edir.
Preview Waveshare ESP32-S3-Touch-LCD-4.3 İnkişaf lövhəsi: Xüsusiyyətlər və Bələdçi
4.3 düymlük kapasitiv sensorlu displey, WiFi, BLE 5 və CAN, RS485 və I2C kimi çoxsaylı interfeyslərə malik güclü mikrokontroller inkişaf lövhəsi olan Waveshare ESP32-S3-Touch-LCD-4.3-ü kəşf edin. Onun hardware, quraşdırma və s haqqında məlumat əldə edinampHMI inkişafı üçün demolar.
Preview ESP32-S3-Touch-LCD-2 Development Board Guide
A comprehensive guide for the Waveshare ESP32-S3-Touch-LCD-2 development board, covering setup and usage with Arduino IDE and ESP-IDF, including detailed examples and resources.
Preview Waveshare ESP32-S3 4.3-inch Touch LCD Development Board Setup Guide with LVGL
Step-by-step instructions for setting up the Waveshare ESP32-S3 4.3-inch Touch LCD development board to display graphics using the LVGL library with the Arduino IDE.
Preview ESP32-C6-Touch-LCD-1.47: Development Guide for Arduino IDE & ESP-IDF
Explore the ESP32-C6-Touch-LCD-1.47 development board with this comprehensive guide. Learn to use Arduino IDE and ESP-IDF, set up your environment, and run various demos for your IoT and embedded projects.
Preview Waveshare E-Paper ESP32 Sürücü Lövhəsi: Xüsusiyyətlər, Demolar və Təlimat
Waveshare E-Paper ESP32 Sürücü lövhəsini araşdırın. Bu təlimat onun xüsusiyyətlərini, aparat bağlantısı, Bluetooth və WiFi demolarını və e-kağız ekran layihələri üçün ümumi tez-tez verilən suallar haqqında ətraflı məlumat verir.