does anyone have experience how to interface the 2.26" OLED Display I2C type: GEM1602-10 with ESP32 board?
I bought such display:
to implement them in the existing application, but when scanning addresses on the I2C bus there is no response from the display (it should response with 0x79)!?
In the same application I already use the 0.96" I2C OLED Display (address 0x3c) ant it works fine.
That is what I thought. But the pcb seems to have solder links for 0x78 vs 0x79 implying selectable slave address.
Simple test. Remove your existing 0x3C SSD1306. Then try 0x3C, 0x79, 0x78, ...
The Surenoo link seems rubbish. It says KS0066 which is an LCD controller and definitely not I2C.
Ask Surenoo for the actual controller chip that is used.