A Giant DIY LED Display 69
smf28 writes "Dheera Venkatraman has created a giant DIY LED display featuring 36 blue Luxeons in a 6x6 array on the windows of Simmons Hall, an undergraduate dormitory at MIT famous (or infamous, if you wish) for its design. Recent uses included welcoming students in September, Pirate Day, and others."
Microchip PICs (Score:4, Interesting)
Re:Microchip PICs (Score:4, Informative)
Check out Atmel AVRs. They're especially good if you've ever needed to do I2C and really didn't want to write a bit-banger system. They also have on-die oscillators, which could have removed the external crystal in their schematic.
~AVR Fan Boy
Re: (Score:2)
Re: (Score:2, Informative)
Re: (Score:1)
Re: (Score:1)
Re: (Score:1)
I2C, OTOH, is perfectly fine. RC oscillators are perfectly fine for synchronous comms, since they don't depend on a precise clock rate. And most newer PICs have I2C built-in, so no need to bitbang.
Re: (Score:2)
RC osc's are just fine.
Cheers.
Re: (Score:1)
Re: (Score:1)
Slashdotted (Score:3, Funny)
Re: (Score:3, Interesting)
You know, people like you who keep reminding us of the "slashdot effect" always get modded up since it flatters the slashdot readers that theya re part of something big, the colective power of which can bring a server down.
Truth is the slashdot effect is nothing like what it used to be when blog had decent articles (versus unchecked factas, duped, misinformation etc. in massive quantities).
And second, you can bring a small server, or
Re:Slashdotted (Score:4, Interesting)
Re: (Score:2)
Re: (Score:2)
Go back and browse slashdot articles from two, four, six, or even eight years ago. The quality hasn't gotten worse. Or really changed much at all, for that matter (Roland Piquepaille notwithstanding).
Hackers (Score:1)
Re: (Score:1, Insightful)
Nothing to see here, move along.
Re: (Score:1)
Re: Slashdotted (Score:4, Informative)
Re: (Score:2)
Blinkenlights? (Score:5, Interesting)
And I *know* there was a Dutch team that did much the same as well, and a Dutch commercial venture (was it KPN - Dutch telecom?) has one still up and running, I think.
But I guess they didn't use the Ooh! Shiny! blue LEDs
BlinkenLights and some other examples (Score:4, Informative)
Re: (Score:2)
Re: (Score:2)
Re: (Score:1)
Potential Income Opportunity (Score:1)
Re:Potential Income Opportunity (Score:4, Insightful)
Re: (Score:1)
Acknowledgements Thanks to everyone on the Simmons Rush team that helped with the installation including soldering, duct taping, and cutting. Thanks to Simmons Hall for providing the funding for this project.
While I agree that "overcommercialization" of this would indeed suck, I was thinking of it more in a sponsorship type of income opportunity. You know, getting a PC vendor/LED manufacturer to provide parts at cost, leasing equipment at preferred rates, etc.
Re: (Score:1)
Too bad (Score:5, Funny)
Re:Too bad (Score:5, Informative)
Re: (Score:2)
As you see in the video is pretty hard at times to follow a scrolling text on a 6x6 display. Now make it 12x6 or 10x6 and it might work.
Of course, this is not meant to be useful, it's meant to be cool
Something like it has been done, and it was cooler (Score:5, Informative)
Summary lacking something... (Score:1)
Take some notice. (Score:5, Insightful)
Re: (Score:1)
Re: (Score:1)
Re: (Score:1)
http://hardware.slashdot.org/comments.pl?sid=2019
Which is the better solution? The first guy thinks the problem is interesting.
Circuit design error (Score:5, Insightful)
The microcontroller should have a separate supply, and as the consumption of the PIC is so low this could be derived simply by passing the LED supply through a small low voltage drop diode (Schottky diode) and preferably a suitable inductor, and then decoupling it with electrolytic and ceramic capacitors (say 1000uF and 100nF) in parallel as close to the Vcc pin as possible. With this arrangement, the LED Vcc can even momentarily drop to zero and the microcontroller will just keep running.
(In fact, if you are thinking of doing this from scratch, you do not need an expensive supply at all. Rectify the output of a transformer directly to provide pulsating DC (100Hz Europe, 120Hz US.) This is the LED bus. You can do that with a 35A 50V bridge rectifier bolted to a nice big alumin(i)um strip. Then pass the output through a diode, a suitable resistor, and stabilise it with a 5.1V Zener. Assuming a peak of about 8V from your transformer, a 1A Schottky, a 10 ohm 3W wirewound resistor and a 5W 5.1V Zener will do just fine, with maybe a 1000uF electrolytic and a 100nF ceramic to stabilise the voltage at the PIC and provide enough surge capacity to drive the MOSFET gates. That way, you avoid the major disadvantage of switching power supplies, which is that they do not like rapidly varying loads.
Oh, another thing. Do not put a resistor between the PIC and the MOSFET gate. Use a driver chip to translate the current levels. Cheap insurance.
Re:Circuit design error (Score:5, Interesting)
Re: (Score:1)
OOO man I partially understood that (Score:2)
Now why are you powering the LEDs with the pulsating DC? I know no one is going to notice the flashing because the frequency is too fast. Im a engineering student who only just recently figured out how a walwart works and why its so heavy.
Re: (Score:1)
LEDs are pulsed for a variety of reasons. Altering brightness is one of them, it is simple to vary the brightness of an LED by pulsing it at different frequencies.
Heat is an other one, if an LED is being over driven, pulsing it can help lengthen the LEDs life span.
Pulsing also reduces power consumption (only an issue if running from batteries really...)
Re:Circuit design error (Score:5, Informative)
You're kidding right?
A resistor for gate isolation is just fine, especially for a low side FET drive. A driver chip would cost as much as the FETs, and is overkill to the extreme. In a perfect world, where money and time are infinite for design, it's easy to make anything better. For something like this, a little realism is in order.
My $0.02 on the design:
I've done something similar as a proof of concept for a customer...256 RGB LEDs (50mA/color, ~38A at full bright/full white) with 64 custom processors controlled by a big Atmel. It ran off a standard 600W ATX supply, and it worked just fine, no voltage dropouts at all. I don't think the ATX supply itself was the problem, rather the layout of the circuit. A normal ATX supply has rather good transient reacitve capabilities. Using a single power supply for an entire floor is likely the culprit. It looks like the run on each floor was about 60', and I highly doubt that he used the right sized wire for that run (25A @ 60'-> #8). The accumulated coltage drop would be pretty extreme, making the PICs low voltage brownout inevitable. Combine that with an improper power supply arangement at each processor location and bam, crashes. The 6600uF caps are a band-aid, I agree. A fat wire feeding the high sides of the LEDs, and a secondary wire feeding the PICs would be my choice. Yes, they can safely be tied together, but ONLY AT THE SOURCE. That long run of wire will be all the isolation they need. Standard long distance bypassing at the PICs will keep them happy (10uF/1uF/0.1uF) and a nice fat ground return keeps it all under control. There were a few mistakes, but by no means is it fatally flawed.
Driver chip costs (Score:2)
Re: (Score:2)
That's nothing compared to the Cubatron (Score:5, Informative)
Videos here [youtube.com], here [youtube.com], here [youtube.com],
Why is this a story? (Score:3, Insightful)
Sorry, I dont see why this is a story. The technical difficulty of this is something like "my first microcontroller project" from "toying with electronics 101". The implementation is not even that interesting. (Multiplexing anyone?). The novelty is almost zero (giant LED display.. uhhh). Yes, it is at this geek university, but that is the only real point about this story i can see.
Re: (Score:1)
Delft University of Technology was first (Score:4, Informative)
Link: http://www.etv.tudelft.nl/vereeniging/archief/lus
In 2001, they used their building as a big SMS display.
Link: http://www.etv.tudelft.nl/vereeniging/archief/lus
In 2006, a huge 8x4x2m LED MatriXX was created.
Link: http://www.etv.tudelft.nl/vereeniging/commissies/
Re: (Score:2, Interesting)
Those just happen to be the incidents that someone got photographs of,
there have been many more, including Tetris.
Tetris (Score:1)
OT: I have an interview with an MIT Education Counselor (EC) for early action this Monday. Between this and the recent protein gel discovery [slashdot.org], I should have a lot to talk about with him. Neat.
Re: (Score:1)
Re: (Score:1)
Not to mention that 6x6 works just fine for displaying text, as you guys are doing. More LEDs would just mean more money and more potential trouble spots, anyway. Good stuff all the same.
Not do it yourself, but bigger yet (Score:1)
RGB (Score:2)
Can't imagine it'd be that hard or expensive to introduce some colour to the scheme.