bitbank2 / ss_oled

Simple and small library to control 1-bpp OLED displays (Linux + Arduino)
GNU General Public License v3.0
190 stars 34 forks source link

Experimental #2

Closed bitbank2 closed 5 years ago

bitbank2 commented 5 years ago

I made some breaking changes to the core functions, but it was necessary to add some needed functionality. Deferred rendering and scrolling functions round out the features nicely without adding much to the total object code size. I also patched the Arduino library to build as a Linux library.