ELECROW ESP32-P4 7 Inch Touch Screen

ELECROW ESP32-P4 7-Inch HMI AI Display User Manual

Model: ESP32-P4 7 Inch Touch Screen

1. Giriş

This manual provides detailed instructions for setting up, operating, and developing with your ELECROW ESP32-P4 7-Inch HMI AI Display. This advanced display features a powerful ESP32-P4 dual-core processor, a 7-inch IPS touch screen, and integrated AI speech interaction capabilities, making it suitable for a wide range of human-machine interface (HMI) and Internet of Things (IoT) projects.

2. Paket İçeriği

Aşağıda listelenen tüm öğelerin paketinizde bulunduğunu doğrulayın:

  • 1x CrowPanel Advance ESP32-P4 Display - 7.0 inch
  • 1x USB-A - Type-C Kablosu
  • 1x Crowtail/Grove 4pin DuPont cable
Image showing the contents of the ELECROW ESP32-P4 7-Inch HMI AI Display package, including the display unit, a USB-A to Type-C cable, and a Crowtail/Grove 4pin DuPont cable.

Şekil 2.1: Paket İçeriği

3. Temel Özellikler

  • Powerful Dual-Core Processor: Equipped with the ESP32-P4 dual-core processor, operating up to 400MHz. The onboard ESP32-C6-MINI-1 module supports 2.4GHz Wi-Fi 6 and Bluetooth 5.3 for stable and reliable connectivity with efficient power consumption.
    Close-up image of the ESP32-P4 and ESP32-C6 chips on the display board, highlighting the dual-chip architecture.

    Figure 3.1: ESP32-P4 and ESP32-C6 Processors

  • 7-Inch HD IPS Touch Screen: Features a 7-inch IPS TFT display with 1024×600 resolution, offering a wide 178° viewing angle and high color fidelity. Supports capacitive touch for intuitive user interaction.
    Image demonstrating the wide 178-degree viewing angle of the IPS display, showing the screen clearly visible from different side angles.

    Şekil 3.2: Geniş Viewing Angle IPS Display

  • AI Speech Interaction: Includes a built-in microphone and speaker, enabling intelligent voice command interaction, voice recognition, and speech synthesis for smart assistant integration.
    Image showing the display with speech bubbles indicating AI voice interaction, with a microphone icon at the center.

    Figure 3.3: AI Speech Interaction Feature

  • Çoklu Platform Geliştirme: Compatible with development environments such as Arduino IDE, Espressif IDF, and PlatformIO. Supports the LVGL graphics library for diverse project needs.
    Image illustrating support for multiple development environments including Arduino IDE, Espressif IDF, and PlatformIO, with code snippets and UI elements.

    Figure 3.4: Supported Development Environments

  • Modular Wireless Connectivity: The ESP32-P4 screen supports the replacement of ESP32-H2, nRF2401, WiFi Halo, and LoRa wireless modules, allowing easy switching between multiple communication protocols.
    Close-up image of the display board showing a slot for a replaceable wireless module, with examples of compatible modules like ESP32-H2, nRF2401, and LoRa.

    Figure 3.5: Replaceable Wireless Module Slot

4. Donanım Bittiview

The ELECROW ESP32-P4 7-Inch HMI AI Display features a comprehensive set of ports and components for versatile integration and development. Below is a diagram highlighting the key interfaces and their functions.

Detailed diagram of the ESP32-P4 HMI Display board, labeling various ports and components such as UART, I2C, LCD-TP, ESP32-P4, DSI-LCD, Wireless Module Pin Header, Power, UART0, USB2.0, UART3-IN, Boot, Reset, TF Slot, SPK-R, GPIO Pin Header, BAT, and SPK-L.

Figure 4.1: Hardware Interface Diagram

  • UART1, I2C1: Communication interfaces for external sensors and modules.
  • LCD-TP: Connector for the LCD touch panel.
  • ESP32-P4: Main dual-core processor.
  • DSI-LCD: Display Serial Interface for LCD connection.
  • Wireless Module Pin Header: For connecting replaceable wireless modules (e.g., ESP32-H2, nRF2401, LoRa).
  • GÜÇ: Güç girişi.
  • UART0, USB2.0, UART3-IN: Additional communication and data transfer ports.
  • BOOT, RESET: Buttons for system control and firmware flashing.
  • TF Yuvası: MicroSD card slot for local storage.
  • SPK-R, SPK-L: Connectors for right and left speakers.
  • YARASA: Battery connector for portable applications.

5. Kurulum ve Temel İşlemler

Follow these steps to get your ESP32-P4 HMI AI Display up and running.

5.1 Initial Power-Up and Boot Animation

Connect the display to a power source using the provided USB-A to Type-C cable. The display will power on and show a boot animation, indicating successful initialization. The pre-loaded firmware includes several basic applications.

Video 5.1: Initial boot-up and demonstration of pre-loaded applications like music playback and the 2048 game. (0:41 - 0:58 in video)

5.2 LVGL Lighting Control Example

To demonstrate LVGL control, connect an LED module to the UART1 interface. On the display, navigate to the LED Controller application. Tapping 'LED ON' or 'LED OFF' on the screen will toggle the connected LED.

Video 5.2: Demonstration of LVGL lighting control by connecting an LED module and interacting with the on-screen controls. (1:10 - 1:16 in video)

