ESP32-S3-HMI-V3
Hardware
●ESP32-S3 dual-core Xtensa 32-bit LX7 microprocessor, up to 240 MHz with 384KB ROM, 512KB SRAM. 2.4GHz WiFi and Bluetooth 5
●PSRAM: 2MB FLASH: 8MB
●Storage: Micro-SD card slot
●Display: 4.3-inch display with 800×480 resolution, I2C capacitive touch panel
●Display interface: 16-bits, 8080 parallel communication
●Audio: Codec, Audio amplifier, built-in microphone, speaker
●USB: 1x USB-C OTG (DFU/CDC) port, 1x USB-C debug port
●Sensors: 3-axis accelerometer, 3-axis gyroscope, temperature and humidity sensors
●Peripheral interface: I2C, SPI, GPIOs
●Miscellaneous: wakeup and reset buttons, power switch
●Power Supply: 5V / 1A
●Dimension: 110 x 61 x 13.5mm
Software
All the examples are stored in .../examples folder. Please build it with ESP-IDF 4.4.2
Step 1: Enter the examples folder
Open the terminal and go to any folder that stores examples (e.g. lvgl_demo):
cd ...\examples\lvgl_demo
Step 2: Build the example
idf.py build
Step 3: Flash and launch monitor
Flash the program and launch IDF Monitor:
idf.py flash monitor
Support
if you need any help, please contact: aemails@163.com