stanleyhuangyc / MultiLCD

Arduino LCD library supporting multiple types of LCD shields and modules
112 stars 70 forks source link

SH1106 OLED 132x64 display #3

Open tprochazka opened 10 years ago

tprochazka commented 10 years ago

I have SH1106 OLED 132x64 display, with D0,D1,RST,DC ans CS pins. But I can't found any pin mapping configuration in your library. I tried to look to readme and to example code.

tprochazka commented 10 years ago

Sorry, I found that you support I2C only, which has fixed PIN. I'm looking for SPI library which support SH1106.