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. Introdução

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.

Imagem 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. Principais características

  • Processador: High-performance Xtensa 32-bit LX7 dual-core processor, up to 240MHz main frequency.
  • Conectividade sem fio: Supports 2.4GHz Wi-Fi (802.11 b/g/n) and Bluetooth 5 (LE) with an onboard antenna.
  • Memória: Built-in 512KB SRAM and 384KB ROM, with onboard 8MB PSRAM and 16MB Flash.
  • Exibe: Dual 1.28-inch LCD displays, 240 × 240 resolution, 65K color, with optional capacitive touch function.
  • Áudio: Onboard ES8311 audio codec and ES7210 audio ADC chip, equipped with a standard microphone and speaker header, supporting AI speech interaction.
  • Armazenar: Onboard TF card slot for convenient local storage expansion of data, images, and audio files.
  • Gerenciamento de energia: Onboard Lithium battery recharge management module, with a reserved 3.7V Lithium battery power supply header.
  • Expansão: 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.

Imagem 2.1: Recurso encerradoview 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. Conteúdo da embalagem

Os seguintes itens estão incluídos em seu pacote:

  • 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.

Imagem 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. Setup and Hardware Overview

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.

Imagem 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 Identificação do Componente

  1. ESP32-S3R8: Dual-core processor, up to 240MHz operating frequency.
  2. 16MB Flash.
  3. Battery recharge management chip.
  4. Amplifier chip.
  5. ES8311: Audio codec.
  6. ES7210: Audio ADC.
  7. Microfone.
  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. Botão BOOT.
  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. Slot para cartão TF.
  22. Botão de reset.
  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. Porta tipo C.

4.2 Conexão inicial

  1. Fonte de energia: 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. Conexão do alto-falante: If using the included speaker, connect it to the Speaker header (16).
  3. Cartão TF: Insert a TF card into the TF card slot (21) for local storage if needed.
  4. Expansão: Utilize the SH1.0 14PIN header (17) or other FPC connectors (18, 19) for custom expansions as required by your project.

5. Instruções de operação

5.1 Ambiente de Desenvolvimento

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

  • IDE do Arduino: 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 Display and Touch Functionality

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.

Imagem 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.

Imagem 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 Entrada e Saída de Áudio

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.

Imagem 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. Manutenção

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

  • Manuseio: Always handle the board by its edges to avoid touching sensitive components or applying undue pressure to the displays.
  • Limpeza: Use a soft, dry, anti-static cloth to clean the board and displays. Avoid using liquids or abrasive materials.
  • Armazenar: 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.
  • Poder: Garantir a fonte de alimentação adequada voltage (3.7V for battery, 5V via Type-C) and avoid reverse polarity connections.
  • Ambiente: Protect the board from extreme temperatures, humidity, and direct sunlight.

7. Solução De Problemas

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

  • Sem energia:
    • Verifique a conexão do cabo Tipo C e a fonte de alimentação.
    • Se estiver usando uma bateria, certifique-se de que ela esteja carregada e conectada corretamente ao conector da bateria.
    • Verify the charge indicator LED (15) behavior.
  • Tela não funciona:
    • 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.
  • Problemas de conectividade Wi-Fi/Bluetooth:
    • 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.
  • Problemas de áudio:
    • Check speaker connection to the Speaker header (16).
    • Verify audio codec initialization and playback/recording code.
    • Ensure the microphone (7) is not covered.
  • Cartão TF não detectado:
    • 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 acesso ao sistema.

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

8. Especificações

RecursoDetalhe
ProcessadorXtensa LX7 dual-core de 32 bits, até 240 MHz
Conectividade sem fioWi-Fi de 2.4 GHz (802.11 b/g/n), Bluetooth 5 (LE)
Memória onboard512KB SRAM, 384KB ROM, 8MB PSRAM, 16MB Flash
ExibeDual 1.28-inch IPS LCD, 240 × 240 resolution, 65K colors
Função de toqueOptional Capacitive Touch (I2C interface)
ÁudioES8311 Codec, ES7210 ADC, Microphone, Speaker Header
Expansão de armazenamentoSlot de TF
Entrada de energiaType-C, 3.7V Lithium Battery Header
Dimensões4.25 x 3.15 x 1.02 polegadas (Embalagem)
Peso do item0.704 onças
Número do modeloESP32-S3 Double Eye Touch LCD (ESP32-S3-DualEye-Touch-LCD-1.28)

9. Garantia e Suporte

9.1 Informações de garantia

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 webPor favor, consulte a documentação da sua compra ou o site do fabricante. webPara obter a política de garantia mais precisa e atualizada, acesse o site.

9.2 Suporte Técnico

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 website.

Waveshare Oficial Website: www.waveshare.com

Documentos relacionados - ESP32-S3-DualEye-Touch-LCD-1.28

Préview ESP32-S3-Touch-LCD-4.3B: Placa de Desenvolvimentoview e guia de configuração
Explore o ESP32-S3-Touch-LCD-4.3B, uma poderosa placa de desenvolvimento de microcontrolador da Waveshare. Este guia aborda seus recursos, descrição de hardware, detalhes da interface e fornece instruções para configurar o ambiente de desenvolvimento usando ESP-IDF e VSCode.
Préview Placa de Desenvolvimento Waveshare ESP32-S3-Touch-LCD-4.3: Recursos e Guia
Explore o Waveshare ESP32-S3-Touch-LCD-4.3, uma poderosa placa de desenvolvimento de microcontrolador com tela sensível ao toque capacitiva de 4.3 polegadas, Wi-Fi, BLE 5 e múltiplas interfaces como CAN, RS485 e I2C. Saiba mais sobre seu hardware, configuração e especificações.ampas demonstrações para desenvolvimento de IHM.
Préview 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 examparquivos e recursos.
Préview 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.
Préview 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.
Préview Placa controladora Waveshare E-Paper ESP32: Recursos, demonstrações e guia.
Explore a placa controladora Waveshare E-Paper ESP32. Este guia detalha seus recursos, conexões de hardware, demonstrações de Bluetooth e Wi-Fi, além de perguntas frequentes sobre projetos de telas de papel eletrônico.