Support for Elecrow ESP Terminal? (ESP32-S3) #492
Replies: 3 comments 8 replies
-
Thanks for bringing the ESP Terminal to our attention, these devices will be added soon. |
Beta Was this translation helpful? Give feedback.
-
I have the same device Elecrow ESP Terminal with 3.5inch SPI Capacitive Touch Display and was able flash it successfully using esp32-terminal-spi_full_16MB_v0.7.0-rc9_33d21e0.bin Everything works as intended. Would it be possible to add camera support and display the camera's stream directly on the screen? |
Beta Was this translation helpful? Give feedback.
-
Thanks for following up. I thought the case was closed
I have since returned the device
…On Mon, 29 Apr 2024, 05:10 fvanroie, ***@***.***> wrote:
@rasel99 <https://github.com/rasel99> Can you please share your config
file?
—
Reply to this email directly, view it on GitHub
<#492 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASYAXT3ADSJVCUVF7Y72GYTY7XB3ZAVCNFSM6AAAAAAY4CMR2SVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TENJXGYYTK>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Hi team,
Hoping this is the right way to request investigation.
I've gotten my hands on an Elecrow ESP Terminal with 3.5inch SPI Capacitive Touch Display.
( https://littlebirdelectronics.com.au/products/esp-terminal-3-5-inch-480x320-spi-tft-capacitive-touch-display-with-ov2640-camera )
and I want to try getting openHASP to run on it.
It looks like the current releases don't have support for it yet, but I've seen you're implementing the Makerfabs MaTouch_ESP32-S3 in a near release, which is related.
This board runs off a ESP32-S3 module, with a ILI9488 Capacitive Touch Screen on a FT6236 touch controller. (16mb flash 8mb psram) it has a camera module and header but I've removed that as I'm really interested only in the touchscreen.
Seeing as you're working on a board that isn't far from the specs of this one, I wanted to see if you could implement this one as well, so I can give it a shot?
The wiki with schematics and pinouts for the board is at https://www.elecrow.com/wiki/index.php?title=ESP_Terminal_with_3.5inch_SPI_Capacitive_Touch_Display
Either way thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions