Skip to content

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

Fixed ESP32 hwspi Usage and added Rotation

04 May 17:58

Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...1.3.0

1.2.3 Add missing header guard (ifdef)

29 Apr 16:32
2be5ab4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.2...1.2.3

1.2.2 Bump version in library.properties

15 Nov 15:29
2efbbdc

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

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

Choose a tag to compare

Added GFX Demo from NeoMatrix / RGBPanel

31 May 05:16

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

Choose a tag to compare

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

Updates and Fixes

18 Apr 19:41
c07f8ff

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

Choose a tag to compare

Fixes swap()

09 Jul 17:46

Choose a tag to compare

1.0.2

Add GitHub issue template