I'm using an EPS32 and was wondering would it be possible to run 2 of these on the same EPS32,
I know that each TFT would have to have it's own CS pin not sure about the reset and data pins ? .
I only want to use the screen only (not the touch/SD card)
I was using 2 128/64 (ST7920) in the SPI mode but I'm struggling to find/get the yellow/green type and thought I'd add some colour as these are easier to obtain when I need more
I use these types of OLEDS with an ESP32. They use 5 wires. A 2nd display would share MISO, MOSI, and SCK/CLK. CS lines would be different. I am betting that the same pins for the RST and DC would work for both OLED's as the CS lines would disable the other display.
Idahowalker:
I use these types of OLEDS with an ESP32. They use 5 wires. A 2nd display would share MISO, MOSI, and SCK/CLK. CS lines would be different. I am betting that the same pins for the RST and DC would work for both OLED's as the CS lines would disable the other display.
I've looked at those but can't seem to find them any bigger, Has I need to display quite a bit of data like the photo below, At the moment is show's the voltage and Amps and set Amps as it's not big enough to show more, This is the reason for 3.2/3.5Inch screens.