colordisplay
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| colordisplay [2011/08/14 23:34] – 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 | + | Finally there' |
| - | http:// | + | |
| - | It is completely independant from our current firmware, but you can build it and see color image on r0ket: | + | It only works for color displays |
| - | < | + | and only supports 24- and 32-bits BMP files with resolution 98x(n*70). |
| - | 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 and is the base to start from. | + | There is a built-in menu (central button) to configure the parameters, |
| + | e.g. the image to display and the delay between the frames... | ||
| + | ...because if the height of the BMP is an exact multiple of 70, each | ||
| + | " | ||
| + | between the frames is configurable). | ||
| - | 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. | ||
| - | Join our IRC if you managed | + | 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 |
| + | |||
| + | |||
| + | |||
| + | **Images for BMP NICK l0dable** | ||
| + | |||
| + | |||
| + | * Pinkie Pie: http:// | ||
| + | * Boobs: http:// | ||
| + | * Rickroll: http:// | ||
| + | * Ghost in the Shell: http:// | ||
colordisplay.1313357650.txt.gz · Last modified: by ray
