You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project includes a easy to use OLED library for an `SSD1306`/`SH1106` that can be used with an `ATmega`- or `ATmega0`-Series controller. The library itself can be found in the [lib](./lib) directory and demo applications for `avr` are pushed to [demo](./demo) and for `avr0` to [demo-avr0](./demo-avr0) directory. A short description of how to use the library for `avr` platforms can be found below.
0 commit comments