Skip to content

Port of Adafruit's library for SSD1306 OLED displays to support SH1106 instead.

License

Notifications You must be signed in to change notification settings

Dvogonen/kernen_sh1106_lib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kernen SH1106 Library

This is an adaption of Adafruit's SSD1306 OLED driver library to fit the similarly looking SH1106 displays. The original adaption was made by Wonho-Maker in 2015. here is a link to the original project: https://github.com/wonho-maker/Adafruit_SH1106

The only major change in comparison to the original Adafruit library is that the display function has been changed. Another difference is that the SH1106 does not provide scroll functionalities like the SSD1306. The coresponding library functions were removed by Wonho-maker.

The library is intended to be used together with the Adafruit-GFX-Library https://github.com/adafruit/Adafruit-GFX-Library

The somewhat lacking documentation of the adaption as well as a minor bug propted me (Dvogonen) to branch the library and fix those missing details. The project name was changed to kernen_sh1106_lib. This is not out of disrespect in regards to Adafruit or Wonho-Maker. I simply want to avoid confusion and mixup with the original Adafruit library and Wonho-Maker's version.

About

Port of Adafruit's library for SSD1306 OLED displays to support SH1106 instead.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%