Arduino-Based, High Powered LED Lighting Over Wi-Fi
Gibbs-Duhem writes "This awesome video was produced by some MIT engineers recently. They've started a fully open-source, open-hardware high power LED lighting project that they designed to be modular enough to control with the Arduino (or any other control system). Using their open-source firmware, you can set up the Arduino to connect to Wi-Fi and receive Open Sound Control packets. Then, they went further and released open-source software for PureData and Python to do music analysis and make the lights flash brilliantly in time with the music! A full Instructable was also posted in addition to the existing documentation for design and assembly on their website."
LED Zeppelin
He who knows best knows how little he knows. - Thomas Jefferson
Can't people write regular C code anymore these days? When you get down to it, Arduino is just software added to a regular Atmel AVRs.
This method will probably only lend way to hobbiests who can't justify purchasing the equipment, when even DJs use DMX now. (Although Net2 touring nodes are relatively cheap now, and Net2 compatible light boards are popping up on eBay with the new generation of light boards replacing the old ones)
"This awesome video "
That's a bunch of LEDs glowing with a music. Hardly awesome, especially for slashdot crowd, who for sure knows that blinking a LED (or even four or five) is not rocket science. That's the first step for every Arduino beginner.
make the lights flash brilliantly in time with the music! Whow ! THAT is impressive ! Let's throw some exclamation marks ! !!!!! !!!! !
So, I think I missed something. Seriously, MIT students made some LEDs glow according to a music. Fourrier, (very) basic electronic. Is MIT a college now ?
If only they could find a way to install Linux inside the Arduino and then make beowulf clus.. OUCH! MY ARM! OK I'LL STOP!
Das Blinkenlichten. :)
Just imagine that in the 70s people used to do the same kind of stuff with just a few transistors :)
http://www.youtube.com/watch?v=dhozYnVArzQ 15 at once!
... when this costs less than $800 per unit.
The code looks useful, but I'm getting paid $14 an hour. If I want to build RGB mood lighting for my house, I'm going to need a lot more than one unit. I can get 20 feet of RGB strip for $200, and they want $350 for a little 800-lumen flashlight board.
Parts of the project are licensed as "CC NonCommercial-ShareAlike 3.0 Unported ". This means you can't integrate it into your products. Suppose the GCC was licensed in the same way...
Okay, I've done some Arduino stuff myself, and am familiar with the pricing on typical custom PCBs from Sparkfun. So I checked out the Saiko5 product page.
I mentally added up the custom wifi shield, the custom LED driver board, the LEDs, the Arduino itself, and thought damn, I bet they're gonna offer this for nearly a hundred bucks. Add on a rubber duck antenna, some wall wart or LIPO for power, and a basic case, and that's more like $150. Then I see the photos of heavy duty bomb-proof cases which appear to be machine-bent-then-anodized aluminum plate. Even 2mm plate is overkill and this looks a lot thicker. That's silly thick and heavy, even for stage pyrotechnics units, and it's gonna cost. There's no way I'd be interested in $200 for such a device, especially since they'd work best in grid/swarm configurations. The altogether price they offered was four times that, at $800. Even factoring for (1) niche market, (2) assembly disincentive [prefer DIY assembly], and (3) low count factory runs, this price is out of all sensibility.
[
The python script:
import musicAnalyser
musicAnalyser.play.awesome()
Disco lights... wow.. amazing
This is pretty cool, and definitely something I want to roll throw together at home. That said, isn't this supposed to be MIT?
Where's all the anti-gravity, Terawatt laser, and nuclear fusion experiments? This is a beginner Arduino project you might find on instructables. Awesome project, but come on MIT guys, we want more!
....They re-invented the disco ball?
Regards;
That's it? When I read "high powered", I was expecting switching 500-amp supplies to banks of flood lights. I wasn't expecting... this.
This is the same stuff that hobbyists and others have been doing for years. Their lights also perform outdoors, in occasional high winds, at extreme temperatures. The only thing that MIGHT be interesting here is the music analysis program, if it's capable of picking up actual musical qualities, rather than just levels of noise.
You do not have a moral or legal right to do absolutely anything you want.
If that was the best demo they could come up with for this...I've seen better products like that at Radio Shack and Sharper Image...
Shamelessly linking my own blog here:
http://electronoblog.allanw.org/2010/10/triple-high-brightness-led-driver-arduino-shield/
The board is in Arduino shield form factor and it can drive RGB 700mA LED's of any voltage up to 30V. It has an onboard micro that communicates with I2C that allows you to dim the channels without having to do the PWM on the host micro. This is optional, and there will be cheaper versions that just takes in PWM input signals directly.
It seems like all these high power LED stuff is way overpriced. I designed this after seeing Sparkfun selling a similar board for $50! And now this, which costs at least $290 for a bare board.
I haven't gotten around to finishing it yet but I intend to sell these boards for only $25 for the basic feature version.
I'm so tired of non-engineers puffing up the lame Arduino platform. Why bother with Arduino when you can get a Silicon Labs 8051 board, with an excellent USB JTAG dongle, for a hundred bucks? You can't buy the debugger for the AVR for that.
12 rebels is absolutely fuckall as anyone involved in the LED lighting industry can tell you. Also, that led arrangement is quite horrid and will produce some nasty hotspots in the light it throws.
The software is a little spastic with the lighting. Seriously, if my lighting were that twitchy back when I did stage lighting for various bands, I never would have gotten a second gig.
Weak sauce!
I would love to control each of my lights, indeed each of my appliances, with a network application targeting their power switch (and more, if possible). But a WiFi chip in each light is expensive. People were carping about CFLs costing $10 each when incandescents cost $0.30 each; LEDs are still several times as expensive as CFLs for the same lumens. Adding WiFi is extremely expensive; Arduinos themselves aren't cheap.
But there's a wire connecting each of these devices. X10 has long used the 0V point in every 60Hz (US; 50HZ Europe) AC cycle to transmit network data. Why can't a real packet network run TCP/IP over AC wiring like that, but be reliable the way X10 isn't?
Even if the AC wiring isn't suitable, is there a way to get a $5 device on each light and appliance that just gets on/off signals reliably to its address, and switches a power transistor?
--
make install -not war