Guition ESP32-S3 JC8048W550 ~
This is "all-in-one" device that have integrated ESP32-S3 chips with 16 MB of flash and 8MB PSram. This display utilizes IPS matrix with capacitive touch screen (no multi-touch - as stated in docs).
SD card is not supported by openHASP 0.7.0-rc11.
SKU JC8048W550
Features~
The back has many GPIO pins avialable through an included connector, TF Slot, Audio out (some versions), note: tf not supported in openHASP yet.
Cases~
If you have a 3D printer, cases are becoming available:
Case with USB cutout for potential use without battery
Xtouch PRO variant (both with and without battery, relies on pogo pin connector)
Case without battery (usb bus power only)
Other cases maybe available, search printables, thingiverse, etc
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.