firmware icon indicating copy to clipboard operation
firmware copied to clipboard

Feature Request: Add Support for ELECROW CrowPanel 2.8" (ILI9341V - ESP32)

Open malakmikhail790-ux opened this issue 1 month ago • 2 comments

Hi

I’m a fan of your project and I’ve been following it closely. I would like to kindly request your help:

The displays currently supported in the project are not available in my country. Could you please provide a .bin firmware version and add support for my screen?

Here are my display’s pin settings for reference:

Feature Request: Add Support for ELECROW CrowPanel 2.8" (ILI9341V - ESP32)

TFT_SCLK 14 TFT_MOSI 13 TFT_MISO 12 TFT_CS 15 TFT_DC 2 TFT_RST 4 TFT_BL 27 TOUCH_CS 33 TOUCH_IRQ 32 SD_CS 21

Your support would make this amazing project accessible to more users like me. Thank you in advance for your time and help!

Best regards, [Malak

malakmikhail790-ux avatar Nov 14 '25 20:11 malakmikhail790-ux

You might find this useful which is the setup for Launcher, it appears to support your device.

https://github.com/bmorcelli/Launcher/tree/main/boards/elecrow

It would be a useful starting point to port Bruce. Launcher uses a lot of the same naming/concepts.

emericklaw avatar Nov 14 '25 20:11 emericklaw

I tried to port it.. but the guy who asked abandoned me. And haven't helped me with the tests..

The env.. it is in Beta Release > Custom> Elecrow as WIP

bmorcelli avatar Nov 14 '25 21:11 bmorcelli