The SSD1306 is a graphical display controller IC, that is used in a number of small size OLED displays.

This library provides a framebuffer that can be used in a double buffering implementation to cache content for the SSD1306 IC.

If you are not yet familiar with the concept of framebuffers, please read the Framebuffer article on Wikipedia.

Files in this library

Framebuffer_SSD1306.h Global declarations for the SSD1306 framebuffer library
Framebuffer_SSD1306.c Implementation of the SSD1306 framebuffer library

Notes

This library is currently implemented for the Atmel Software Foundation only.

You can get rid of this dependency by