Loungelights: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
|||
Zeile 54: | Zeile 54: | ||
<code>echo -e '\xfb\xeb\xff\x00\x77\x00\x00\x09\x66\x85\x00' | nc -w1 -u 10.20.32.185 30977</code> | <code>echo -e '\xfb\xeb\xff\x00\x77\x00\x00\x09\x66\x85\x00' | nc -w1 -u 10.20.32.185 30977</code> | ||
== | == Beispiele für Farbcodierungen == | ||
{| cellpadding="3" | |||
| valign="top" style="font-size:92%" | | |||
{| class="wikitable" style="text-align:center" | |||
|+ Grundfarben | |||
|- class="hintergrundfarbe6" | |||
!colspan="2" | Farbe | |||
! Hex-Wert | |||
| R | |||
| G | |||
| B | |||
!colspan="2"|Komplementär zu | |||
|- | |||
|style="background-color:#000; width:1.5em;" | | |||
! [[Schwarz]] | |||
|style="font-family:monospace;" | #000000 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
| Weiß | |||
|style="background-color:#FFF; width:0.2em;" | | |||
|- | |||
|style="background-color:#888" | | |||
! [[Grau]] | |||
|style="font-family:monospace;" | #888888 | |||
|style="background-color:#800; color:#FFF" | 136 | |||
|style="background-color:#080; color:#FFF" | 136 | |||
|style="background-color:#008; color:#FFF" | 136 | |||
| #777777 | |||
|style="background-color:#777" | | |||
|- | |||
|style="background-color:#FFF" | | |||
! [[Weiß]] | |||
|style="font-family:monospace;" | #FFFFFF | |||
|style="background-color:#F00; color:#FFF" | 255 | |||
|style="background-color:#0F0; color:#444" | 255 | |||
|style="background-color:#00F; color:#FFF" | 255 | |||
| Schwarz | |||
|style="background-color:#000" | | |||
|- | |||
|style="background-color:#F00" | | |||
! [[Rot]] | |||
|style="font-family:monospace;" | #FF0000 | |||
|style="background-color:#F00; color:#FFF" | 255 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
| Cyan | |||
|style="background-color:#0FF" | | |||
|- | |||
|style="background-color:#800" | | |||
! Dunkelrot | |||
|style="font-family:monospace;" | #880000 | |||
|style="background-color:#800; color:#FFF" | 136 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
| #77FFFF | |||
|style="background-color:#7FF" | | |||
|- | |||
|style="background-color:#0F0" | | |||
! [[Grün]] | |||
|style="font-family:monospace;" | #00FF00 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
|style="background-color:#0F0; color:#444" | 255 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
| Magenta | |||
|style="background-color:#F0F" | | |||
|- | |||
|style="background-color:#080" | | |||
! Dunkelgrün | |||
|style="font-family:monospace;" | #008800 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
|style="background-color:#080; color:#FFF" | 136 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
| #FF77FF | |||
|style="background-color:#F7F" | | |||
|- | |||
|style="background-color:#00F" | | |||
! [[Blau]] | |||
|style="font-family:monospace;" | #0000FF | |||
|style="background-color:#000; color:#FFF" | 0 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
|style="background-color:#00F; color:#FFF" | 255 | |||
| Gelb | |||
|style="background-color:#FF0" | | |||
|- | |||
|style="background-color:#008" | | |||
! Dunkelblau | |||
|style="font-family:monospace;" | #000088 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
|style="background-color:#008; color:#FFF" | 136 | |||
| #FFFF77 | |||
|style="background-color:#FF7" | | |||
|} | |||
| valign="top" style="font-size:92%" | | |||
{| class="wikitable" style="text-align:center" | |||
|+ [[Mischfarbe]]n ersten Grades | |||
|- class="hintergrundfarbe6" | |||
!colspan="2" | Farbe | |||
! Hex-Wert | |||
| R | |||
| G | |||
| B | |||
!colspan="2"|Komplementär zu | |||
|- | |||
|style="background-color:#0FF; width:1.5em;" | | |||
! [[Cyan]] | |||
|style="font-family:monospace;" | #00FFFF | |||
|style="background-color:#000; color:#FFF" | 0 | |||
|style="background-color:#0F0; color:#444" | 255 | |||
|style="background-color:#00F; color:#FFF" | 255 | |||
| Rot | |||
|style="background-color:#F00; width:0.2em;" | | |||
|- | |||
|style="background-color:#088" | | |||
! Dunkelcyan | |||
|style="font-family:monospace;" | #008888 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
|style="background-color:#080; color:#FFF" | 136 | |||
|style="background-color:#008; color:#FFF" | 136 | |||
| #FF7777 | |||
|style="background-color:#F77" | | |||
|- | |||
|style="background-color:#F0F" | | |||
! [[Magenta (Farbe)|Magenta]] | |||
|style="font-family:monospace;" | #FF00FF | |||
|style="background-color:#F00; color:#FFF" | 255 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
|style="background-color:#00F; color:#FFF" | 255 | |||
| Grün | |||
|style="background-color:#0F0" | | |||
|- | |||
|style="background-color:#808" | | |||
! Dunkelmagenta | |||
|style="font-family:monospace;" | #880088 | |||
|style="background-color:#800; color:#FFF" | 136 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
|style="background-color:#008; color:#FFF" | 136 | |||
| #77FF77 | |||
|style="background-color:#7F7" | | |||
|- | |||
|style="background-color:#FF0" | | |||
! [[Gelb]] | |||
|style="font-family:monospace;" | #FFFF00 | |||
|style="background-color:#F00; color:#FFF" | 255 | |||
|style="background-color:#0F0; color:#444" | 255 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
| Blau | |||
|style="background-color:#00F" | | |||
|- | |||
|style="background-color:#880" | | |||
! Dunkelgelb | |||
|style="font-family:monospace;" | #888800 | |||
|style="background-color:#800; color:#FFF" | 136 | |||
|style="background-color:#080; color:#FFF" | 136 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
| #7777FF | |||
|style="background-color:#77F" | | |||
|} | |||
| valign="top" style="font-size:92%" | | |||
{| class="wikitable" style="text-align:center" | |||
|+ Weitere Mischfarben | |||
|- class="hintergrundfarbe6" | |||
!colspan="2" | Farbe | |||
! Hex-Wert | |||
| R | |||
| G | |||
| B | |||
!colspan="2"|Komplementär zu | |||
|- | |||
|style="background-color:#0F8; width:1.5em;" | | |||
! [[Blaugrün]] | |||
|style="font-family:monospace;" | #00FF88 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
|style="background-color:#0F0; color:#444" | 255 | |||
|style="background-color:#008; color:#FFF" | 136 | |||
| #FF0077 | |||
|style="background-color:#F07; width:0.2em;" | | |||
|- | |||
|style="background-color:#08F" | | |||
! [[Hellblau#Himmelblau|Himmelblau]] | |||
|style="font-family:monospace;" | #0088FF | |||
|style="background-color:#000; color:#FFF" | 0 | |||
|style="background-color:#080; color:#FFF" | 136 | |||
|style="background-color:#00F; color:#FFF" | 255 | |||
| #FF7700 | |||
|style="background-color:#F70" | | |||
|- | |||
|style="background-color:#80F" | | |||
! [[Violett]] | |||
|style="font-family:monospace;" | #8800FF | |||
|style="background-color:#800; color:#FFF" | 136 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
|style="background-color:#00F; color:#FFF" | 255 | |||
| #77FF00 | |||
|style="background-color:#7F0" | | |||
|- | |||
|style="background-color:#F08" | | |||
! [[Rosa (Farbe)|Rosé]] | |||
|style="font-family:monospace;" | #FF0088 | |||
|style="background-color:#F00; color:#FFF" | 255 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
|style="background-color:#008; color:#FFF" | 136 | |||
| #00FF77 | |||
|style="background-color:#0F7" | | |||
|- | |||
|style="background-color:#F80" | | |||
! [[Orange (Farbe)|Orange]] | |||
|style="font-family:monospace;" | #FF8800 | |||
|style="background-color:#F00; color:#FFF" | 255 | |||
|style="background-color:#080; color:#FFF" | 136 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
| #0077FF | |||
|style="background-color:#07F" | | |||
|- | |||
|style="background-color:#8F0" | | |||
! [[Gelbgrün]] | |||
|style="font-family:monospace;" | #88FF00 | |||
|style="background-color:#800; color:#FFF" | 136 | |||
|style="background-color:#0F0; color:#444" | 255 | |||
|style="background-color:#000; color:#FFF" | 0 | |||
| #7700FF | |||
|style="background-color:#70F" | | |||
|} | |||
|} | |||
{| cellpadding="3" | |||
| valign="top" style="font-size:92%" | | |||
{| class="wikitable" style="text-align:center" | |||
|+ Übergang Rot/Cyan | |||
|- class="hintergrundfarbe6" | |||
!colspan="2" | Farbe | |||
! Hex-Wert | |||
| R | |||
| G | |||
| B | |||
!colspan="2"|Komplementär zu | |||
|- | |||
|style="background-color:#E11; width:0.3em;" | | |||
! Rot 14 : Cyan 1 | |||
|style="font-family:monospace;" | #EE1111 | |||
|style="background-color:#E00; color:#FFF" | 238 | |||
|style="background-color:#010; color:#FFF" | 17 | |||
|style="background-color:#001; color:#FFF" | 17 | |||
| #11EEEE | |||
|style="background-color:#1EE; width:0.2em;" | | |||
|- | |||
|style="background-color:#C33" | | |||
! Rot 4 : Cyan 1 | |||
|style="font-family:monospace;" | #CC3333 | |||
|style="background-color:#C00; color:#FFF" | 204 | |||
|style="background-color:#030; color:#FFF" | 51 | |||
|style="background-color:#003; color:#FFF" | 51 | |||
| #33CCCC | |||
|style="background-color:#3CC" | | |||
|- | |||
|style="background-color:#A55" | | |||
! Rot 2 : Cyan 1 | |||
|style="font-family:monospace;" | #AA5555 | |||
|style="background-color:#A00; color:#FFF" | 170 | |||
|style="background-color:#050; color:#FFF" | 85 | |||
|style="background-color:#005; color:#FFF" | 85 | |||
| #55AAAA | |||
|style="background-color:#5AA" | | |||
|- | |||
|style="background-color:#877" | | |||
! Rot 8 : Cyan 7 | |||
|style="font-family:monospace;" | #887777 | |||
|style="background-color:#800; color:#FFF" | 136 | |||
|style="background-color:#070; color:#FFF" | 119 | |||
|style="background-color:#007; color:#FFF" | 119 | |||
| #778888 | |||
|style="background-color:#788" | | |||
|- | |||
|style="background-color:#699" | | |||
! Rot 2 : Cyan 3 | |||
|style="font-family:monospace;" | #669999 | |||
|style="background-color:#600; color:#FFF" | 102 | |||
|style="background-color:#090; color:#444" | 153 | |||
|style="background-color:#009; color:#FFF" | 153 | |||
| #996666 | |||
|style="background-color:#966" | | |||
|- | |||
|style="background-color:#4BB" | | |||
! Rot 4 : Cyan 11 | |||
|style="font-family:monospace;" | #44BBBB | |||
|style="background-color:#400; color:#FFF" | 68 | |||
|style="background-color:#0B0; color:#444" | 187 | |||
|style="background-color:#00B; color:#FFF" | 187 | |||
| #BB4444 | |||
|style="background-color:#B44" | | |||
|- | |||
|style="background-color:#2DD" | | |||
! Rot 2 : Cyan 13 | |||
|style="font-family:monospace;" | #22DDDD | |||
|style="background-color:#200; color:#FFF" | 34 | |||
|style="background-color:#0D0; color:#222" | 221 | |||
|style="background-color:#00D; color:#FFF" | 221 | |||
| #DD2222 | |||
|style="background-color:#D22" | | |||
|} | |||
| valign="top" style="font-size:92%" | | |||
{| class="wikitable" style="text-align:center" | |||
|+ Übergang Grün/Magenta | |||
|- class="hintergrundfarbe6" | |||
!colspan="2" | Farbe | |||
! Hex-Wert | |||
| R | |||
| G | |||
| B | |||
!colspan="2"|Komplementär zu | |||
|- | |||
|style="background-color:#1E1; width:0.3em;" | | |||
! Grün 14 : Magenta 1 | |||
|style="font-family:monospace;" | #11EE11 | |||
|style="background-color:#100; color:#FFF" | 17 | |||
|style="background-color:#0E0; color:#222" | 238 | |||
|style="background-color:#001; color:#FFF" | 17 | |||
| #EE11EE | |||
|style="background-color:#E1E; width:0.2em;" | | |||
|- | |||
|style="background-color:#3C3" | | |||
! Grün 4 : Magenta 1 | |||
|style="font-family:monospace;" | #33CC33 | |||
|style="background-color:#300; color:#FFF" | 51 | |||
|style="background-color:#0C0; color:#444" | 204 | |||
|style="background-color:#003; color:#FFF" | 51 | |||
| #CC33CC | |||
|style="background-color:#C3C" | | |||
|- | |||
|style="background-color:#5A5" | | |||
! Grün 2 : Magenta 1 | |||
|style="font-family:monospace;" | #55AA55 | |||
|style="background-color:#500; color:#FFF" | 85 | |||
|style="background-color:#0A0; color:#444" | 170 | |||
|style="background-color:#005; color:#FFF" | 85 | |||
| #AA55AA | |||
|style="background-color:#A5A" | | |||
|- | |||
|style="background-color:#787" | | |||
! Grün 8 : Magenta 7 | |||
|style="font-family:monospace;" | #778877 | |||
|style="background-color:#700; color:#FFF" | 119 | |||
|style="background-color:#080; color:#FFF" | 136 | |||
|style="background-color:#007; color:#FFF" | 119 | |||
| #887788 | |||
|style="background-color:#878" | | |||
|- | |||
|style="background-color:#969" | | |||
! Grün 2 : Magenta 3 | |||
|style="font-family:monospace;" | #996699 | |||
|style="background-color:#900; color:#FFF" | 153 | |||
|style="background-color:#060; color:#FFF" | 102 | |||
|style="background-color:#009; color:#FFF" | 153 | |||
| #669966 | |||
|style="background-color:#696" | | |||
|- | |||
|style="background-color:#B4B" | | |||
! Grün 4 : Magenta 11 | |||
|style="font-family:monospace;" | #BB44BB | |||
|style="background-color:#B00; color:#FFF" | 187 | |||
|style="background-color:#040; color:#FFF" | 68 | |||
|style="background-color:#00B; color:#FFF" | 187 | |||
| #44BB44 | |||
|style="background-color:#4B4" | | |||
|- | |||
|style="background-color:#D2D" | | |||
! Grün 2 : Magenta 13 | |||
|style="font-family:monospace;" | #DD22DD | |||
|style="background-color:#D00; color:#FFF" | 221 | |||
|style="background-color:#020; color:#FFF" | 34 | |||
|style="background-color:#00D; color:#FFF" | 221 | |||
| #22DD22 | |||
|style="background-color:#2D2" | | |||
|} | |||
| valign="top" style="font-size:92%" | | |||
{| class="wikitable" style="text-align:center" | |||
|+ Übergang Blau/Gelb | |||
|- class="hintergrundfarbe6" | |||
!colspan="2" | Farbe | |||
! Hex-Wert | |||
| R | |||
| G | |||
| B | |||
!colspan="2"|Komplementär zu | |||
|- | |||
|style="background-color:#11E; width:0.3em;" | | |||
! Blau 14 : Gelb 1 | |||
|style="font-family:monospace;" | #1111EE | |||
|style="background-color:#100; color:#FFF" | 17 | |||
|style="background-color:#010; color:#FFF" | 17 | |||
|style="background-color:#00E; color:#FFF" | 238 | |||
| #EEEE11 | |||
|style="background-color:#EE1; width:0.2em;" | | |||
|- | |||
|style="background-color:#33C" | | |||
! Blau 4 : Gelb 1 | |||
|style="font-family:monospace;" | #3333CC | |||
|style="background-color:#300; color:#FFF" | 51 | |||
|style="background-color:#030; color:#FFF" | 51 | |||
|style="background-color:#00C; color:#FFF" | 204 | |||
| #CCCC33 | |||
|style="background-color:#CC3" | | |||
|- | |||
|style="background-color:#55A" | | |||
! Blau 2 : Gelb 1 | |||
|style="font-family:monospace;" | #5555AA | |||
|style="background-color:#500; color:#FFF" | 85 | |||
|style="background-color:#050; color:#FFF" | 85 | |||
|style="background-color:#00A; color:#FFF" | 170 | |||
| #AAAA55 | |||
|style="background-color:#AA5" | | |||
|- | |||
|style="background-color:#778" | | |||
! Blau 8 : Gelb 7 | |||
|style="font-family:monospace;" | #777788 | |||
|style="background-color:#700; color:#FFF" | 119 | |||
|style="background-color:#070; color:#FFF" | 119 | |||
|style="background-color:#008; color:#FFF" | 136 | |||
| #888877 | |||
|style="background-color:#887" | | |||
|- | |||
|style="background-color:#996" | | |||
! Blau 2 : Gelb 3 | |||
|style="font-family:monospace;" | #999966 | |||
|style="background-color:#900; color:#FFF" | 153 | |||
|style="background-color:#090; color:#444" | 153 | |||
|style="background-color:#006; color:#FFF" | 102 | |||
| #666699 | |||
|style="background-color:#669" | | |||
|- | |||
|style="background-color:#BB4" | | |||
! Blau 4 : Gelb 11 | |||
|style="font-family:monospace;" | #BBBB44 | |||
|style="background-color:#B00; color:#FFF" | 187 | |||
|style="background-color:#0B0; color:#444" | 187 | |||
|style="background-color:#004; color:#FFF" | 68 | |||
| #4444BB | |||
|style="background-color:#44B" | | |||
|- | |||
|style="background-color:#DD2" | | |||
! Blau 2 : Gelb 13 | |||
|style="font-family:monospace;" | #DDDD22 | |||
|style="background-color:#D00; color:#FFF" | 221 | |||
|style="background-color:#0D0; color:#222" | 221 | |||
|style="background-color:#002; color:#FFF" | 34 | |||
| #2222DD | |||
|style="background-color:#22D" | | |||
|} | |||
|} | |||
== Links == | == Links == |
Version vom 13. Juli 2016, 20:10 Uhr
Loungelights | |
![]() | |
Gestartet: | 04.07.2016 |
Involvierte: | Overflo, Sonstwer, |
Status: | active |
Beschreibung: | WIFI controlled ambient light |
Shutdownprozedur: | |
Zuletzt aktualisiert: | 2016-07-13 |
Ich hab einen H801 controller verbaut und mit der Hilfe von mehreren Lounge-Insassen einen RGB-LED-Streifen verlegt.
Der controller hängt im WLAN (LoungeNet) und hat aktuell die IP 10.20.32.185 die hat er über DHCP bekommen, ich hab das nicht fix eingestellt. Sie hat sich mindestens einmal seit der Installation geändert.
Einschalten
echo -e '\xfb\xeb\xf0\xf0\x00\x00\x00\x09\x66\x85\x00' | nc -u -w1 10.20.32.185 30977
Ausschalten
echo -e '\xfb\xeb\x00\x00\x00\x00\x00\x09\x66\x85\x00' | nc -w1 -u 10.20.32.185 30977
Die 3 Bytes nach den \xeb
sind derzeit \x00 \x00 \x00
und sind die RGB-Werte.
das Ganze wird über UDP hingeschickt.
\x09\x66\x85
sind die letzten 3 Bytes der MAC vom controller reversed..
Farben
- Blau
echo -e '\xfb\xeb\x00\x00\xff\xff\x00\x09\x66\x85\x00' | nc -w1 -u 10.20.32.185 30977
- Türkis
echo -e '\xfb\xeb\x00\xff\xff\xff\x00\x09\x66\x85\x00' | nc -w1 -u 10.20.32.185 30977
- schönes Türkisgrün
echo -e '\xfb\xeb\x00\x99\x33\x99\x00\x09\x66\x85\x00' | nc -w1 -u 10.20.32.185 30977
- Rosa
echo -e '\xfb\xeb\xff\x00\xff\xff\x00\x09\x66\x85\x00' | nc -w1 -u 10.20.32.185 30977
- Rot
echo -e '\xfb\xeb\xff\x00\x00\xff\x00\x09\x66\x85\x00' | nc -w1 -u 10.20.32.185 30977
- Gelb
echo -e '\xfb\xeb\x99\x99\x00\x00\x00\x09\x66\x85\x00' | nc -w1 -u 10.20.32.185 30977
- oages Pink-Violett
echo -e '\xfb\xeb\xff\x00\x77\x00\x00\x09\x66\x85\x00' | nc -w1 -u 10.20.32.185 30977
Beispiele für Farbcodierungen
|
|
|
|
|
|