Skip to content

SSD1306OLED port from AVR TinuSaur to Arduino tested on DigiSpark Pro

Notifications You must be signed in to change notification settings

digistump/ssd1306xled

 
 

Repository files navigation

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.


About

SSD1306OLED port from AVR TinuSaur to Arduino tested on DigiSpark Pro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 51.1%
  • Makefile 31.2%
  • C++ 15.5%
  • Other 2.2%