diff --git a/_board/espressif_esp32s3_lcd_ev_v1.5.md b/_board/espressif_esp32s3_lcd_ev_v1.5.md new file mode 100644 index 000000000..f69cfe93f --- /dev/null +++ b/_board/espressif_esp32s3_lcd_ev_v1.5.md @@ -0,0 +1,33 @@ +--- +layout: download +board_id: "espressif_esp32s3_lcd_ev_v1.5" +title: "ESP32-S3 LCD Evaluation Kit v1.5 Download" +name: "ESP32-S3 LCD Evaluation Kit v1.5" +manufacturer: "Espressif" +board_url: + - "https://docs.espressif.com/projects/esp-dev-kits/en/latest/esp32s3/esp32-s3-lcd-ev-board/user_guide.html" +board_image: "espressif_esp32s3_lcd_ev_v1.5.jpg" +date_added: 2024-09-20 +family: esp32s3 +features: + - Wi-Fi + - External Display + - USB-C +--- +**Note: This page is for the v1.5 revision of hardware. [See here for more details](https://docs.espressif.com/projects/esp-dev-kits/en/latest/esp32s3/esp32-s3-lcd-ev-board/user_guide.html#id1)** + +ESP32-S3-LCD-EV-Board is an ESP32-S3-based development board with a touchscreen. Together with different subboards, ESP32-S3-LCD-EV-Board can drive LCDs with IIC, SPI, 8080, and RGB interfaces. It houses dual array microphones, supports voice recognition and near/far-field voice wake-up, and features screen and voice interaction. The board caters to development needs for touchscreen products with different resolutions and interfaces. Currently, we have two boards available: ESP32-S3-LCD-EV-Board with 480x480 LCD and ESP32-S3-LCD-EV-Board-2 with 800x480 LCD. + +### Feature List + +The main features of the board are listed below: + +- **Module Embedded:** ESP32-S3-WROOM-1 module with 16 MB flash and 8 MB PSRAM +- **Display:** Compatibility with various subboards and support for displays with `RGB`, `8080`, `SPI`, and `I2C` interfaces. Please refer to [LCD Subboards](https://docs.espressif.com/projects/espressif-esp-dev-kits/en/latest/esp32s3/esp32-s3-lcd-ev-board/user_guide.html#lcd-subboards) for more information +- **Audio:** Audio Codec + ADC amplifier and dual microphones +- **USB:** USB to serial port chip plus USB Type-C download/debug + +#### Mainboard + +**ESP32-S3-LCD-EV-Board-MB** is the core of the kit, which integrates the ESP32-S3-WROOM-1 module and provides ports for connection to the LCD subboard. + diff --git a/assets/images/boards/large/espressif_esp32s3_lcd_ev_v1.5.jpg b/assets/images/boards/large/espressif_esp32s3_lcd_ev_v1.5.jpg new file mode 100644 index 000000000..22cc6670b Binary files /dev/null and b/assets/images/boards/large/espressif_esp32s3_lcd_ev_v1.5.jpg differ diff --git a/assets/images/boards/original/espressif_esp32s3_lcd_ev_v1.5.jpg b/assets/images/boards/original/espressif_esp32s3_lcd_ev_v1.5.jpg new file mode 100644 index 000000000..f0aed300e Binary files /dev/null and b/assets/images/boards/original/espressif_esp32s3_lcd_ev_v1.5.jpg differ diff --git a/assets/images/boards/small/espressif_esp32s3_lcd_ev_v1.5.jpg b/assets/images/boards/small/espressif_esp32s3_lcd_ev_v1.5.jpg new file mode 100644 index 000000000..1596d0e43 Binary files /dev/null and b/assets/images/boards/small/espressif_esp32s3_lcd_ev_v1.5.jpg differ