moononournation / Arduino_GFX

Arduino GFX developing for various color displays and various data bus interfaces
Other
760 stars 151 forks source link

- Added new st7701 type for GUITION ESP32-4848S040 display board. #467

Closed FigueiredoStable closed 2 months ago

FigueiredoStable commented 2 months ago

Hi the merge is basically a new type of DS7701 with the changes set by the manufacture GUITION for the model ESP32-4848S040 display board.

Board picture:

971639B2-4FC4-41CF-A686-3E82BFD55B0F

With Arduino_GFX

6B443387-C58F-4529-8518-D653D0CE62EA

Tks.

moononournation commented 2 months ago

st7701_type9_init_operations should be ok; but the GUITION ESP32-4848S040 should be a new device in Arduino_GFX_dev_device.h

Bzhmic commented 2 months ago

waiting for an update

https://github.com/moononournation/Arduino_GFX/issues/465

FigueiredoStable commented 2 months ago

@moononournation done.