| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| lcd_art [2011/08/11 21:12] – bitcrusher | lcd_art [2012/01/02 14:43] (current) – ypsy |
|---|
| ====== LCD Art ====== | ====== LCD Art ====== |
| Here you can publish any LCD art you made.<note>**You can display *.lcd files using the "showlcd" [[l0dable|l0dable]]** or use it as nick.</note> | Here you can publish any LCD art you made.<note>**You can display *.lcd files using the "showlcd" [[l0dable|l0dable]]** or use it as nick.</note> |
| | Here's a small script to convert gifs to lcds: http://www.pastebay.com/148888 |
| |
| ===== Display images as nick ===== | ===== Display images as nick ===== |
| * [[http://ikarus4ever.ik.funpic.de/cccamp2011/lcd_art/images/chaosknoten.lcd|CCC Logo (Chaosknoten)]] | * [[http://ikarus4ever.ik.funpic.de/cccamp2011/lcd_art/images/chaosknoten.lcd|CCC Logo (Chaosknoten)]] |
| * [[http://wwwcip.cs.fau.de/~sicslang/img/chaosknoten.lcd|Mirror]] | * [[http://wwwcip.cs.fau.de/~sicslang/img/chaosknoten.lcd|Mirror]] |
| | * [[http://ccchb.de/ccchb.lcd|Chaosschlüssel (CCC Bremen)]] |
| * [[http://qualisoft.dk/wp-content/plugins/download-monitor/download.php?id=5|Hitchhikers Guide to the Galaxy thumb]] (Rename to nick.lcd) [[http://qualisoft.dk/wp-content/plugins/download-monitor/download.php?id=7|Preview]] | * [[http://qualisoft.dk/wp-content/plugins/download-monitor/download.php?id=5|Hitchhikers Guide to the Galaxy thumb]] (Rename to nick.lcd) [[http://qualisoft.dk/wp-content/plugins/download-monitor/download.php?id=7|Preview]] |
| * [[http://qualisoft.dk/wp-content/plugins/download-monitor/download.php?id=6|Hitchhikers Guide to the Galaxy thumb inverted (white on black in the day)]] (Rename to nick.lcd) [[http://qualisoft.dk/wp-content/plugins/download-monitor/download.php?id=8|Preview]] | * [[http://qualisoft.dk/wp-content/plugins/download-monitor/download.php?id=6|Hitchhikers Guide to the Galaxy thumb inverted (white on black in the day)]] (Rename to nick.lcd) [[http://qualisoft.dk/wp-content/plugins/download-monitor/download.php?id=8|Preview]] |
| * l0dable: [[http://raim.codingfarm.de/r0ket/nyan.nik|nyan.nik]] | * l0dable: [[http://raim.codingfarm.de/r0ket/nyan.nik|nyan.nik]] |
| * Source: [[http://raim.codingfarm.de/r0ket/nick_nyan.c|nick_nyan.c]] | * Source: [[http://raim.codingfarm.de/r0ket/nick_nyan.c|nick_nyan.c]] |
| * [[http://the-k3x.de/files/2011.08.11_11.29.57_nick_scr0ll_y.c|Nick_scroll_y]] | * [[http://the-k3x.de/files/nikyscrl3.c|Nick_scroll_y_v3]] [[http://the-k3x.de/files/nikyscrl3.nik|.nik file]] |
| * [[http://nicidienase.de/nick_invaders.c|Spaceinvaders Nick-Animation]] | * [[http://nicidienase.de/nick_invaders.c|Spaceinvaders Nick-Animation]] |
| * [[http://ikarus4ever.ik.funpic.de/cccamp2011/nicks/ccc/|CCC Logo (Chaosknoten) Nick-Animation]] (See demo image [[http://ikarus4ever.ik.funpic.de/cccamp2011/nicks/ccc/demo.jpg|here]]) | * [[http://ikarus4ever.ik.funpic.de/cccamp2011/nicks/ccc/|CCC Logo (Chaosknoten) Nick-Animation]] (See demo image [[http://ikarus4ever.ik.funpic.de/cccamp2011/nicks/ccc/demo.jpg|here]]) |
| | * [[http://the-k3x.de/files/nick_nyan.c|nick_nyan.c]] [[http://the-k3x.de/files/pitches.h|pitches.h]] [[http://the-k3x.de/files/nyan.lcd|nyan.lcd]] not finished yet. There is only sound at the moment. You need the workshop module and a piezzo on port SS0. line 405-407 and 426-439 are the problems. if i enable these lines only crap comes out of the piezzo and there is no animation. With disabled lines only the sound works. I think the ram is too small... |
| | * [[https://github.com/WilstonOreo/r0ket/blob/master/firmware/l0dable/rtr0ket.c|rtr0ket]] A tiny real-time raytracer with nickname for the r0ket! |