Quantcast
Channel: Arduino Forum - Latest topics
Viewing all articles
Browse latest Browse all 15287

DPI Display for arduino/esp32

$
0
0

Hi, i have 7inch display for raspberry pi, which has 50pin connector, which is connected to gpio trough this pcd


As i understand this hat, uses RGB888 (aka 24bit) data bus to work with display.
What i want to do, is to connect this display to esp32 or arduino, and instead of RGB888 make it RGB111, i want to connect all bits in to one gpio, cause i need only black/white colors.
So my question, is that posible?
If its posible, can any 1 share scematic of this hat, so i can connect directly my 50pin from display, to arduino/esp32.
Also im interested which lib i have to use to work with that display.

Also near related question:
Using any of RGBxxx, how i can know resolution of display? it is 800x400 or 600x300, or i should put this numbers by my self in code, to make lib work with them?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 15287

Trending Articles