I'd like to create a dimmable LED matrix that's Arduino controlled using some variation of an XLamp (XPG, XRE, XML...).
I've never even made a simple array, but I feel I can learn/manage the limited basic programming part. The complicated part is that most arrays run on low voltage and even lower current (~80ma absolute max I could find)...how do I get it powerful enough to drive a ~3W LED?
My first idea was to put a dimmer driver on each LED then have them all tied into a breadboard....way too many wires and too expensive for all those drivers. There's gotta be an easier way to do it. Traditional matrix arrays are just a grid of wires with an LED at each point and control the X, Y. Can even get simpler if PWM is used to control the entire array from half the lines... My goal is to have the final product be home lighting...
Any input or direction of where to look is greatly appreciated
Sorry this thread was supposed to be in "general lighting"
I've never even made a simple array, but I feel I can learn/manage the limited basic programming part. The complicated part is that most arrays run on low voltage and even lower current (~80ma absolute max I could find)...how do I get it powerful enough to drive a ~3W LED?
My first idea was to put a dimmer driver on each LED then have them all tied into a breadboard....way too many wires and too expensive for all those drivers. There's gotta be an easier way to do it. Traditional matrix arrays are just a grid of wires with an LED at each point and control the X, Y. Can even get simpler if PWM is used to control the entire array from half the lines... My goal is to have the final product be home lighting...
Any input or direction of where to look is greatly appreciated
Sorry this thread was supposed to be in "general lighting"
Last edited: