Blinkenled

Toms BlinkenLED installation:

BlinkenLED is a miniature rebuild of CCC's blinkenlights installation in Berlin.
It is a 144 (18*8) pixel matrix of LEDs. Connected to a PC via the parallel port and powered by a 5V power supply.
I build it with help of the excellent manual from the BlinkenLED Project.
As there was only Windows software available for controlling the display, I had to write my own for a solid operating system such as openSUSE.
The software includes scripts for displaying texts and Blinkenlights (*.blm) movies on the display. This way I am able to play all the movies that were originally displayed on the Blinkenlights building.

BlinkenLED software:

The software package includes the following tools:

bin/blinkenmovie (plays a movie in *.blm format)
bin/blinkentext (scrolls a text)
bin/blinkentest (makes tests, useful for debugging your blinken hardware)

examples/heat.sh (grepping the current temperature from the karamba weather applet and display it)
examples/loop_movie.sh (endless loop of a *.blm movie)
examples/loop_text.sh (endless scrolling of a text)
examples/now_playing.sh (read output of mp3blaster and display the current and next song)
examples/play_movies.sh (play all movies of a directory in a loop)

BlinkenLED - Downloads:

The blinkenled sourcecode has been released on sourceforge.net.
Download tarball: [blinkenled.tar.gz]
or checkout from subversion:
svn co https://svn.sourceforge.net/svnroot/blinkenled blinkenled

BlinkenLED - Photos:

blinkenledblinkenledblinkenled
blinkenledblinkenledblinkenled

BlinkenLED - related Links:

Blinkenlights
Wiki and Forum for Blinken projects
BlinkenLED Project
Parapin Linux parallelport library