m0dul-flame
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| m0dul-flame [2011/08/18 20:13] – [Used addresses] joe | m0dul-flame [2012/01/03 19:24] (current) – schneider | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| Description: | Description: | ||
| + | ====== 28C3 Flame ====== | ||
| + | ===== Kits ===== | ||
| + | |||
| + | **Sorry, SOLD OUT!** | ||
| + | |||
| + | ===== Assembly ===== | ||
| + | See {{: | ||
| + | |||
| + | ====== Camp Flame ====== | ||
| Author: kiu | Author: kiu | ||
| Links: [[https:// | Links: [[https:// | ||
| - | ====== Kits ====== | + | ===== Kits ===== |
| **Sorry, SOLD OUT!** | **Sorry, SOLD OUT!** | ||
| Line 14: | Line 23: | ||
| maybe you like to modify your Flame? See [[m0dul-flame_rgb-mod|RGB Flame mod]] | maybe you like to modify your Flame? See [[m0dul-flame_rgb-mod|RGB Flame mod]] | ||
| - | ====== Used addresses | + | ===== Used addresses ===== |
| i2c chip: LED Dimmer PCA9533, [[http:// | i2c chip: LED Dimmer PCA9533, [[http:// | ||
| Line 20: | Line 29: | ||
| | 1100010 | | | 1100010 | | ||
| - | ====== Assembly | + | ===== Assembly ===== |
| See [[https:// | See [[https:// | ||
| Line 29: | Line 38: | ||
| See [[https:// | See [[https:// | ||
| + | |||
| + | ===== 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> | ||
| + | |||
| + | Example: | ||
| + | |||
| + | 00000000 | ||
| + | 00000014 | ||
| + | |||
| + | Rainbow effect (cycles through red, orange, yellow, green, blue, violet, magenta, white): | ||
| + | |||
| + | 00000000 | ||
| + | 00000010 | ||
m0dul-flame.1313691196.txt.gz · Last modified: by joe
