# ESP32-S3-LCD-0.85 **Repository Path**: waveshare/ESP32-S3-LCD-0.85 ## Basic Information - **Project Name**: ESP32-S3-LCD-0.85 - **Description**: ESP32-S3-LCD-0.85 - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-11 - **Last Updated**: 2026-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Waveshare ESP32-S3-LCD-0.85 [中文](README_ZH.md) The ESP32-S3-LCD-0.85 is a compact, high-performance development board built around the ESP32-S3 (dual-core Xtensa LX7 @ 240 MHz, 8 MB PSRAM, 8 MB Flash) with 2.4 GHz Wi-Fi and Bluetooth 5 LE. It integrates a 0.85-inch 128 × 128 LCD, an ES8311 audio codec, a TF card slot, a user button, and eight WS2812 RGB LEDs, making it suitable for wearable devices, miniature information displays, audio applications, and IoT projects. - [Purchase Link](https://www.waveshare.com/esp32-s3-lcd-0.85.htm) - [Documentation](https://docs.waveshare.com/ESP32-S3-LCD-0.85) Waveshare ESP32-S3-LCD-0.85 ## Repository Structure This repository provides sample programs, factory firmware, and hardware design files for the ESP32-S3-LCD-0.85. ```text . ├── example/ # Sample programs for ESP-IDF and Arduino ├── Firmware/ # Pre-built factory and example firmware ├── hardware/ # Hardware design files and schematics └── assets/ # Images used in documentation ``` ## Getting Started Pre-built firmware is available in [`Firmware/`](Firmware). For build environments, flashing steps, pin mappings, and configuration, refer to the [documentation page](https://docs.waveshare.com/ESP32-S3-LCD-0.85). ## Contributing We welcome contributions! Here's how you can help: 1. Fork the repository. 2. Create a new branch for your feature or bug fix. 3. Commit your changes with clear descriptions. 4. Submit a pull request for review. ## Issues and Support Open an [issue](https://gitee.com/waveshare/ESP32-S3-LCD-0.85/issues) with detailed information, or contact the Waveshare team with your order number for technical support. ## License Licensed under the Apache License 2.0. See the [LICENSE](LICENSE) file for details. --- Thank you for using Waveshare Electronics products!