richardlaishram
Member level 4
- Joined
- Jan 6, 2013
- Messages
- 77
- Helped
- 6
- Reputation
- 12
- Reaction score
- 6
- Trophy points
- 1,298
- Location
- Planet Earth
- Activity points
- 1,804
I'm trying to work on a small project having an LCD interface. I'm using PIC16F877A µC for interfacing the LCD. I want to turn off the LCD Backlight after a few seconds when no key is pressed (I'm using interrupt to poll for key stroke). Again I want to turn on the LCD when there is a keystroke. Please help me if there is a solution to this. I'm somewhat familiar with PIC programming, so you won't find me that much difficult to teach me. Thanks in advance.