Originally posted by star882:
Disconnect any LED already on the wires, and measure the voltage.
If less than the LED's forward voltage, you will need to build a circuit to boost the voltage.
<font size="2" face="Verdana, Arial">Actually I've tried doing something like this for a friend, he had SCSI and IDE disks on his system and wasted them both to use the same indicator LED on the casing.
I tried using a simple AND gate logic chip, the triggering voltages that I measured (roughly) should have been enough to be picked up as a "1" by the chip, but it didn't work.
The problem seemed to be that the the two wires that connect to the LED are not a signal and ground wire, instead one wire is kept at a "high" voltage (3-5V) and the other wire matches that voltage when the LED is supposed to be off, and drops to ground when the LED is supposed to come on.
There is an IC, the ULN2803, which is a driver chip that behaves the same way. Input is either on or off, and when off, the output voltage matches whatever the voltage is on the device being driven (current flow is zero). When on, the output goes to ground, allowing current through the device to be sunk through the chip. This chip probably won't help you any, but if you need a setup to test whatever circuit you build, I guess this chip could be used.
And unfortunately I haven't built one for my friend yet, so I can't help you there...