Releases: gavinlyonsrepo/NOKIA5110_TEXT
Releases · gavinlyonsrepo/NOKIA5110_TEXT
version 2.4.0
version 2.4.0
Full Changelog: 2.3.0...2.4.0
version 2.3.0
- 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
- Version 2.2.0 Jan 2021
- Hardware SPI option added.
2.1.0 version
- 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
- 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.