esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
422 stars 27 forks source link

Add support for GC9503V LCD Driver (Panlee and WirelessTag 86 Box) #2417

Open tomayr opened 1 year ago

tomayr commented 1 year ago

Describe the problem you have/What new integration you would like

Would like to add support for the GC9503V LCD Driver so ESPHome can be installed on all current generation Panlee and Wireless Tag ESP32 3.95" Displays. These look identical to the Sonoff NSpanel Pro.

Please describe your use case for this integration and alternatives you've tried:

Would like to use ESPHome as a base for a home automation thermostat with this Panlee panel.

Additional context

netweaver1970 commented 1 year ago

+1. I bought 2 of them, by accident. INstead of gathering dust in a box, it would be nice to have it supported. Thanks.

NdS-Research-Facilities commented 1 year ago

+1 and also needs the touch sensor FT6336U

RcRaCk2k commented 11 months ago

Yeah i also bought 4inch ESP32 S3 Touchable Screen Durable WiFi 86 Central Control Panel Widely Use on eBay. This device also have the Display GC9503V on board.

https://www.ebay.de/itm/355184665406

Looking forward for support of that device.

PS: There is support for Arduino https://github.com/moononournation/Arduino_GFX/blob/master/library.properties

Quanghoster commented 11 months ago

+1

nagyrobi commented 11 months ago

OpenHASP seems to work on these too.

psfshr commented 5 months ago

+1

nithino commented 3 months ago

+1

xiasi0 commented 2 months ago

+1

dmit2k commented 1 month ago

Hello,

any progress with gc9503v support so far? This chip becomes pretty popular driver for inexpensive boards and more of them appear on the market.

It already has Arduino support which can be used as a reference design point as I understand.

clydebarrow commented 1 month ago

The st7701s driver should work for it, probably just need a custom init sequence.