If you've got two 555s, you can get something like what you're talking
about like this (view in fixed font or M$ Notepad):
` VCC VCC
` + +
` | VCC VCC | VCC VCC
` .-. + + .-. + +
` | | | | | | | |
` | | .--o----o--. | | .--o----o--.
` '-' | 8 4 | '-' | 8 4 |
` | | | | | |
` .----o-------o | .---o------o7 |
` | | | | | | | |
` | - | | | - | |
` | ^ D | | | ^ D | | f(out)
` | | | 555 3o N.C. | D | | 555 3o--o
` V D .-. .--o6 | V .-. .--o6 |
` - | | | | | - | | | | |
` | | | | | | | | | | | |
` | '-' | | | | '-' | | |
` | | | | | | | | | |
` o----o----o--o2 | VCC '---o---o--o2 |
` | | | | + | | |
` | --- | 1 5 | | --- | 1 5 |
` | --- '--o----o--' | --- '--o----o--'
` | | | N.C. |/ | | |
` | =3D=3D=3D =3D=3D=3D .---| Q =3D=3D=3D =3D=3D=
=3D |
` | GND GND | |> GND GND |
` | | | _/ |
` | | o--------o/ o--------'
| | |
'-----------------------' .-. SW1
| |
| |1K
'-'
|
GND
created by Andy=B4s ASCII-Circuit v1.24.140803 Beta
www.tech-chat.de
This circuit will work better at higher Vcc. The left 555 determines
the sweep frequency, and the right one controls the oscillating
frequency as before. Transistor Q1 acts like a voltage follower to
buffer the cap voltage on the first 555, and applies it to the control
pin of the second when the switch is closed.
This is a kludgy circuit, has limited range, does not sweep frequency
in a linear manner, has limited and fixed sweep range, and generally
isn't the best way to do this at all, but there it is. It might be
suitable for a buzzer/siren-type circuit, depending on the values of R
and C chosen.
Good luck
Chris