Waveshare ESP32-S3

Waveshare ESP32-S3 3.5-inch Capacitive Touch Display User Manual

ماڈل: ESP32-S3-Touch-LCD-3.5

تعارف

This manual provides essential information for setting up, operating, and maintaining your Waveshare ESP32-S3 3.5-inch Capacitive Touch Display. This development board integrates a powerful ESP32-S3R8 processor with a vibrant 3.5-inch IPS display, offering Wi-Fi, Bluetooth 5, and various peripheral interfaces for a wide range of applications. Please read this manual thoroughly before use to ensure proper functionality and to maximize the potential of your device.

پیکیج کا مواد

تصدیق کریں کہ نیچے دی گئی تمام اشیاء آپ کے پیکج میں شامل ہیں۔

Image showing the Waveshare ESP32-S3-Touch-LCD-3.5 board and a 6 Ohm 1W speaker.

شکل 1: پیکیج کے مشمولات۔ This image displays the ESP32-S3-Touch-LCD-3.5 development board and the included 6 Ohm 1W speaker, which connects via a white JST connector.

  • 1x ESP32-S3-Touch-LCD-3.5 Development Board
  • 1x 6Ω 1W Speaker

پروڈکٹ ختمview اور خصوصیات

The Waveshare ESP32-S3-Touch-LCD-3.5 is a high-performance, highly integrated MCU board designed for rapid development and integration. It features a 3.5-inch capacitive touch IPS display, comprehensive power management, a 6-axis IMU, and various connectivity options.

Image showing the front and back views of the ESP32-S3-Touch-LCD-3.5 board with key features highlighted.

Figure 2: ESP32-S3-Touch-LCD-3.5 Overview. This image illustrates the main components and features of the development board, including the CPU, camera interface, onboard antenna, programmable buttons, RTC chip, 6-axis IMU, display driver, touch chip, IPS panel, TF card slot, PMU, and audio capabilities.

اہم خصوصیات:

  • پروسیسر: Equipped with ESP32-S3R8 Xtensa 32-bit LX7 dual-core processor, up to 240MHz main frequency.
  • کنیکٹوٹی: Supports 2.4GHz Wi-Fi (802.11 b/g/n) and Bluetooth 5 (LE) with an onboard antenna.
  • یادداشت: Built-in 512KB of SRAM and 384KB ROM, with onboard 8MB PSRAM and an external 16MB Flash memory.
  • ڈسپلے: 3.5-inch capacitive touch IPS display with 320 × 480 resolution and 262K colors, utilizing ST7796 display driver and FT6336 capacitive touch chip.
  • موشن سینسنگ: Onboard QMI8658 6-axis IMU (3-axis accelerometer and 3-axis gyroscope) for motion detection.
  • پاور مینجمنٹ: AXP2101 for efficient power management, supporting battery charging, voltage regulation, and 3.7V MX1.25 Lithium battery.
  • توسیع: TF card slot, onboard camera interface (OV2640/OV5640 compatible), and multiple I/O options (I2C, UART, USB, GPIO).
  • RTC: PCF85063 RTC chip with reserved RTC battery header.
  • یوزر انٹرفیس: PWR and BOOT programmable buttons.
Detailed diagram of the ESP32-S3-Touch-LCD-3.5 board with numbered components and their descriptions.

Figure 3: Onboard Components. This diagram labels key components on the ESP32-S3-Touch-LCD-3.5 board, including the ESP32-S3R8 SoC, NOR-Flash, camera interface, TF card slot, speaker header, buttons, AXP2101 PMIC, charge indicator, USB Type-C port, ES8311 audio codec, microphone, RTC battery header, Lithium battery header, GPIO header, PCF85063 RTC chip, and QMI8658 IMU.

Pin definition diagram for the ESP32-S3-Touch-LCD-3.5 board, showing GPIO, power, ground, UART, I2C, KEY, and USB pins.

Figure 4: Pin Definition. This image provides a detailed pinout diagram, categorizing pins by function (Power, Ground, GPIO, UART, I2C, Key, USB) for easy reference during development.

سیٹ اپ

This section outlines the basic steps to get your ESP32-S3-Touch-LCD-3.5 ready for development.

