Skip to content

Releases: adafruit/Adafruit-SSD1331-OLED-Driver-Library-for-Arduino

1.2.2 Bump version in library.properties

15 Nov 15:29
2efbbdc
Compare
Choose a tag to compare

What's Changed

  • Update version number to 1.2.2 by @tyeth in #32

Full Changelog: 1.2.1...1.2.2

1.2.1 - Updated CI Actions versions

22 May 16:44
Compare
Choose a tag to compare
Update CI action versions

1.2.0 - Moved repository to GitHub Actions, updated doxygen documentation

28 May 18:47
488737c
Compare
Choose a tag to compare

Added GFX Demo from NeoMatrix / RGBPanel

31 May 05:16
Compare
Choose a tag to compare

Added GFX Demo which was ported from NeoMatrix / RGBPanel by @marcmerlin

Added Display Enable/Disable Option

21 Apr 17:45
Compare
Choose a tag to compare

Added Display Enable/Disable Option to prevent burn-in. Thanks @Paraphraser.

Updates and Fixes

18 Apr 19:41
c07f8ff
Compare
Choose a tag to compare
  • Updated library to use sendCommand for better code
  • test example now works with the GFX library
  • Tested and working on Arduino, ESP8266, and Teensy 3.6
  • bmp example removed

Now subclassing SPITFT for big speed increases!

14 Jul 22:24
Compare
Choose a tag to compare

Fixes swap()

09 Jul 17:46
Compare
Choose a tag to compare
1.0.2

Add GitHub issue template

1.0.1 minor bug fix release

08 Jul 05:12
Compare
Choose a tag to compare

Minor bug fix release with support for ESP8266.

1.0.0 release for Arduino

31 Mar 19:41
Compare
Choose a tag to compare

Automated initial release for Arduino library system.