Skip to content

IdontKnowWhatToNameThisAccount/SSD1306_minimal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a modification of the GOFi2cOLED which is based on the Adafruit SSD1306 library.

I have added in a reference to the codepage that the font uses (Code Page 437 minus one glyph), to make it easier to decide which rows of the font are necessary to keep, as this uses up a lot of RAM, especially on an Adafruit Trinket.

There's a lot of other commented out code which was in the version I found. I have not yet worked out why this is the case.

I've also altered it to work with the standard TinyWireM, hopefully.

About

SSD1306 Display Driver Library for ATTiny85

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%