nightOwl
Premium Member
pwreef - Thanks. I was super nervous when I plugged it in the first time.
If I am using a wall wart to power my UNO do I spice the negative wire? Or should I power my UNO from the step down convertor. I would then need to make sure the - wire from the convertor is spliced with the ground from UNO and the Shared V In- ? I guess each 12V item would need its own convertor.
I saw the SCW you mentioned and in fact ordered those boards first by mistake. I was all excited until I opened them up. Then I saw how much one SCW costs and decided to use the convertors that were a fraction of the cost. I burned one out already by accidentally touching the + and - wire together the little led on it does not light up any more.
Thanks in advance
If I am using a wall wart to power my UNO do I spice the negative wire? Or should I power my UNO from the step down convertor. I would then need to make sure the - wire from the convertor is spliced with the ground from UNO and the Shared V In- ? I guess each 12V item would need its own convertor.
I saw the SCW you mentioned and in fact ordered those boards first by mistake. I was all excited until I opened them up. Then I saw how much one SCW costs and decided to use the convertors that were a fraction of the cost. I burned one out already by accidentally touching the + and - wire together the little led on it does not light up any more.
Thanks in advance
Most common mistake. Remove "Gound to Green on ballast". The power supply (not ballast in our case) ground green wire is AC side ground and should be grounded to your house AC electrical system via a proper 3-prong plug. Never connect any AC side wires to DC side of the fixture or you will get electrocuted. Arduino "Ground" is really DC (-). As such your Arduino DC (-) or what they call GRND on that board needs to be connected to DC (-) of your Arduino power supply and your LED power supply ( you call ballast) negative output wire. Making all DC "ground" side connections common. This rule however does not apply to LED string side. Never connect those (-) or (+) wires from different strings together. Hope this makes complete sense. Good luck!