I used a 400W power inverter, then used the fusion brain with the relays they sell with the brain. I did write my own program that interfaced with the board. It took a lot of time to get the lights to look good because I had to program each relay to fire at the right time. I accomplished this by writing a program that recorded my mouse clicks. My program then read this data and fired a relay whenever the mouse click was recorded. I also used keypresses too so I could do up to 3 lights at a time. I had to do this for each relay. The trick was remembering when to press which keys at which times.