jikay Posted September 12, 2011 Share Posted September 12, 2011 Hey, We're trying to make an illuminated sign using LEDs inserted around the outline of our logo. The sign will be made of wood with small holes drilled for the LEDs. It's to be used in a club setting and the ideal situation would be to have RGB leds controlled via DMX but I think this would probably be much too complicated for me to wire up. A simple chaser with different settings would be okay (maybe even christmas light style) but it would be good to give the club's light operator remote control of the sign. As you can probably tell I'm not very far along with the thought process so any ideas would be great. Cheers, Jim Link to comment Share on other sites More sharing options...
willdoweuk Posted September 12, 2011 Share Posted September 12, 2011 Why not just get some LED fairy lights and poke them through the holes. Then you can control them with the in-built effects. Link to comment Share on other sites More sharing options...
jikay Posted September 12, 2011 Author Share Posted September 12, 2011 Why not just get some LED fairy lights and poke them through the holes. Then you can control them with the in-built effects. There'd be no form of remote control with this though. Would be good to be able to make it part of the light show. Link to comment Share on other sites More sharing options...
Tom Baldwin Posted September 12, 2011 Share Posted September 12, 2011 It depends how handy you are with microcontrollers.If you're able to build something yourself, then take a look at this individually addressable LED strip from Adafruit.They also have a couple more similar products. Probably the simplest way to get something DMX controlled up and running (based on these products) would be an Arduino (there's a library for them available for the Adafruit site) plus a DMX shield for it. My personal approach would probably just use a Microchip PIC, but that's only because I'm more familiar with them. For a ready-made solution take a look at Barco MiPix. I guess they won't be cheap, though. Link to comment Share on other sites More sharing options...
peza2010 Posted September 12, 2011 Share Posted September 12, 2011 Led strip or led tape like mention above would be the way to go. I installed some in a club last week, one driver can control 5m of tape, and they can link straight in to a wall mounted controller that let's you control colour, chase, speed, and brightness. I can't find the link at the moment, but I believe they were from whole sale led. Link to comment Share on other sites More sharing options...
dbuckley Posted September 13, 2011 Share Posted September 13, 2011 If you want to put LEDs in a sign then addressible LEDs are a good way to go: http://img.alibaba.com/wsphoto/v1/469177597/promotion-WS2801-IP68-led-pixel-module-256scale-gray-IP68-4wire-red-white-green-blueDC5V-input-50pcs.jpg You can get all sorts of pretty LED stuff from a supplier with a good reputation who is loved by the Christmas Light brigade, the Ray Wu store on AliExpress. No connection other than as a satisfied customer. I put a digital led strip around the prosc of our tiny theatre, fully DMX controllable, the only drawback is that you cant easily turn the stuff off, but I know how and will write it up sooner or later. (short version - you need to interrupt the power to the strip, and use a LS244 or similar buffer to tri-state the strip logic drive lines when the power is off, otherwise the logic drive current is enough to make the LEDs light dimly and annoyingly and they flicker) http://davidbuckley.name/pix/prosc_leds_600x455.jpg I am in love with this stuff. Power and control: http://davidbuckley.name/pix/led_driver_600x416.jpg There are at least three different driver chips with different characteristics used for these addressable LED products, and you need to get a controller that matches the driver chips you want to use. I used the simplest, HL1606 strip, but this has the drawback that you cant individually dim the LEDs. Leter (and slightly more expensive) chips allow 8 bit dim on each LED individually. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.