I am seeing if a circuit already exists before coming up with a new one. This is a timing circuit that will turn on up to eight different zones. Each zone requires 5V / 1.4A to 5V / 11A. I already have a 5V supply with the capability to power all 8 zones. I will use relays or something else to disconnect the zones as detailed below. In the example below, one zone is not used.
All 7 zones will turn on at the same time and then
- Zone 1 will turn off after being on for 2 minutes
- Zone 2 will turn off after being on for 5 minutes
- Zone 3 will turn off after being on for 10 minutes
- Zones 4 and 5 will turn off after being on for 20 minutes
- Zones 6 and 7 will turn off after being on for 30 minutes
The times mentioned above are approximate. It is desirable to have the flexibility of scaling all the times possibly with the use of a variable resistor (pot). For example, instead of having the zones on for 2, 5, 10, 20, 20, 30, and 30 minutes it would be nice to adjust a knob so the zones are on for 1, 2.5, 5, 10, 10, 15, and 15 minutes. The longest a zone will ever be on is 30 minutes.
An LM555 timer may work but I wonder if I need 8 of them or if something simpler exists. I don't want to use any software.