Anonymous
Apr 07, 2026
Rating: 4/5
Great Value Board
Good hardware but documentation could be more detailed. Once set up, it works reliably.
Description
Reviews
| Brand | - |
| Category | Electronic Components / Maker DIY / Development Boards & Control Boards |
| Origin | - |
| Microcontroller Unit | ESP32-C6 |
| Display Technology | IPS LCD |
| Screen Size | 1.47 Inches |
| Resolution | 172 x 320 Pixels |
| Wireless Protocol | Wi-Fi 6 (802.11ax) |
| Bluetooth Version | Bluetooth 5 (Low Energy) |
| External Storage | MicroSD Card Slot |
| Connection Interface | USB Type-C |
| Operating Voltage | 3.3V Logic Level |
| Software Compatibility | Arduino IDE, PlatformIO |
Anonymous
Apr 07, 2026
Rating: 4/5
Great Value Board
Good hardware but documentation could be more detailed. Once set up, it works reliably.
Anonymous
Mar 25, 2026
Rating: 5/5
Perfect for IoT Projects
The Wi-Fi 6 connectivity is stable and the screen is bright. Great for building smart home dashboards.
Anonymous
Feb 22, 2026
Rating: 3/5
Decent but Tricky Setup
Had issues with drivers initially but works now. Would recommend for experienced users.
Anonymous
Feb 13, 2026
Rating: 5/5
Excellent for Dashboards
Used it for a home status panel, works flawlessly. The SD slot is a nice bonus for logging.
Anonymous
Jan 19, 2026
Rating: 5/5
LCD Quality is Superb
Colors are accurate and viewing angles are wide. Much better than expected for this price point.
Q: Is the RGB LED programmable?
A: Yes, it is addressable and can be controlled via GPIO using standard libraries.
Q: Is JTAG debugging supported?
A: Yes, specific pins are broken out for JTAG debugging purposes.
Q: Can I use 5V sensors directly?
A: No, the GPIOs are 3.3V tolerant only, use level shifters for 5V components.
Q: Which library drives the display?
A: We recommend using the TFT_eSPI library with specific user setup configurations.
Q: Does this support battery input?
A: It supports 5V input via USB, battery management requires an external circuit.