Skip to content

Releases: gavinlyonsrepo/ER_OLEDM1_CH1115

version 1.4.2

15 Jul 15:42
Compare
Choose a tag to compare
  • Version 1.4.2 June 2024
    • Minor update. Add back in pgm_read_byte command, as it was removed on last update
      so library works fully with UNO rev3.0 board.

version 1.4.1

13 Feb 16:11
Compare
Choose a tag to compare

Minor update, see change log for details

version 1.4.0

23 Jan 16:33
Compare
Choose a tag to compare
  • Version 1.4.0 Jan 2024
    • OLED width & height no longer constant, and must now be supplied in constructor.
    • SW SPI GPIO delay can now be modified by a setter function
    • Enhanced Error handling for fonts and bitmaps, enum CH1115_Return_codes added.
    • Fonts 9-12 added
    • Fonts 7-8 characters increased from 11 to 14.

1.3.3 version

28 May 14:00
Compare
Choose a tag to compare
  • Version 1.3.3 May 2023
    • Added Doxygen style comments to create automated API
    • Replaced multi-screen struct with a class
    • Added Enum font inside class name space
    • Removed no buffer mode.

version 1.3.2

10 Dec 17:01
Compare
Choose a tag to compare
  • Version 1.3.2 December 2022
    • Three new fonts added (tiny, homespun + mednum)
    • new method "drawText" added
    • Font data placed in .cpp file
    • .h files changed to .hpp

Full Changelog: 1.3.1...1.3.2