Skip to content

Releases: sparkfun/SparkFun_SerLCD_Arduino_Library

Added Example 17 - change I2C address

19 Aug 15:15
Compare
Choose a tag to compare

Added example to demonstrate how to change the address on the LCD.

Fix compilation error on ESPxxx

20 Apr 02:18
Compare
Choose a tag to compare
v1.0.8

Update library.properties

v1.0.7

23 Mar 16:21
Compare
Choose a tag to compare

Add missing return value.

v1.0.6

09 Jul 03:06
Compare
Choose a tag to compare

Remove Wire.begin() from begin as best practice to avoid setClock reset and ESPxx crash.

Add enable/disable of system messages. Add discrete control of enable/disable splash.

16 Feb 21:34
Compare
Choose a tag to compare

Adding contrast and backlight control to Ex1 (both I2C and serial)

31 Jan 04:45
Compare
Choose a tag to compare

Adding clear to example 1

02 Jan 17:54
Compare
Choose a tag to compare
v1.0.3

Adding .clear() to first example. Rolling lib version.

Adding Serial example. Fixing lib prop category.

25 Oct 20:40
Compare
Choose a tag to compare
v1.0.2

Correcting lib property category

Adding firmware version example sketch

16 Sep 22:06
Compare
Choose a tag to compare

Initial release

16 Sep 21:37
Compare
Choose a tag to compare
v1.0.0

Readme update