ESP32-C6-Touch-LCD-1.47
This product a microcontroller development board that adopts ESP32-C6FH8 and supports 2.4GHz Wi-Fi 6 and Bluetooth BLE 5. It integrates 8MB Flash and has onboard 1.47inch capacitive touch LCD screen, can smoothly run GUI programs such as LVGL. Combined with various peripheral interfaces, it is suitable for the quick development of the HMI and other ESP32-C6 applications.
| SKU | Product |
|---|---|
| 31203 | ESP32-C6-Touch-LCD-1.47 |
| 31201 | ESP32-C6-Touch-LCD-1.47-M |
Features
- Equipped with a high‑performance RISC‑V 32‑bit processor and a low‑power RISC‑V 32‑bit processor; the high‑performance processor clock is up to 160 MHz and the low‑power processor clock is up to 20 MHz.
- Supports 2.4 GHz Wi-Fi 6 (802.11 ax/b/g/n) and Bluetooth 5 (BLE) wireless communication protocols, with an onboard antenna.
- Onboard 320KB ROM, 512KB HP SRAM, 16KB LP SRAM, and 8MB Flash
- Onboard 1.47inch capacitive touch LCD screen with 172 × 320 resolution and 262K colors
- Most GPIOs are brought out, supporting full‑speed USB
- Onboard TF card slot for external TF card storage of images or files
- Supports flexible clock, multiple power modes, and other precise controls to enable low‑power operation in various scenarios.
Parameters
| Parameter | Value |
|---|---|
| Interface | USB Type‑C |
| Main Controller | ESP32-C6 |
| Screen Type | ISP |
| Screen Resolution | 172 × 320 |
| Display Chip | JD9853 |
| Touch Chip | AXS5106L |
Onboard Resources

Dimensions

Development Methods
The ESP32-C6-Touch-LCD-1.47 supports both the Arduino IDE and ESP‑IDF development frameworks, giving developers flexible options. You can choose the development tool that best suits your project needs and personal preferences.
Both development methods have their own advantages. Developers can choose based on their needs and skill levels. Arduino is simple to learn and quick to start, suitable for beginners and non-professionals. ESP-IDF provides more advanced development tools and stronger control capabilities, suitable for developers with professional backgrounds or higher performance requirements, and is more appropriate for complex project development.
-
Arduino IDE is a convenient, flexible, and easy-to-use open-source electronics prototyping platform. It requires minimal foundational knowledge, allowing for rapid development after a short learning period. Arduino has a huge global user community, providing a vast amount of open-source code, project examples, and tutorials, as well as a rich library ecosystem that encapsulates complex functions, enabling developers to implement various features rapidly. You can refer to the Working with Arduino to complete the initial setup, and the tutorial also provides related example programs for reference.
-
ESP-IDF, short for Espressif IoT Development Framework, is a professional development framework launched by Espressif Systems for its ESP series of chips. It is based on C language development and includes compilers, debuggers, flashing tools, etc. It supports development via command line or integrated development environments (such as Visual Studio Code with the Espressif IDF plugin), which provides features like code navigation, project management, and debugging. We recommend using VS Code for development. For the specific configuration process, please refer to the Working with ESP-IDF. The tutorial also provides relevant example programs for reference.

