I've started to play with the 555 chip. There is a lot of documentation out there. So I want to create a strobe light project, with an adjustable frequency.
I've played with a lot of capacitors (1nf, 1uf, 10uf, 100uf, 1000uf) and resistances (330ohm, 1kohm, 10kohm, 100kohm, 1mohm). If I can change the frequency, I run into the problem where the light does not stay off for an equal amount of time than it stays on.
For example, right now I have this kind of output when I play with my potentiometer (numbers are not accurate):
- 100ms on, 100ms off
- 500ms on, 100ms off
- 1000ms on, 100ms off
But I'm trying to achieve this kind of scale:
- 100ms on, 100ms off
- 500ms on, 500ms off
- 1000ms on, 1000ms off
I have multiple 555 chips, but I can't find a way to have the on and off signal to have an equal duration.
