Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
|||||||||||||
|
Posted by Jimmy Neutron on September 21, 2008, 10:31 am
Please log in for more thread options I've put some simple electronics to turn a on a light when the pc is turned on. I am uses LPT port to to find out (a couple of relays & such) to turn the light on. Unfortunately LPT ports power turns on and of a few times before the boot inget around this problem? Tried USB but it has the same problem. | |||||||||||||
|
Posted by Paul on September 21, 2008, 10:53 am
Please log in for more thread options Jimmy Neutron wrote: > I've put some simple electronics to turn a on a light when the pc is turned
on. I
> am uses LPT port to to find out (a couple of relays & such) to turn the light
on.
> Unfortunately LPT ports power turns on and of a few times before the boot inget
> around this problem? Tried USB but it has the same problem. If you connect to +5VSB, that would be active whenever the switch on the back of the computer is engaged. I don't think you want that. When you push the power button on the front of the computer, the power supply main outputs should come on. +5V would be one of those outputs. You could extract +5V from a hard drive connector. The voltage should be "solid" for the length of your computing session. When you put the computer to sleep (standby suspend to RAM), then the +5V is turned off. That one shouldn't blink out, because if it did, your computer would crash. It is possible the power on the ports, like the ones you've tested, is controlled by a switch (MOSFET) on the motherboard. That may be for the purposes of "backfeed cut", or preventing an external source of power from leaking back into the computer. I cannot say anything about that with respect to my own computers, as I've never tested for it. I suspect if you use a disk drive connector for the function, you'll get better results. Paul | |||||||||||||
|
Posted by Jimmy Neutron on September 21, 2008, 11:21 am
Please log in for more thread options
>Jimmy Neutron wrote:
>> I've put some simple electronics to turn a on a light when the pc is turned
on. I
>> am uses LPT port to to find out (a couple of relays & such) to turn the light
on.
>> Unfortunately LPT ports power turns on and of a few times before the boot
inget
>> around this problem? Tried USB but it has the same problem.
>
>If you connect to +5VSB, that would be active whenever the switch >on the back of the computer is engaged. I don't think you want >that. > >When you push the power button on the front of the computer, >the power supply main outputs should come on. +5V would be >one of those outputs. You could extract +5V from a hard >drive connector. The voltage should be "solid" for the >length of your computing session. When you put the >computer to sleep (standby suspend to RAM), then the >+5V is turned off. That one shouldn't blink out, because >if it did, your computer would crash. > >It is possible the power on the ports, like the ones >you've tested, is controlled by a switch (MOSFET) on the motherboard. >That may be for the purposes of "backfeed cut", or preventing >an external source of power from leaking back into the >computer. I cannot say anything about that with respect >to my own computers, as I've never tested for it. > >I suspect if you use a disk drive connector for the function, >you'll get better results. > > Paul Oh bummer! Some times I get 3 blinks and othertimes two. When my program load is the light already on. Using other connection is a bit of a hack I'm trying to avoid. If I replace the unit (PC) I won't know what kind of cycle there is. | |||||||||||||
|
Posted by Sjouke Burry on September 21, 2008, 12:41 pm
Please log in for more thread options
Jimmy Neutron wrote: >
>> Jimmy Neutron wrote:
>>> I've put some simple electronics to turn a on a light when the pc is turned
on. I
>>> am uses LPT port to to find out (a couple of relays & such) to turn the
light on.
>>> Unfortunately LPT ports power turns on and of a few times before the boot
inget
>>> around this problem? Tried USB but it has the same problem.
>> If you connect to +5VSB, that would be active whenever the switch
>> on the back of the computer is engaged. I don't think you want >> that. >> >> When you push the power button on the front of the computer, >> the power supply main outputs should come on. +5V would be >> one of those outputs. You could extract +5V from a hard >> drive connector. The voltage should be "solid" for the >> length of your computing session. When you put the >> computer to sleep (standby suspend to RAM), then the >> +5V is turned off. That one shouldn't blink out, because >> if it did, your computer would crash. >> >> It is possible the power on the ports, like the ones >> you've tested, is controlled by a switch (MOSFET) on the motherboard. >> That may be for the purposes of "backfeed cut", or preventing >> an external source of power from leaking back into the >> computer. I cannot say anything about that with respect >> to my own computers, as I've never tested for it. >> >> I suspect if you use a disk drive connector for the function, >> you'll get better results. >> >> Paul >
is
> > Oh bummer! Some times I get 3 blinks and othertimes two. When my program load > the light already on. Using other connection is a bit of a hack I'm trying to
Just use a diode and a 500 ufarad electrolite,that will remove
> avoid. If I replace the unit (PC) I won't know what kind of cycle there is. the blincks. | |||||||||||||
|
Posted by Jimmy Neutron on September 21, 2008, 3:08 pm
Please log in for more thread options
>Jimmy Neutron wrote:
>>
>>> Jimmy Neutron wrote:
on. I
>>>> I've put some simple electronics to turn a on a light when the pc is turned >>>> am uses LPT port to to find out (a couple of relays & such) to turn the
light on.
>>>> Unfortunately LPT ports power turns on and of a few times before the boot
inget
>>>> around this problem? Tried USB but it has the same problem.
>>> If you connect to +5VSB, that would be active whenever the switch >>> on the back of the computer is engaged. I don't think you want >>> that. >>> >>> When you push the power button on the front of the computer, >>> the power supply main outputs should come on. +5V would be >>> one of those outputs. You could extract +5V from a hard >>> drive connector. The voltage should be "solid" for the >>> length of your computing session. When you put the >>> computer to sleep (standby suspend to RAM), then the >>> +5V is turned off. That one shouldn't blink out, because >>> if it did, your computer would crash. >>> >>> It is possible the power on the ports, like the ones >>> you've tested, is controlled by a switch (MOSFET) on the motherboard. >>> That may be for the purposes of "backfeed cut", or preventing >>> an external source of power from leaking back into the >>> computer. I cannot say anything about that with respect >>> to my own computers, as I've never tested for it. >>> >>> I suspect if you use a disk drive connector for the function, >>> you'll get better results. >>> >>> Paul >>
is
>> >> Oh bummer! Some times I get 3 blinks and othertimes two. When my program load >> the light already on. Using other connection is a bit of a hack I'm trying to
>> avoid. If I replace the unit (PC) I won't know what kind of cycle there is. >Just use a diode and a 500 ufarad electrolite,that will remove
>the blincks. I got it figured out. I use two 5V relays and some relay logic. | |||||||||||||
| Similar Threads | Posted |
| PC uses LPT port to turn on light - problem at boot time | September 21, 2008, 10:31 am |
| Serial Port Problem | March 10, 2006, 8:34 pm |
| USB port / flash disk problem | August 26, 2006, 4:57 am |
| Modem-Router port forwarding problem. | February 21, 2008, 10:47 am |
| FA (USA): Belkin OmniView 4-Port KVM + 2-Port KVM + cables + MORE (ends 4/14/08) | April 8, 2008, 1:27 pm |
| USB boot-up problem | October 5, 2005, 2:30 am |
| usb boot up problem. | October 6, 2005, 3:41 am |
| Sometimes Boot Problem | January 21, 2006, 2:36 pm |
| Boot problem | April 9, 2006, 10:30 pm |
| Boot Problem | September 8, 2006, 8:01 am |
| Boot problem | November 12, 2007, 5:26 pm |
| Sony boot problem | July 16, 2005, 8:48 am |
| slow boot problem | May 15, 2006, 6:30 pm |
| m2n32 boot problem | October 5, 2006, 1:43 pm |
| Dell Boot Problem | November 19, 2006, 4:57 pm |

PC uses LPT port to turn on light - problem at boot time
Yahoo!
Windows Live
del.icio.us
digg
Netscape 






