Hello...
I have one 16x2 LCD and the backlight keeps on, beacuse of the PC standby power supply, even though when i turn off the computer..
Its possible send the command "Backlight(0)" when LcdSmartie closes? Like the Shut Down Message..
Thanks
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
Backlight OFF when Shutting Down
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351
-
- Forum Supporter
- Posts: 734
- Joined: October 15th, 2005, 10:39 am
- Location: Romania
- Contact:
Re: Backlight OFF when Shutting Down
Smartie sends the backlight off command on shutdown.
Are you able to change backlight on your display? What model is it?
Are you able to change backlight on your display? What model is it?
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact:
Re: Backlight OFF when Shutting Down
It depends on the display back-panel you have to use a Microprossesor based backpane to achieve this... (eg Matrix Orbital supports such function). I'm afraid this is not possble on Parallel connections and FTDI based LCD'salmamater wrote:Hello...
I have one 16x2 LCD and the backlight keeps on, beacuse of the PC standby power supply, even though when i turn off the computer..
Its possible send the command "Backlight(0)" when LcdSmartie closes? Like the Shut Down Message..
Thanks
-
- Forum Supporter
- Posts: 590
- Joined: March 8th, 2006, 1:58 pm
- Location: Scotland
Re: Backlight OFF when Shutting Down
I thought Smartie could control the backlight on a parallel port connection, with the addition of a transistor and appropriate resistors? The schematics on the Smartie site include the backlight control transistor for parallel port connection.
http://lcdsmartie.sourceforge.net/circuits.htm
Not sure if the FTDI/FT245 circuits and driver support backlight control... no mention of it, but there appears to be a spare IO on the FT245 module.
http://forums.lcdsmartie.org/viewtopic.php?f=11&t=1540
http://lcdsmartie.sourceforge.net/circuits.htm
Not sure if the FTDI/FT245 circuits and driver support backlight control... no mention of it, but there appears to be a spare IO on the FT245 module.
http://forums.lcdsmartie.org/viewtopic.php?f=11&t=1540
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact:
Re: Backlight OFF when Shutting Down
mattcro wrote:I thought Smartie could control the backlight on a parallel port connection, with the addition of a transistor and appropriate resistors? The schematics on the Smartie site include the backlight control transistor for parallel port connection.
http://lcdsmartie.sourceforge.net/circuits.htm
Not sure if the FTDI/FT245 circuits and driver support backlight control... no mention of it, but there appears to be a spare IO on the FT245 module.
http://forums.lcdsmartie.org/viewtopic.php?f=11&t=1540
Yes you're right!

but not with standard connection... as you metioned an additiona transistor must be fitted in parallel connection. On FTDI I can be sure that the driver supports such function
