greiman / SSD1306Ascii

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

How much effort to add SH1107 support? #121

Open jremington opened 1 month ago

jremington commented 1 month ago

A text-only version for the SH1107 OLED displays would be extremely useful for MCUs with small memories. I've read that there are not large differences in the interface compared to SSD1306, so am wondering what changes would be required.