1. ابتدائی کنکشن

  1. اسپیکر کو جوڑیں: If using the included speaker, connect its JST connector to the corresponding header on the board (MX1.25 speaker header).
  2. بجلی کی فراہمی: Connect the board to a computer using a USB Type-C cable. This will power the device and allow for data communication.
  3. ڈرائیور کی تنصیب: Depending on your operating system, you may need to install USB-to-serial drivers. Refer to the official Waveshare Wiki for specific driver requirements and installation guides.

2. ترقیاتی ماحول کا سیٹ اپ

The ESP32-S3-Touch-LCD-3.5 supports various development environments, including ESP-IDF and Arduino IDE.

  • ESP-IDF: For advanced users, the Espressif IoT Development Framework (ESP-IDF) provides a robust toolchain for C/C++ development. Detailed setup instructions are available on the Espressif website and the Waveshare Wiki.
  • Arduino IDE: For ease of use, the Arduino IDE can be configured to support ESP32 boards. Install the ESP32 board package through the Arduino Boards Manager.
Image showing support for ESP-IDF and Arduino IDE development environments, along with camera and touch features.

Figure 5: Development Environment Support. This image highlights the compatibility with ESP-IDF and Arduino IDE, providing flexibility for developers. It also shows the capacitive touch functionality and support for OV2640/OV5640 cameras.

3. فرم ویئر اپ لوڈ

Once your development environment is set up, you can upload your code to the ESP32-S3-Touch-LCD-3.5. Typically, this involves selecting the correct board and COM port in your IDE and clicking the upload button. Refer to specific IDE documentation or the Waveshare Wiki for detailed programming guides and exampلی کوڈ

آپریٹنگ ہدایات

The operation of the ESP32-S3-Touch-LCD-3.5 is primarily determined by the firmware loaded onto it. This section provides general guidance.

ڈسپلے اور ٹچ

The 3.5-inch IPS display offers a wide viewing angle and vibrant colors. The capacitive touch panel allows for interactive applications. Your custom firmware will define how the display renders information and how touch inputs are processed.

Image illustrating the wide viewing angle of the IPS display and the responsive capacitive touch functionality.

Figure 6: IPS Display and Capacitive Touch. This image demonstrates the excellent display performance with a 178-degree wide viewing angle and the responsive capacitive touch interface, suitable for human-machine interaction.

وائی ​​فائی اور بلوٹوتھ

Utilize the integrated 2.4GHz Wi-Fi and Bluetooth 5 (LE) for wireless communication. This enables network connectivity, data transfer, and interaction with other Bluetooth-enabled devices. Firmware examples often include Wi-Fi station/AP modes and Bluetooth GATT services.

Image showing the onboard audio codec for playback and input, and icons for 2.4GHz Wi-Fi and Bluetooth 5 (LE) support.

Figure 7: Audio and Wireless Connectivity. This image highlights the onboard audio codec for high-quality audio processing (playback and input) and the integrated 2.4GHz Wi-Fi and Bluetooth 5 (LE) support for versatile wireless communication.

AI Speech Interaction

The board supports AI speech interaction, allowing access to online large model platforms such as DeepSeek and Doubao. This functionality typically requires specific firmware and internet connectivity.

Diagram illustrating AI speech interaction with the device, showing a user speaking into a microphone, the device sending data to a platform, and receiving a reply.

Figure 8: AI Speech Interaction. This diagram demonstrates the process of AI speech interaction, where the device captures voice input, sends it to an online large model platform for analysis, and receives a spoken or displayed response.

دیکھ بھال

Proper maintenance ensures the longevity and reliable operation of your ESP32-S3-Touch-LCD-3.5.

  • صفائی: Use a soft, dry cloth to clean the display and board. Avoid abrasive cleaners or solvents. For stubborn smudges on the screen, a slightly damp microfiber cloth can be used, followed by a dry one.
  • ذخیرہ: Store the device in a cool, dry environment, away from direct sunlight, extreme temperatures, and high humidity.
  • ہینڈلنگ: Handle the board by its edges to avoid touching sensitive components. Static electricity can damage electronic components, so use anti-static precautions when working with the board.
  • فرم ویئر اپ ڈیٹس: Regularly check the Waveshare Wiki for firmware updates and security patches to ensure optimal performance and security.
  • بیٹری کی دیکھ بھال: If using a Lithium battery, follow standard battery safety guidelines. Avoid overcharging or deep discharging. Disconnect the battery if the device will be stored for an extended period.

