Electronics Help with lighting setup

Discussion in 'Modding' started by shadowkid, 18 Mar 2006.

  1. shadowkid

    shadowkid What's a Dremel?

    Joined:
    18 Mar 2006
    Posts:
    2
    Likes Received:
    0
    I am currently working on a customized case and have a question about setting up the lighting.

    I purchased a Bulgin Vandal switch that I am planning on mounting into my case to switch all of the lighting in the case on and off.

    I have two cold cathode lights, and two led enclosures that I plan on mounting into my case. I would like to buy or make a junction box of some sort that I can connect all 4 lights to, and then connect the switch to the junction box to turn everything on and off.

    Any help or resources would be appreciated.

    Thanks.
     
  2. whypick1

    whypick1 The über-Pick

    Joined:
    17 Oct 2002
    Posts:
    2,014
    Likes Received:
    2
    Simplest way would be to use a debounced flip-flop circuit to latch the switch, as demonstrated at cpemma's website. Basically, the flip-flop will turn your momentary switch into a toggle switch, while the debouncing circuitry makes sure it only changes states once per press.

    If you can't get a hold of a MOSFET, a NPN transistor that can handle 1A should suffice. Other than that, all you'd need to do is make sure your cathodes get +12V, your LEDs get +5V (assuming they run off of +5V) and the negative leads are tied to the gate/collector of the MOSFET/transistor you use on the flip-flop's output (note: I probably got the names of the leads wrong there, but it should be easy enough to understand what I mean).
     
  3. shadowkid

    shadowkid What's a Dremel?

    Joined:
    18 Mar 2006
    Posts:
    2
    Likes Received:
    0
    Thanks...I'll do some research into it.

    Adam
     

Share This Page