The requirements for Light Switching Box are as follows:
- Circuit A and B, with inputs A and B from mains
- 8 individually switched circuits - one socket per
- Main switch toggles off, circuit A or circuit A+B - real switch
- Fuses on incoming?
- One socket always connected to circuit A for RPi, always powered when A is plugged in
- Connection to RPi through I2C, 16 port ic through level shift
- 8 ports used for 8-port relay, remaining 8 ports for switch and led functions?
- RGB led for boot up/armed function, RGB led for other indication
- Triple LED strip controller PCM (WS2812B)
- Base the light on a helical strip wrapped around a 4 inch pvc pipe. I can get about 4.5 inches in between each coil on a four foot section and make use of the controls in each
- Cap the top so that water cant get in
- Place an Arduino and power supply, for the LED strip, inside the pipe to keep it out of the weather. If the Arduino can be controlled wirelessly, I can communicate with it to send update commands with my home network.
- Four wire line (for power and i2c data/clock) in the case of a non wirelessly controlled Arduino or, a Two wire line (for power) in the case of a wirelessly controlled Arduino controller. Power only going into the box is obviously preferred.
- Communicate from the Light Switching Box to each Helix to relay commands and synchronize the light show.