7" screen Arduino Software Driver for the EK9716BD3 or EK73002ACGB driver IC

What is a compatible Arduino driver to use with these driver ICs?

HX8369A?

ILI6122?

NT35510?

OTM8009A?

ST7262?

Comments

  • edited November 2023

    The 7-inch ESP32 screen is an RGB screen. We use the Arduino_GFX library as the driver. We need to define the pins and create objects according to the hardware connection of the screen. The screen setting part is in the sample program we provide, as shown in the figure:


Sign In or Register to comment.