Anonymous
Mar 14, 2026
Rating: 4/5
Great hardware, docs could be better
The hardware quality is excellent and the ESP32-S3 is powerful. However, finding specific pinout diagrams for the display interface took some digging. Otherwise recommended.
Description
Reviews
| Brand | - |
| Category | Electronic Components / Maker DIY / Development Boards & Control Boards |
| Origin | - |
| MCU Model | ESP32-S3-WROOM-1 |
| Flash Memory | 16MB Quad SPI |
| PSRAM | 8MB Octal SPI |
| Display Size | 2.8 Inches |
| Resolution | 240 x 320 Pixels |
| Touch Type | Capacitive (GT911) |
| Wireless Connectivity | Wi-Fi 2.4GHz + Bluetooth 5.0 |
| Operating Voltage | 5V DC via USB-C |
| Interface | SPI / I2C / UART / GPIO |
| Graphics Library | LVGL Supported |
Anonymous
Mar 14, 2026
Rating: 4/5
Great hardware, docs could be better
The hardware quality is excellent and the ESP32-S3 is powerful. However, finding specific pinout diagrams for the display interface took some digging. Otherwise recommended.
Anonymous
Mar 05, 2026
Rating: 5/5
Smooth Graphics Performance
Impressed by the PSRAM size. Running complex UI animations without lag. Wi-Fi connection is stable and Bluetooth pairing works as expected.
Anonymous
Mar 02, 2026
Rating: 5/5
Perfect for IoT Dashboards
This board is exactly what I needed for my home automation project. The screen is bright and the touch response is very accurate. LVGL integration was straightforward.
Anonymous
Feb 23, 2026
Rating: 5/5
Excellent Value
Compared to other display modules, this offers great value. The USB-C port makes powering and programming very convenient. Highly satisfied.
Anonymous
Jan 24, 2026
Rating: 3/5
Good but shipping was slow
The board works fine and meets specifications. My only complaint is that the delivery took longer than estimated. Product itself is fine.
Q: Are the GPIO pins 5V tolerant?
A: No, the GPIO pins operate at 3.3V logic levels. Connecting 5V signals directly may damage the board. Please use level shifters if needed.
Q: Can I control the backlight brightness via software?
A: Yes, the backlight is connected to a PWM capable pin. You can adjust the brightness dynamically in your code.
Q: Is this compatible with the Arduino IDE?
A: Yes, this board is fully compatible with the Arduino IDE. You can install the ESP32 board manager package to get started.
Q: Does it support Micropython?
A: Yes, the ESP32-S3 chip supports Micropython. You can flash the latest firmware to use Python for development.
Q: What is the power consumption during Wi-Fi transmission?
A: Typical current consumption during Wi-Fi transmission is around 100mA to 150mA depending on signal strength. We recommend a stable 5V 1A power supply.