Slashdot Mirror


DIY LED Array Marquee For Your PC

An anonymous reader writes "Ever wish you had one of those big LED displays to keep you up to date on e-mails, stock quotes, server uptimes, or weather? Here's a new video tutorial showing how to build your own computer-controlled LED array. You can code your own data feed, and just send it over a TCP socket. This looks like a fun weekend project for someone looking to get started with electronics by building something useful."

3 of 128 comments (clear)

  1. Re:Now... by Lumpy · · Score: 4, Informative

    Yes but be ready for a ticket and a "fix it ticket" to require removal of said device. Most states make it illegal for a illuminated sign to be in view of drivers on a moving vehicle. TAXI's and delivery cars have a waiver and the signs are not in the line of sight.

    --
    Do not look at laser with remaining good eye.
  2. It's so cute... by Majik+Sheff · · Score: 4, Informative

    I remember when I first realized that you could double your row-column population. Then I extrapolated it to its logical conclusion... that you could connect n(n-1) leds where n is the number of control lines. I was so proud! Then in an unrelated search I learned that not only was this an established technique, but it even had a cute name: Charlieplexing.

    There's a neat little story here:

    http://www.maxim-ic.com/appnotes.cfm/an_pk/1880

    --
    Women are like electronics: you don't know how damaged they are until you try to turn them on.
  3. Not Slashdotted Anymore! by compumike · · Score: 5, Informative

    Hi all,

    We had tuned the www.NerdKits.com site to survive slashdottings with its old PHP backend, but we recently started experimenting with some Django. Django is great as a programming framework, but I suppose we have discovered that our tuning of the server settings isn't quite up to handling a Slashdotting! We've temporarily disabled that stuff so the site is back and running. My apologies for the downtime.

    - The NerdKits Team