Skip to content

Releases: gavinlyonsrepo/NOKIA5110_TEXT

version 2.4.0

16 Jun 18:47
Compare
Choose a tag to compare

version 2.4.0

Full Changelog: 2.3.0...2.4.0

version 2.3.0

23 Mar 17:19
Compare
Choose a tag to compare
  • Version 2.3.0 March 2022
    • Replaced font 3 "Aurubesh" with "homespun"
    • Added print class for numerical data types.
    • Added Enums labels for font and padding.

2.2.0 version

11 Jan 17:12
Compare
Choose a tag to compare
  • Version 2.2.0 Jan 2021
    • Hardware SPI option added.

2.1.0 version

16 Aug 22:23
Compare
Choose a tag to compare
  • Version 2.1.0 August 2020
    • "Bias" member created.
    • Issue 1 on github closed , public access to "sleep" member granted via new function LCDisSleeping()
    • Added font 9 "Mega" 16*32, takes 4 row blocks, 5 characters max.
    • Changed function header of "LCDCustomChar()" so it complies for ESP32
    • Tested on new boards : ESP32, ESP8266 and STM32 "blue pill" , It Works!!

Version 2.0.0

02 Aug 17:49
Compare
Choose a tag to compare
  • Version 2.0.0 July 2020
    • LCDFillBlock() method added
    • Modify LCDclear() to take parameter to fill screen with pattern.
    • LCDCustomChar() method added to display custom characters and bitmap
    • Added two new Large Fonts, Font 7 Large(1612) and Font 8 Huge (2416)
    • Added new example file.