This shows you the differences between two versions of the page.
img2lcd [2011/08/10 15:45] 9r created |
img2lcd [2011/08/11 00:04] (current) raim |
||
---|---|---|---|
Line 21: | Line 21: | ||
Put all .lcd-frames in a empty folder and run following command. | Put all .lcd-frames in a empty folder and run following command. | ||
- | for i in *.lcd ; do cat $i >> nick.lcd | + | cat *.lcd > nick.lcd |
| | ||
Copy the nick.lcd your r0kets data flash. When selecting ANIM the animation will be played, by selecting IMAGE only the first frame will be displayed. | Copy the nick.lcd your r0kets data flash. When selecting ANIM the animation will be played, by selecting IMAGE only the first frame will be displayed. |