ssd1306xled
ssd1306xled copied to clipboard
SSD1306OLED port from AVR TinuSaur to Arduino tested on DigiSpark Pro
Ported to Arduino CPP and working on DigiStump Pro 1/11/15
SSD1306xLED - Drivers for SSD1306 controlled dot matrix OLED/PLED 128x64 displays
SSD1306xLED is a C library for working with the SSD1306 display driver to control dot matrix OLED/PLED 128x64 displays. It is intended to be used with the Tinusaur board but should also work with any other board based on ATtiny85 or similar microcontroller.
SSD1306xLED is written in plain C and does not require any additional libraries to function except those that come with the WinAVR SDK.