Page 1 of 1

I have a battery powered project that uses a character LCD. How can I reduce the power consumption?

Posted: Sat Nov 27, 2021 2:45 pm
by cliffcox326
I have a battery powered project that uses a character LCD. How can I reduce the power consumption?

Re: I have a battery powered project that uses a character LCD. How can I reduce the power consumption?

Posted: Sun Nov 28, 2021 12:34 pm
by timelytechsp
There are a few ways to do this.
1. If there is a backlight, have a timer turn it off after a few seconds. The backlight will draw up to 10X the power of the LCD alone.
2. If the backlight is on all the time, switch to transmissive<https://focuslcds.com/journals/transfle ... cd-module/> and reduce the backlight brightness.
3. Change from a COB (Chip on Board) to COG (Chip on Glass) design.