is there a way of delaying an led without using a 555 timer

MikeML

Joined Oct 2, 2009
5,444
What LED current?
What LED Vf?
What supply voltage?
How long an interruption of input power before the next timing cycle?
Can we use R,C, transistor and diode?
 

Thread Starter

james555

Joined Dec 20, 2014
11
3v (2AA)

yeah i was thinking a resistor/ cap combo would do

using a arduino in this basic application would be like using a shot gun to kill a fly.. it would work but im looking for basic.. as basic as can be
 

wmodavis

Joined Oct 23, 2010
739
3v (2AA)

yeah i was thinking a resistor/ cap combo would do

using a arduino in this basic application would be like using a shot gun to kill a fly.. it would work but im looking for basic.. as basic as can be
Didn't see in your OP anything about looking for 'basic as can be'. Just responded to what you said with a possibility you could consider based on your stated criterion.
 

takao21203

Joined Apr 28, 2012
3,702
use a 2n7002, with a 4.7 M Ohm resistor, a small capacitor will do.

Higher value resistors are difficult to get even though, they exist.
 

MikeML

Joined Oct 2, 2009
5,444
Here is the brute force way, but it has several problems, the least of which is the huge capacitor required. It also has a "recycle" problem, in that it takes a relatively long time for the timing capacitor to discharge to get ready for a new delay cycle after the switch is opened. Note that this is about the best that can be done with this circuit. If you make R2 smaller to discharge the capacitor faster, then it wastes a lot of power while the switch is closed.

251.gif

Here is a better way. This reduces the capacitor size and improves the recycle time

251a.gif
 
Last edited:
Top