LCD Backlight Time-out
Falcon
Posts: 191
Hello,·I'm new to the forum and am working on my first BS2 project using an LCD.
The project is a thermostat with several pushbuttons to set the desired temperature.· I bought the 2x16 serial LCD from Parallax and have it working.· My problem is the backlighting.· The project will be powered by a 9v battery so I need the backlight to remain off unless a pushbutton is pushed, then come on for only a preset time after a pushbutton is pressed.· I've determined that a pause will not let any other program activity occur so that won't work.
How else can I accomplish the backlight time-out?
Thanks,
Falcon
·
The project is a thermostat with several pushbuttons to set the desired temperature.· I bought the 2x16 serial LCD from Parallax and have it working.· My problem is the backlighting.· The project will be powered by a 9v battery so I need the backlight to remain off unless a pushbutton is pushed, then come on for only a preset time after a pushbutton is pressed.· I've determined that a pause will not let any other program activity occur so that won't work.
How else can I accomplish the backlight time-out?
Thanks,
Falcon
·
Comments
I appreciate the replies.
Falcon