This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
flame [2011/12/28 12:16] danrl removed |
flame [2011/12/28 17:42] (current) sec created |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Moar Flame ====== | + | See this page instead: [[https://r0ket.badge.events.ccc.de/m0dul-flame]] |
- | + | ||
- | * [[m0dul-flame]] first flame | + | |
- | * [[m0dul-flame_rgb-mod]] RGB-mod, similar to the currently sold flame | + | |
- | + | ||
- | ===== Your very own RGB colors ===== | + | |
- | + | ||
- | Create a file named FLAME.RGB on your r0ket. | + | |
- | + | ||
- | touch FLAME.RGB | + | |
- | + | ||
- | Put 24 bytes in the file. Up to 8 colors with each 3 bytes in size can be read by the firmware. | + | |
- | + | ||
- | <note important>Use a hexeditor, plain ASCII won't work.</note> | + | |
- | + | ||
- | Example: | + | |
- | + | ||
- | 00000000 FF 00 00 00 FF 00 00 00 FF FF FF FF FF FF FF FF FF FF FF FF .................... | + | |
- | 00000014 FF FF FF FF .... | + |