+V>-----------+------+-------+--------+--------+
| |K | |8 |
[100K] [1N4148] [100K] +---+---+ |
__ | | | 2|_ Vcc |3 |
IN>--[0.1µF]--+------+-------|---O|T OUT|----|-----+
| 6| | | |
+----|TH | [0.1µF] +------+
| 7|_ 555| | |K |
+---O|D | | [DIODE] [COIL]
| | GND | | | |
|+ +---+---+ | +------+
[10µF] |1 | |
| | | |
GND>-------------------------+--------+--------+-----+
Oops...
I mostly cut and pasted the schematic and forgot to change the
timing resistor and capacitor.
For a 555:
t = 1.1RC,
so if you wanted to use something like a nice polyester capacitor at
around 0.22µF, the equation rearranges to:
t 0.25s
R = ------ = --------------- = 1.033E6 ohms ~ 1 megohm
1.1C 1.1 * 2.2E-7F
And the circuit changes to:
.+V>-----------+------+-------+--------+--------+
. | |K | |8 |
. [100K] [1N4148] [1M] +---+---+ |
.__ | | | 2|_ Vcc |3 |
.IN>--[0.1µF]--+------+-------|---O|T OUT|----|-----+
. | 6| | | |
. +----|TH | [0.1µF] +------+
. | 7|_ 555| | |K |
. +---O|D | | [DIODE] [COIL]
. | | GND | | | |
. | +---+---+ | +------+
. [0.22µF] |1 | |
. | | | |
.GND>-------------------------+--------+--------+-----+
BTW, a standard 555 can output something like 100mA, so if your
relay coil needs more than that you'll have to use a bipolar or
MOSFET driver.