colordisplay
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| colordisplay [2011/08/11 14:15] – created ray | colordisplay [2011/12/30 10:43] (current) – j4y | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| This is a page to collect everything on getting color display (nokia 1600 for now) to work on r0ket. | This is a page to collect everything on getting color display (nokia 1600 for now) to work on r0ket. | ||
| - | I put a very early source-archive (done by schneider) online to: | + | < |
| - | http://y.nu/ | + | |
| - | It is completely independant from our current firmware, but you can build it and see color image on r0ket: | + | {{:1600display.jpg}} |
| - | < | + | |
| - | wget http:// | + | |
| - | tar -xvzf nokia1600badge.tar.gz | + | |
| - | cd lpc1343codebase/ | + | |
| - | make firmware.bin | + | |
| - | </ | + | |
| - | and then flash that firmware.bin onto your badge. | + | |
| - | main.c equals main.c.1600.2 | + | Finally there' |
| - | You could either start building an own firmware displaying your nick or game or whatever in color, or - what we originally planned but didn't find the time for - modify the existing firmware to use the color display. For that the display buffer of course is too small, the idea would be to keep that at 1 bit but for example enable the user to select the colors, like show everything blue on black, or even fade the color through, add a fancy colored background or whatever. | + | It only works for color displays |
| + | and only supports 24- and 32-bits BMP files with resolution 98x(n*70). | ||
| - | Join our IRC if you managed | + | There is a built-in menu (central button) |
| + | e.g. the image to display and the delay between | ||
| + | ...because if the height of the BMP is an exact multiple of 70, each | ||
| + | " | ||
| + | between the frames is configurable). | ||
| + | |||
| + | Please write more color software! You will have to use own display buffer, but it should be possible somehow. Or fork main firmware and add funny stuff like faded background. If you cleanly do it using ifdefs it might even be integrated in main firmware, but feel free to post links to own git forks on this wiki! | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | **Images for BMP NICK l0dable** | ||
| + | |||
| + | |||
| + | * Pinkie Pie: http:// | ||
| + | * Boobs: http:// | ||
| + | * Rickroll: http:// | ||
| + | * Ghost in the Shell: http:// | ||
colordisplay.1313064940.txt.gz · Last modified: by ray
