greiman / SSD1306Ascii

Text only Arduino Library for SSD1306 OLED displays
MIT License
490 stars 120 forks source link

1.3" SSH1106 Compatibility #113

Open treyus30 opened 10 months ago

treyus30 commented 10 months ago

Sorry if this should go somewhere else, I'm still new to Github.

Would it be fairly easy to implement compatibility with the 1.3" OLEDs, which have a 132x64px buffer? I believe they simply need pixels moved right by 2. https://forum.arduino.cc/t/whats-the-difference-between-adafruit-ssd1306-and-sh1106/247368/5

greiman commented 10 months ago

Try this.