Posted by hevans66 on Wednesday, January 28, 2009
Ever had a message you wanted to tell the world around you? Ever wished you had a way of taking information and having it light up in front of you, a phalanx of diodes doing your bidding, emitting light on command to form out your epistle? Wanna make your own LED Display?
This video tutorial outlines how to build your own large LED Array that can be used to display patterns, simple preprogrammed messages, or even scroll data from your PC. Using an AVR chip, and a whole lot of LEDs this tutorial walks through the concepts behind making this 24x5 display possible on only a single AVR chip. The tutorial explains row column addressing, demonstrates the use of the diode's properties double the number of columns, and contains the complete source code for the project. It is great as DIY weekend project. Greatly extendible project with a lot of room to be creative.
http://www.nerdkits.com/videos/ledarray2/
|