README: Add crate layout guide
This commit is contained in:
parent
96ce1aeef6
commit
6afe84d34a
2 changed files with 62 additions and 2 deletions
13
README.rst
13
README.rst
|
|
@ -27,7 +27,18 @@ Each bottle contains a LED with a WS2801 driver. Each crate contains a chain of
|
|||
2. Poke a 12mm hole in the lid
|
||||
3. Put it in a crate
|
||||
4. Repeat from step 1
|
||||
5. Stick a loop of LEDs through the lids of the bottles
|
||||
5. Stick a loop of LEDs through the lids of the bottles like this:
|
||||
.. code::
|
||||
┏━━━┯━━━┯━━━┯━━━┯━━━┓
|
||||
{start}→┃ ○ → ○ → ○ → ○ → ○ ┃
|
||||
┠───┼───┼───┼───┼─↓─┨
|
||||
{ end}←┃ ○ │ ○ ← ○ ← ○ ← ○ ┃
|
||||
┠─↑─┼─↓─┼───┼───┼───┨
|
||||
┃ ○ │ ○ → ○ → ○ → ○ ┃
|
||||
┠─↑─┼───┼───┼───┼─↓─┨
|
||||
┃ ○ ← ○ ← ○ ← ○ ← ○ ┃
|
||||
┗━━━┷━━━┷━━━┷━━━┷━━━┛
|
||||
|
||||
6. Repeat from step 1
|
||||
7. Stack up a bunch of these crates and tie them together with zip ties and straps
|
||||
8. Connect all the wires together (mis-)using wonderful XLR connectors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue