Turning off/dimming backlight on LCD without I2C interface
Development
4
Posts
2
Posters
623
Views
2
Watching
-
I have a 16x2 LCD without an I2C interface. I looked but can't seem to find an example of turning the backlight on and off or dim when using the LiquidCrystal.h library. Is there an example sketch and wiring diagram someone can point me to? Sorry for the basic question I just can't seem to find an example.
-
If I remember well there should be a backlight pin that powers the backlight, just use a digital pin to control that. I'd still advise to get the i2c interface meanwhile
-
If I remember well there should be a backlight pin that powers the backlight, just use a digital pin to control that. I'd still advise to get the i2c interface meanwhile