I want to connect two OLED display modules to ESP32. I want these OLEDs to display the same image at the same time. Will daisy chaining these two displays work? These displays will be communicating over 4-wire SPI.
Will both displays be observable in the same visual field ?
Asking because the controllers in the OLED display have asych processes,
and you could see artifacts possibly in both displays that would be observable from
same point of view.