CrowPanel - HMI RGB ~
The CrowPanel HMI RGB range comes in three different size: 4.3", 5.0" and 7.0". All three models have a touchscreen and integrated ESP32-S3 module with built-in wireless communication 2.4 GHz Wi-Fi (802.11 b/g/n) and Bluetooth 5.0.
Models~
Model | 4.3"RGB | 5"RGB/th> | 7"RGB |
---|---|---|---|
SKU | DIS06043H | DIS07050H | DIS08070H |
Resolution | 480x272 | 800x480 | 800x480 |
MCU | ESP32-S3-Wroom | ESP32-S3-Wroom | ESP32-S3-Wroom |
Flash | 4 MB | 4 MB | 4 MB |
Psram | 2 MB | 8 MB | 8 MB |
Touchscreen | Resistive | Resistive | Resistive |
SD Card | yes | yes | yes |
Screen dimming | yes | yes | yes |
The audio port and SD card are not supported by openHASP 0.7.0-rc11.
ESP32-S3 Modules have PSram and are more suitable for loading fonts, and graphics.
Video~
Elecrow ESP32 Touch Screen TFT Display 5" VS 7"~
Cases~
You can order the display either with or without matching acrylic case.
Flashing~
Compile your own via platform.io and platformio_override.ini
environment templates.
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.