Esp8266 Oled Ssd1306 Versions Save

Driver for the SSD1306 and SH1106 based 128x64, 128x32, 64x48 pixel OLED display running on ESP8266/ESP32

3.2.5

7 years ago
  • Fix typo in integer type (causes compile error) #105 by 0xPIT

3.2.4

7 years ago

Many thanks to all the contributors:

  • Closer to middle vertical align. #83 by tzapu
  • Make OLEDDisplay.display() an abstract function. #101 by mbrgm
  • Implement setLoadingDrawFunction. Fixes #102. #104 by FWeinb
  • Implement missing OLEDDisplayUi::setLoadingDrawFunction() in OLEDDisplayUi.cpp. #102 by artkeller
  • Disable Frame indicator cannot be unabled. #96 by hoekbrwr
  • Fix internal black drawing. #75 by FWeinb
  • Fix calculation of final drawBit in drawVerticalLine. #65 by igrr

3.2.3

7 years ago
  • [#64] Fixing display bounding check in drawVerticalLine
  • [#62] Fixed Calculating strWidth in drawStringMaxWidth correctly

Thanks to @hallard and @simap for reporting these issues.

3.2.2

7 years ago

[#58] Fixed: Bug in the manual frame control introduced in 3.1.0

3.2.1

7 years ago

Thanks to the hard work of @hallard who contributed a first PR and @FWeinb who did the actual integration the library now supports also the SH1106 based displays. Thanks a lot!

3.1.0

7 years ago

In this release several methods to manually control carousel frames have been added. Also a bug affecting drawing of specific non-printable characters has been resolved. Many thanks to @FWeinb for the great work!

3.0.0

7 years ago

Please read the upgrade guide to understand all changes which require you to update code before 3.0.0: Upgrade Guide

2.0.2

8 years ago

2.0.0

8 years ago

1.0.2

8 years ago