خرابی کا سراغ لگانا

یہ سیکشن عام مسائل کو حل کرتا ہے جن کا آپ کو سامنا ہو سکتا ہے۔

ڈیوائس آن نہیں ہو رہی ہے۔

  • USB کنکشن چیک کریں: Ensure the USB Type-C cable is securely connected to both the board and a powered USB port on your computer or power adapter.
  • طاقت کا منبع: Verify that the USB port or power adapter is providing sufficient power (typically 5V).
  • کیبل کی سالمیت: ناقص کیبل کو مسترد کرنے کے لیے ایک مختلف USB کیبل آزمائیں۔

کام نہیں کررہے

  • فرم ویئر: Ensure that the loaded firmware includes display initialization code. A blank screen often indicates a software issue rather than hardware.
  • رابطے: While the display is integrated, ensure no physical damage to the screen or its connections.
  • طاقت: Confirm the board is receiving adequate power.

Touch Screen Unresponsive/Inaccurate

  • انشانکن: Some applications or firmware may require touch screen calibration. Refer to your specific software documentation.
  • فرم ویئر: Verify that the touch driver (FT6336) is correctly initialized and configured in your firmware.
  • Physical Obstructions: Ensure there are no foreign objects or debris on the screen surface interfering with touch detection.

Wi-Fi/Bluetooth Connectivity Issues

  • اینٹینا: The board has an onboard antenna. Ensure it is not obstructed.
  • فرم ویئر کنفیگریشن: Double-check your firmware for correct Wi-Fi SSID, password, and Bluetooth service configurations.
  • مداخلت: Reduce potential interference from other 2.4GHz devices.

For more detailed troubleshooting and community support, visit the official Waveshare Wiki or relevant ESP32 developer forums.

وضاحتیں

Detailed technical specifications for the Waveshare ESP32-S3 3.5-inch Capacitive Touch Display.

فیچرتفصیلات
پروسیسرESP32-S3R8 Xtensa 32-bit LX7 dual-core (up to 240MHz)
وائرلیس کنیکٹیویٹی2.4GHz Wi-Fi (802.11 b/g/n)، بلوٹوتھ 5 (LE)
ڈسپلے3.5-inch IPS, 320x480 resolution, 262K colors
ڈسپلے ڈرائیورST7796
ٹچ کنٹرولر۔FT6336 Capacitive Touch
آئی ایم یوQMI8658 6-axis (3-axis accelerometer, 3-axis gyroscope)
رام512KB SRAM, 384KB ROM, 8MB PSRAM
فلیش میموری16MB نور-فلیش
پاور مینجمنٹAXP2101
آر ٹی سی چپPCF85063
کیمرہ انٹرفیسDVP (OV2640/OV5640 compatible)
بیرونی اسٹوریجTF کارڈ سلاٹ
بیٹری سپورٹ3.7V MX1.25 Lithium battery
USB انٹرفیسUSB ٹائپ سی
Dimensions (Standard)92.44 x 61.00 x 11.50 ملی میٹر (تقریبا))
شے کا وزن2.46 اونس
Technical drawing showing the dimensions of the standard ESP32-S3-Touch-LCD-3.5 board in millimeters.

Figure 9: Standard Version Dimensions. This technical drawing provides precise measurements for the ESP32-S3-Touch-LCD-3.5 board without a case, in millimeters.

Technical drawing showing the dimensions of the ESP32-S3-Touch-LCD-3.5-C version with a case in millimeters.

Figure 10: Cased Version Dimensions. This technical drawing provides precise measurements for the ESP32-S3-Touch-LCD-3.5-C board, which includes a protective case, in millimeters.

وارنٹی اور سپورٹ

Waveshare products are designed for reliability and performance. For warranty information, please refer to the terms and conditions provided at the point of purchase or on the official Waveshare website. Technical support and additional resources, including detailed documentation, example code, and community forums, are available on the official Waveshare Wiki. We encourage users to consult these resources for in-depth information and assistance with their development projects.

سرکاری وکی وسائل: For comprehensive guides, tutorials, and technical data, please visit the Waveshare official Wiki page. This resource is regularly updated and provides valuable information for developers.

© 2026 Waveshare. All rights reserved. Information in this document 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.