×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles
    in:

    Blinkenlights/Movies: Difference between revisions

    Content added Content deleted
    imported>Took
    mNo edit summary
    imported>Took
    mNo edit summary
    Line 84: Line 84:
    011111000000000000
    011111000000000000
    001101100000000000
    001101100000000000
    001100110011111000
    001100110011111001
    001100110110001100
    001100110110001100
    001100110110001100
    001100110110001100
    Line 104: Line 104:
    111110000000000000
    111110000000000000
    011011000000000000
    011011000000000000
    011001100111110000
    011001100111110010
    011001101100011000
    011001101100011000
    011001101100011000
    011001101100011000
    Line 114: Line 114:
    011111000000000000
    011111000000000000
    001101100000000000
    001101100000000000
    001100110011111000
    001100110011111001
    001100110110001100
    001100110110001100
    001100110110001100
    001100110110001100
    Line 176: Line 176:
    011111000000000000
    011111000000000000
    001101100000000000
    001101100000000000
    001100110011111000
    001100110011111001
    001100110110001100
    001100110110001100
    001100110110001100
    001100110110001100

    Revision as of 23:49, 23 January 2006

    Alle mitmachen! - Jeder fügt immer abwechselnd Bilder in den Film ein bis er lang genug zum anschauen ist!


    A Blinkenlights Movie is a simple text file that you can create with any text editor. (or on a wiki). The file starts with a single identifier line and then contains all the images of your movie (frames) one after the other.

    Each frame starts with a @ followed by its delay time in milliseconds. @1000 equals 1 second. Following this comes the image.

    Every image consists of 8 lines with 18 digits each. A 1 represents a switched-on lamp while a 0 stands for complete darkness.

    You may put any number of comment lines between the identification line and the first frame. They must be preceded by a # character.

    The end of line my be a CR (ASCII 13), a LF (ASCII 10) or CRLF (ASCII 13 + ASCII 10). We recommend saving your file with LF.

    Two frames may be seperated by one or more empty lines. from --> [1],[2]

    You can help to create a random movie created by all of us by adding frames below.

    Once a movies is done we can play it with took's BlinkenApplet via UDP stream.

    # BlinkenLights Movie 18x8
    # name = undefined
    # description = yet unknown
    # creator = users of the s23-wiki
    # author = collective work
    # email = wiki@s23.org
    # width = 18
    # height = 8
    # loop = no
    # duration = ?
    
    @1000
    000000000000000000
    000000000000000000
    000000000000000000
    000000000000000000
    000000000000000000
    000000000000000000
    000000000000000000
    000000000000000000
    
    @523
    000000000000000000
    000111111000111110
    000000010000000010
    000000110000011110
    000001010000000010
    000010111100011110
    000000000000000000
    000000000000000000
    
    @2323
    011111111000000000
    100010100100000000
    100001111111111100
    100001111111101110
    100010100100011100
    011111111000001100
    000000000000011010
    000000000000101001
    
    @1000
    100010100100000000
    100001111111111100
    100001111111101110
    100010100100011100
    011111111000001100
    000000000000011010
    000000000000101001
    000000000011011001
    
    @1000
    100001111111111100
    100001111111101110
    100010100100011100
    011111111000001100
    000000000000011010
    000000000000101001
    000000000011011001
    000000001111011101
    
    @50
    011111000000000000
    001101100000000000
    001100110011111000
    001100110110001100
    001100110110001100
    001101100110001100
    011111000011111000
    000000000000000000
    
    @1000
    100011111111111111
    100001111111101111
    100010110101011100
    011111111000001100
    000000000000011010
    000000000000101001
    000000000111011001
    100000000011111001
    
    @123
    111110000000000000
    011011000000000000
    011001100111110000
    011001101100011000
    011001101100011000
    011011001100011000
    111110000111110000
    000000000000000000
    
    @50
    011111000000000000
    001101100000000000
    001100110011111000
    001100110110001100
    001100110110001100
    001101100110001100
    011111000011111000
    000000000000000000
    
    @523
    000000000000000000
    000000111111000000
    000000100000000000
    000000111111000000
    000000100000000000
    000000100000000000
    000000000000000000
    000000000000000000
    
    
    @523
    000000000000000000
    000001000100000000
    000001100100000000
    000001010100000000
    000001001100000000
    000001000100000000
    000000000000000000
    000000000000000000
    
    @523
    000000000000000000
    000000111110000000
    000000100010000000
    000000100010000000
    000000100010000000
    000000111110000000
    000000000000000000
    000000000000000000
    
    @523
    000000000000000000
    000000000000000000
    000000111100000000
    000000100010000000
    000000111100000000
    000000101000000000
    000000100100000000
    000000000000000000
    
    @523
    000000000000000000
    000000000000000000
    000000111000000000
    000000100100000000
    000000100010000000
    000000100100000000
    000000111000000000
    000000000000000000
    
    
    @50
    011111000000000000
    001101100000000000
    001100110011111000
    001100110110001100
    001100110110001100
    001101100110001100
    011111000011111000
    000000000000000000
    
    
    @1000
    110011111111111111
    100011111111101111
    110110110111011110
    011111111000001101
    001000000000101001
    000000000111011001
    100000000011111001
    110000000111111111
    

    Examples: http://blinkenlights.de/gallery/index.en.html


    Related: Blinkenlights, BlinkenApplet

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.