5.3 Sıcaklık ve Nem İzleme

Connect a compatible temperature and humidity sensor to the I2C1 interface. After running the appropriate code, the display will show real-time temperature and humidity data.

Video 5.3: Real-time display of temperature and humidity data from an I2C sensor connected to the display. (1:17 - 1:25 in video)

5.4 Camera Real-Time Display

If your display variant includes a camera or you connect an external camera module to the DSI-LCD interface, you can display real-time video feeds. The display provides stable and clear imaging for detection and monitoring applications.

Video 5.4: Demonstration of real-time camera feed displayed on the screen, showing clear image detection. (1:27 - 1:34 in video)

5.5 SD Card Local Music Playback

Insert a MicroSD card containing music files into the TF Slot. The display can quickly play stored music files with simple on-screen controls.

Video 5.5: Demonstration of playing local music files directly from an inserted SD card. (1:35 - 1:42 in video)

5.6 Wi-Fi Weather Acquisition

Utilize the integrated Wi-Fi module to accurately obtain local temperature, humidity, and weather information from online services. This feature enables IoT data interaction and display of environmental data.

Video 5.6: Display showing weather information, including temperature and humidity, acquired via Wi-Fi. (1:43 - 1:52 in video)

6. Development Environments

The ELECROW ESP32-P4 HMI AI Display supports various development environments, providing flexibility for different programming needs.

6.1 Code Compilation in VS Code with ESP-IDF

For advanced development, you can use Visual Studio Code with the Espressif IDF extension. This allows for comprehensive environment configuration, code editing, compilation, and firmware burning.

  1. Connect the display to your PC via the USB-A to Type-C cable.
  2. Open VS Code with the ESP-IDF extension installed.
  3. Configure the ESP-IDF development framework (e.g., v5.4.2) and set the UART interface parameters and corresponding port number.
  4. Compile your project and burn the firmware to the display.

Video 6.1: Step-by-step demonstration of code compilation and firmware flashing using VS Code with the ESP-IDF extension. (1:57 - 2:39 in video)

7. Özellikler

BağlanmakDeğer
MarkaELEKTRİKLİ
Model NumarasıESP32-P4 7 Inch Touch Screen
Ekran Boyutu7 inç
Ekran Çözünürlüğü Maksimum1024 x 600 Piksel
Yerel Çözünürlük1024x600
Görüntü TürüIPS
ViewAçı178 Derece
Yenileme Hızı400 MHz
Bağlantı TeknolojisiWi-Fi, Bluetooth 5.3
Donanım BağlantıUSB 2.0
Cilttage5 Volt
Ürün Boyutları (D x G x Y)7.1"D x 4.1"G x 0.8"Y
Ürün Ağırlığı0.3 Kilogram
Uyumlu CihazlarArduino IDE, ESP-IDF, LVGL
Ek ÖzelliklerAI Speech Interaction, Portable, Touchscreen

8. Sorun Giderme

If you encounter issues with your ELECROW ESP32-P4 HMI AI Display, consider the following common troubleshooting steps:

  • Güç Yok: Ensure the USB-C cable is securely connected to both the display and a reliable 5V power source. Try a different USB cable or power adapter.
  • Ekran Yanıt Vermiyor: Perform a soft reset by pressing the RESET button on the board. If the issue persists, disconnect and reconnect the power.
  • Dokunmatik Ekran Yanıt Vermiyor: Verify that the LCD-TP connector is properly seated. If using custom firmware, ensure touch drivers are correctly initialized.
  • Bağlantı Sorunları (Wi-Fi/Bluetooth): Check your network settings and ensure the ESP32-C6 module is functioning correctly. For custom wireless modules, ensure they are properly installed and configured.
  • Ürün yazılımı yükleme hatası: Ensure the correct COM port is selected in your development environment (e.g., VS Code). Verify that the USB-C data cable is connected to the correct port on the display for programming. Press and hold the BOOT button while pressing and releasing the RESET button, then release BOOT to enter download mode if needed.
  • Software/Application Errors: Refer to the documentation for your specific development environment (Arduino IDE, ESP-IDF, LVGL) for debugging guidance. Ensure all libraries and dependencies are correctly installed and updated.

9. Bakım

Ekranınızın uzun ömürlü olmasını ve optimum performans göstermesini sağlamak için aşağıdaki bakım yönergelerini izleyin:

  • Temizlik: Use a soft, lint-free cloth to clean the screen. For stubborn smudges, lightly dampBezi su veya ekran temizleyicisiyle silin. Aşındırıcı malzemelerden veya sert kimyasallardan kaçının.
  • Depolamak: Teşhir ürününü serin, kuru bir ortamda, doğrudan güneş ışığından ve aşırı sıcaklıklardan uzakta saklayın.
  • İşleme: Handle the display by its edges to avoid touching the screen surface or internal components. Avoid dropping or subjecting the device to strong impacts.
  • Donanım Yazılımı Güncellemeleri: Regularly check the ELECROW official website or community forums for firmware updates to improve performance and add new features.

10. Garanti ve Destek

The ELECROW ESP32-P4 7-Inch HMI AI Display comes with a 1 Yıl Üretici Garantisi. For technical support, documentation, or warranty claims, please visit the official ELECROW website or contact their customer service directly. Keep your purchase receipt as proof of purchase for warranty services.

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.