ESP32 Terminal 3.5" ~
The CrowPanel ESP32 terminal is a display device based on the ESP32-S3 microcontroller. This ESP32 terminal uses an acrylic shell, which can not only protects the screen but also makes it more beautiful. The size is only pocket size, small and portable; two M3 fixing holes are easy to fix, making it easier for you to set up your project.
Models~
Model | 3.5inch RGB | 3.5inch SPI |
---|---|---|
SKU | 15811 | 16099 |
Resolution | 480x320 | 480x320 |
MCU | ESP32-S3 | ESP32-S3 |
Interface | RGB | SPI |
Touchscreen | Capacitive | Capacitive |
SD card | yes | yes |
Screen dimming | yes | yes |
The SD card, buzzer, microphone and camera are not supported by openHASP 0.7.0-rc11.
ESP32-S3 Modules have PSram and are more suitable for loading fonts, and graphics.
Video~
ESP32 Terminal Comparison~
Flashing~
Also available via web installer at https://nightly.openhasp.com/
or the latest found under Github Actions, click on the latest action, and look under the Assets
sections for zip files containing builds binary files.
Recommended method~
-
Use the
Nightly
build website to initially flash the device. -
Then update with the OTA file found under
Actions
,Assets
on github. Or compile your own if comfortable doing that.