Hi!
There is any form to save the backlight "position"?
I want to turn off PC with BL off and when I turn on the BL continues off.
[]'s
Ismael
Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
Save backlight information
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351
-
- Posts: 5
- Joined: September 11th, 2008, 1:47 am
- Contact:
-
- Forum Supporter
- Posts: 734
- Joined: October 15th, 2005, 10:39 am
- Location: Romania
- Contact:
-
- Posts: 5
- Joined: September 11th, 2008, 1:47 am
- Contact:
Hi!
I am using a HD44780 with this controller: http://forums.bit-tech.net/showthread.php?t=115461
It's based on Matrix Orbital.
--
[]'s
Ismael
I am using a HD44780 with this controller: http://forums.bit-tech.net/showthread.php?t=115461
It's based on Matrix Orbital.
--
[]'s
Ismael
-
- Forum Supporter
- Posts: 734
- Joined: October 15th, 2005, 10:39 am
- Location: Romania
- Contact:
I don't know if the set&save backlight command is implemented in ch424's project, but you can try this in a terminal emulation program:
send this to the LCD:
dec: 254, 152, 0 or
hex: 0xFE, 0x98, 0x00
you could try typing Alt-numpad of the decimal numbers
If it works, the display will stay unlit until smartie sets the backligt.
send this to the LCD:
dec: 254, 152, 0 or
hex: 0xFE, 0x98, 0x00
you could try typing Alt-numpad of the decimal numbers

If it works, the display will stay unlit until smartie sets the backligt.