0

I've been searching for a circuit that has a centralized switch, with 4 different switches for separate groups of LEDs.. and all I get for a result are diagrams without a centralized switch.

Well, to elaborate what I'm talking about, here it is:

I'm looking for a schematic that has an on/off switch for the main LED. When the main switch is turned on, the main LED is switched on, and (say we have 4 different switches connected to it, with 4 LEDs connected to one switch) I can pick which group of LEDs I want to light up, hence the different switches. And when all the switches are switched on, all LEDs will light up.

When the main switch is turned off, all the LEDs will be turned off too.

Chetan Bhargava
  • 4,632
  • 5
  • 27
  • 40
  • 1
    I am a bit confused; if the main switch is ON, and 3 out of 4 secondary switches are ON, only the MAIN LED will be on (for example?), but if the MAIN is ON, and ALL 4 secondary are ON, then we will see 17 LEDs on? – KingsInnerSoul Sep 19 '13 at 13:52
  • Do you think you could sketch out what exactly you mean? The textual description you have given is somewhere between confusing and incomprehensible. If you do not have enough reputation to add an image into your question, please upload the sketch to any publicly accessible image hosting site, such as imgur.com, post the link as a comment here, and someone will incorporate the sketch into your question for you. – Anindo Ghosh Sep 19 '13 at 14:03
  • 1
    Main switch, switched on [Main LED lights up] = switches (1) (2) (3) (4) can be enabled all at the same time, or switch (1) only or any combination between the 4 switches.

    Main switch, switched off [Main LED turned off] = all LEDs [switches] automatically turned off.

    – Cha Talplacido Sep 19 '13 at 14:40

2 Answers2

2

If I understand your question correctly, then this should work.

schematic

simulate this circuit – Schematic created using CircuitLab

Values are default. Its up to you to find the right values for each element.

KingsInnerSoul
  • 829
  • 14
  • 29
1

Put the main switch in series with everything else and it will work as a master switch, which it seems is what you are asking about.

Olin Lathrop
  • 313,258
  • 36
  • 434
  • 925
  • Main switch, switched on [Main LED lights up] = switches (1) (2) (3) (4) can be enabled all at the same time, or switch (1) only or any combination between the 4 switches. Main switch, switched off [Main LED turned off] = all LEDs [switches] automatically turned off.

    Like the diagram below?

    – Cha Talplacido Sep 19 '13 at 14:47