Slashdot Mirror


Interesting Uses For a USB LED Screen?

Hogwash McFly writes "My boss gave me one of those USB-powered red LED scrolling displays as a Christmas gift, and while cycling the usual 'I read your emails' and 'ID10T Error' messages will be entertaining for a day or two, I was wondering if it could be put to more constructive uses. The configuration file is plaintext and supports different scroll speeds, flashing, bitmaps, and WAV sounds. The font is defined as 5x5 pixels per character, also stored in plaintext as 5 hex values, one for each vertical line of pixels. A dynamically generated message could prove useful in my day-to-day work on the helpdesk, but are there any interesting uses beyond network notifications and news feeds?"

26 of 403 comments (clear)

  1. ping times to websites where uptimes matter by way2trivial · · Score: 4, Interesting
    --
    every day http://en.wikipedia.org/wiki/Special:Random
  2. Notification for everything by TeXMaster · · Score: 4, Interesting

    Unless you plan to put it in your car to give the finger to people honking at you in queue, the only use for LCD screens i can think of is notification. Considering the recent interest in Gnome and KDE for a centralized notification system, you could probably hook _that_ up for your LCD screen so you'd get _all_ notifications.

    --
    "I'm never quite so stupid as when I'm being smart" (Linus van Pelt)
    1. Re:Notification for everything by mpathetiq · · Score: 5, Interesting

      "If I passed you on the right you are in the wrong fucking lane"

      This is the one I would use the most. Apparently Ohioans don't understand the term "passing lane".

    2. Re:Notification for everything by ericski · · Score: 3, Interesting

      So many people have moved to Idaho that our old traffic patterns are no longer valid. For instance, it has been ages since I've seen a tractor (John Deere, not Mac truck) on the freeway :). You learn to not run up on one of those. A dirt clod can dislodge from a tire at any time and do serious damage to a windshield. Or so I've heard....

    3. Re:Notification for everything by Laser_iCE · · Score: 2, Interesting

      >:)

      I see... an Asteroids-esque space ship during reentry.

      That's about as stupid as the time that I read someone on /. saying that 4:3 looks like a guy in a paperhat...

      Oh, now I see it.

    4. Re:Notification for everything by 6Yankee · · Score: 2, Interesting

      The one you hear in the UK is the "two-second rule" - leave two seconds' gap between you and the car in front. As the guy in front passes something - lamp-post, pothole, cats-eye, whatever, say out loud, "Only a fool breaks the two-second rule." It takes about two seconds. If you're still saying that when you get to the object, you're too close. Double it for wet conditions.

      The nice thing about that is, it scales with the speed.

  3. Re:pong or tetris by nullchar · · Score: 2, Interesting

    Tetris has been played on just about everything, I don't see why you can't port a crappy version to this screen.

  4. Music by CopaceticOpus · · Score: 5, Interesting

    Getting it to display audio level meters for your music would be kinda fun.

  5. For maximum freakout potential by greg_barton · · Score: 5, Interesting

    For maximum freakout potential you'll need two things:

    1) A microphone
    2) Speech recognition software

    Set the microphone up in a hidden place where it will pick up speech from folks hanging around your desk, and connect it to your computer. Set up the speech recognition software so it will spit out text to the LED display's interface.

    Viola! Instant "Have we entered the twilight zone?" machine!

    1. Re:For maximum freakout potential by codegen · · Score: 4, Interesting

      Feed the speech recognition into Eliza and Eliza's output to the display.

      --
      Atlas stands on the earth and carries the celestial sphere on his shoulders.
    2. Re:For maximum freakout potential by Al+Al+Cool+J · · Score: 4, Interesting

      Ding ding. I think we have a winner! There's a Chatbot::Eliza perl module so this could be do-able. Now I want to get me one of those LED screens, so I can try this!

  6. Five Hours? by Anonymous Coward · · Score: 0, Interesting

    It's almost 5 hours since the last story and this is the best /. could come up with?

    Oh well, it is x-mas eve I guess.

    Happy hollandaise everyone!

  7. For kids by umoto · · Score: 3, Interesting

    I've been thinking it would be cool to get a sign like that and post it in a visible place at home, then use it to post announcements about my kids' accomplishments. I'd set it up so my wife could change it as well. We'd post things like "John did the dishes every day this week", "Mary aced her math test", etc.

    The intent would be to show them we care and to give them positive reinforcement.

  8. Don't just say it, do it! by devnullkac · · Score: 5, Interesting

    Don't just say you read his emails. Actually put them up there! Continuous scroll of everything in your boss's inbox.

    If you're slightly less daring, feed your log of all URLs (site name only, perhaps) as they're being viewed by anyone in the office. Your boss did make you keep a log, didn't he?

    --
    What do you mean they cut the power? How can they cut the power, man? They're animals!
    1. Re:Don't just say it, do it! by barzok · · Score: 2, Interesting

      feed your log of all URLs (site name only, perhaps) as they're being viewed by anyone in the office

      This is by far the best suggestion I've seen thus far. Hours of entertainment!

  9. Caller ID by pjwhite · · Score: 3, Interesting

    Use it to display caller ID for incoming phone calls.

  10. Statitical Reporting. by jellomizer · · Score: 3, Interesting

    Say create a program that manages your logs and you get a statistically significant increase of errors report the server giving the errors. You may want to fudge the statistics a bit to give more priority to Errors and less for warnings.

    Or warn when you servers drive is near filled or something that would require manual action is near.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  11. Car notifications by Toe,+The · · Score: 4, Interesting

    A message board in your car wouldn't necessarily have to give the finger or otherwise be witty/rude.

    There are times when a rear-pointing message board could be extremely useful. Such as:
    Your high-beams are on.
    Your headlights are off.
    Careful, the driver next to me is drunk.

    And so on.

    However, such signs very well may be illegal in some jurisdictions.

  12. Display Tweets by codepunk · · Score: 2, Interesting

    Display tweets from twitter as the come in.

    --


    Got Code?
  13. Use it to monitor a Linux box by __roo · · Score: 2, Interesting

    Take a cue from this post and write a script that uses vmstat and top to alter the scrolling speed and scroll something useful that shows the health of your box. You can cut one of the numbers pumped out by vmstat to set the scroll speed, and maybe grep, head, etc. something useful out of top to show on the screen. I'd write a little suggested script for you right here, but I have no idea what format your device wants its config file.

  14. Put it back into work by j-turkey · · Score: 2, Interesting

    Here are some ideas for dynamically generated messages for use at work. (Assuming that you use a ticketing system at work.) Most of them use database backends that you can connect to using your favorite protocol. Find a useful way to display pertinent information on the display.

    For example, do you have an overdue or high-priority ticket? Program it scroll a reminder. Do you queue tickets and handle them serially? Set it up to display the number of tickets in your queue and the header for the next ticket. Smaller helpdesk where you're responsible for managing systems? Display network metrics from your monitoring system. Managing helpdesk employees? Have it display metrics about your technicians.

    Other fun stuff...if you have a swanky gaming rig at home - you could use it to monitor temperatures (ambient/case/CPU/GPU/Disk, etc). You could also pull CPU, disk, and network stats and display it as a histogram or bar.

    --

    -Turkey

  15. FPS hud by Neotrantor · · Score: 0, Interesting

    you could write a mod to have it display ammo and health on it and have nothing but the game world on your monitor

  16. Connect it to the Web by QuietYou · · Score: 2, Interesting

    Connect it to the web and allow anonymous people to send you messages which will be displayed on your device. Here's a website already doing this, maybe it'll give you some ideas:

    http://www.notallmine.net/cam.asp
    http://www.notallmine.net/howdone1.htm

  17. Two words... by jinxidoru · · Score: 2, Interesting

    packet sniffer

  18. Re:Matrix by huckda · · Score: 2, Interesting

    toilet paper sensors..warning which stalls are nearly out.

    notification of who didn't wash their hands after using the restroom

    notification of when the coffee pot is nearly empty.

    dupe'd slashdot articles

    latest site brought to a screeching halt due to the /. effect

    tracking the U.S. deficit in real-time

    --
    "Just Smile and Nod." --Huck
  19. Use the good parts by Sparr0 · · Score: 2, Interesting

    I would rip it open and use the LED matrices directly with a microcontroller. Vertical scrolling 5x7 text would look so much better, and non-text graphics would be cool too.