aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjaseg <code@jaseg.net>2016-01-24 18:42:25 +0100
committerjaseg <code@jaseg.net>2016-01-24 18:48:33 +0100
commit35186497bddd26eb19f6480ad122b2b620659870 (patch)
tree59439bcd32dc2a2bd5874ae1440b5a87ef3a2bd6
parenta1741907a6a34972295d9361496977b8c358a615 (diff)
downloadmatelight-35186497bddd26eb19f6480ad122b2b620659870.tar.gz
matelight-35186497bddd26eb19f6480ad122b2b620659870.tar.bz2
matelight-35186497bddd26eb19f6480ad122b2b620659870.zip
README: Fix up crate layout guide
-rw-r--r--README.rst22
1 files changed, 13 insertions, 9 deletions
diff --git a/README.rst b/README.rst
index 4ab1f01..a9c6bae 100644
--- a/README.rst
+++ b/README.rst
@@ -28,16 +28,20 @@ Each bottle contains a LED with a WS2801 driver. Each crate contains a chain of
3. Put it in a crate
4. Repeat from step 1
5. Stick a loop of LEDs through the lids of the bottles like this:
+
.. code::
- ┏━━━━━━━━━━━━━━━━━━━┓
- {start}→┃ ○ → ○ → ○ → ○ → ○ ┃
- ┃ ↓ ┃
- { end}←┃ ○ ○ ← ○ ← ○ ← ○ ┃
- ┃ ↑ ↓ ┃
- ┃ ○ ○ → ○ → ○ → ○ ┃
- ┃ ↑ ↓ ┃
- ┃ ○ ← ○ ← ○ ← ○ ← ○ ┃
- ┗━━━━━━━━━━━━━━━━━━━┛
+
+ (seen from back, up↥)
+ ┏━━━━━━━━━━━━━━━━━━━┓
+ {in}→┃ ○ → ○ → ○ → ○ → ○ ┃
+ ┃ ↓ ┃
+ {out}←┃ ○ ○ ← ○ ← ○ ← ○ ┃
+ ┃ ↑ ↓ ┃
+ ┃ ○ ○ → ○ → ○ → ○ ┃
+ ┃ ↑ ↓ ┃
+ ┃ ○ ← ○ ← ○ ← ○ ← ○ ┃
+ ┗━━━━━━━━━━━━━━━━━━━┛
+ (down↧)
6. Repeat from step 1
7. Stack up a bunch of these crates and tie them together with zip ties and straps