I just bought a 1.5inch RGB OLED Display. It uses a SSD1351 controller.
I wired it like this to my Raspberry Pi 4:
I can run Python code and can confirm that is wired properly and functioning as it should.
I am planing to use it to display info from NodeRed but cannot seem to get it to work. I did find this thread on a different display that looked promising but was not successful. The display remains black with no indication of anything happening.
I have been following this setup:
I am unable to figure out if this particular model of OLED can be used with NodeRed and a Raspberry Pi and if so, what BUS configuration I should use.
Am I on the wrong path?. Any help would be greatly appreciated.