X-Git-Url: http://git.rohieb.name/stratum0-wiki.git/blobdiff_plain/400442c343c4be0fb25aa1a087e87024a3cf227e..d804feae1c16b986ff0d392614d88fe66eb6f270:/Holodeck%2FLicht.mw diff --git a/Holodeck%2FLicht.mw b/Holodeck%2FLicht.mw index 007482d6c..331206de4 100644 --- a/Holodeck%2FLicht.mw +++ b/Holodeck%2FLicht.mw @@ -1,7 +1,8 @@ -{{Projekt|kontakt=Chrissi^, Kasa|status=leuchtet|beschreibung=Licht für das Holodeck|bild=|bildbeschreibung=|interessenten=|source=|lizenz=|download=[https://gitli.stratum0.org/chrissi/ledctl ledctl auf gitli]|version=}} +{{Projekt|kontakt=Chrissi^, Kasa|status=aktiv|beschreibung=Licht für das Holodeck|bild=|bildbeschreibung=|interessenten=|source=|lizenz=|download=[https://gitli.stratum0.org/chrissi/ledctl ledctl auf gitli]|version=}} Auf dem Holodeck gibt es über das Netzwerk steuerbares LED-Licht. Diese Seite soll grob die Funktionen dokumentieren. Für eine aktuelle Dokumentation siehe in der [https://gitli.stratum0.org/chrissi/ledctl/blob/master/README.md README]. - +[[Image:Holodeck Licht Leiste.jpg|thumb|Eine Lichtleiste auf dem Holodeck. Warnweiss]] +[[Image:Holodeck Licht Detail.jpg|thumb|LED-Streifen für das Holodeck-Licht. Farbe: Warmweiss.Hinweis: Die LEDs scheinen von der Decke gegen die Wand und nicht wie hier der Eindruck entsteht von der Decke nach unten ;)]] == LIGHT SETUP == @@ -11,7 +12,15 @@ Looking to the screen-side of the room: * Section one is on the back on the left * The folling sections are named clockwise -== USEAGE == +== Some useful defaults == +Open one of these Links from inside the space to apply the new color. +* [http://hololicht.s0/holodeck/all/nicewhite warm white] +* [http://hololicht.s0/holodeck/all/day cold white] +* [http://hololicht.s0/holodeck/all/off nearly off] +* [http://hololicht.s0/holodeck/all/night really off] +* [http://hololicht.s0/holodeck/all/0.2,0,0,0 hot!] + +== USAGE == The software exports a rudimentary web-based interface. The interface is divided into two sections: * Section to set colors or presets @@ -20,7 +29,7 @@ The software exports a rudimentary web-based interface. The interface is divided ===Setting a color=== A color is set using the following call:

-http://holodeck.stratum0.net/holodeck/
/ +http://hololicht.s0/holodeck/
/
Where: @@ -40,18 +49,18 @@ There are two types of presets: ===Listing presets:=== Presets can be listed using the following call: - http://holodeck.stratum0.net/preset + http://hololicht.s0/preset ===Setting presets:=== A preset can be created or altered using the following call:

-http://holodeck.stratum0.net/preset//
+http://hololicht.s0/preset//
 
===Using a preset:=== A preset is set with the folowing call:

-http://holodeck.stratum0.net/holodeck/
/ +http://hololicht.s0/holodeck/
/
If a preset with colors for all four sections is applied on a section other than all only the first RGBW-value will be used on the section.