From 78d7c8d75a5f55ab56dd018edc85ebce9aa033bb Mon Sep 17 00:00:00 2001 From: jakobst1n Date: Fri, 7 Sep 2018 00:32:51 +0200 Subject: :construction: Add pre-v1 project Because of some stupid mistakes with the repo, I decided to delete the git history. Create a new, fresh repo, and move all the code there. Since all this is pre-v1, everything is in a testing-phase anyways. So i do not think we are going to feel the need for any history. The old repo is renamed to Luxcena-Neo-Old, and will be there until i convince myself i won't need the history. --- public/strip_setup.html | 131 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 public/strip_setup.html (limited to 'public/strip_setup.html') diff --git a/public/strip_setup.html b/public/strip_setup.html new file mode 100644 index 0000000..606d527 --- /dev/null +++ b/public/strip_setup.html @@ -0,0 +1,131 @@ + + + + + + + + + + + + + +
+ + + +
+ +
+ +
+ +
+
+
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+
+
+ +
+
+
+ + Segment config... + +
+
+
+ +
+ +
+
+
+
+

Explanation of them different configuration modes. "⮽" is the symbol used for LEDs, everything else is just wire.

+
Straight:
+ Everything is in a stright line, or the cable is looped around. +
+└⮽─⮽─⮽─⮽─⮽─⮽─⮽─⮽┐
+
+└⮽─⮽─⮽─⮽┐
+┌────────┘
+└⮽─⮽─⮽─⮽┐
+                            
+
Snake:
+ The diodes are in a "snake"-pattern. +
+└⮽─⮽─⮽─⮽┐
+┌⮽─⮽─⮽─⮽┘
+└⮽─⮽─⮽─⮽┐
+                            
+
Crazy:
+
This will just assume you have no idea what you are doing, and make a random configuration for you. based purely on the number of LEDs you have. +
+└⮽─⮽x⮽─⮽
+   └─┐
+┌⮽─⮽x⮽─⮽┐
+└⮽─⮽─⮽─⮽┘
+                            
+
+
+
+
+ +
+ + + + + -- cgit v1.2.3