aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjaseg <code@jaseg.net>2016-01-04 14:16:06 +0100
committerjaseg <code@jaseg.net>2016-01-04 14:54:30 +0100
commitdfca7a95a30baf0cc6e375e6c38a22e00e699f6b (patch)
tree0e883d46ba830d694e8a96b3260ebdb41f248f8d
parent2dbe5f11c7cfcfa2359e8d7692d143a5a400df9d (diff)
downloadmatelight-dfca7a95a30baf0cc6e375e6c38a22e00e699f6b.tar.gz
matelight-dfca7a95a30baf0cc6e375e6c38a22e00e699f6b.tar.bz2
matelight-dfca7a95a30baf0cc6e375e6c38a22e00e699f6b.zip
README: Update with pictures from Heise
-rw-r--r--README.rst19
-rw-r--r--pics/LICENSE1
-rw-r--r--pics/heise-make-32c3-1-small.jpgbin0 -> 388384 bytes
-rw-r--r--pics/heise-make-32c3-2-3-small.jpgbin0 -> 679281 bytes
-rw-r--r--pics/heise-make-32c3-2-small.jpgbin0 -> 350197 bytes
-rw-r--r--pics/heise-make-32c3-3-small.jpgbin0 -> 322719 bytes
6 files changed, 18 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 8a8aa53..f0a5269 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,12 @@
Mate Light
==========
-.. image:: http://i.imgur.com/SzVinml.jpg
+.. figure:: ./pics/heise-make-32c3-1-small.jpg
+ :target: http://www.heise.de/newsticker/meldung/32C3-Diese-Maker-Projekte-gab-es-auf-dem-Chaos-Communication-Congress-zu-sehen-3057100.html&hg=1&hgi=9&hgf=true
+ :align: center
+ :alt: A matelight at 32C3. Foto: Rebecca Husemann / Make Magazin.
+
+ Foto: Rebecca Husemann / Make Magazin. `Link`_
Transform a bunch of empty mate crates to a huge display using a 15 year old laptop, a 13US$ microcontroller board and a couple of cheap chinese christmas lights.
@@ -9,6 +14,15 @@ Hardware Setup
--------------
Each bottle contains a LED with a WS2801 driver. Each crate contains a chain of 20 LEDs with a 9 pin SUB-D connector. A wiring harness connects 8 crates in series to a TI Stellaris Launchpad. The Launchpad has four hardware SPI interfaces which can control one wiring harness each. The controller board is connected to a ThinkPad T22 running the control program via USB.
+.. figure:: ./pics/heise-make-32c3-2-3-small.jpg
+ :target: http://www.heise.de/newsticker/meldung/32C3-Diese-Maker-Projekte-gab-es-auf-dem-Chaos-Communication-Congress-zu-sehen-3057100.html&hg=1&hgi=10&hgf=true
+ :align: center
+ :alt: matelight detail. Foto: Rebecca Husemann / Make Magazin.
+
+ Foto: Rebecca Husemann / Make Magazin. `Link`_
+
+.. _`Link`: http://www.heise.de/newsticker/meldung/32C3-Diese-Maker-Projekte-gab-es-auf-dem-Chaos-Communication-Congress-zu-sehen-3057100.html
+
1. Take a mate bottle and wrap it in aluminum foil
2. Poke a 12mm hole in the lid
3. Put it in a crate
@@ -16,7 +30,7 @@ Each bottle contains a LED with a WS2801 driver. Each crate contains a chain of
5. Stick a loop of LEDs through the lids of the bottles
6. Repeat from step 1
7. Stack up a bunch of these crates and tie them together with zip ties and straps
-8. Connect the wiring harness to the LED loops and the control board
+8. Connect all the wires together (mis-)using wonderful XLR connectors
9. ???
10. PROFIT!!
@@ -104,3 +118,4 @@ As featured on…
.. _`A Unity 3D backend`: http://firepunchd.tumblr.com/post/123631124063/every-pixel-is-sacred-on-a-40x16-display-you-have
.. _`Advanced Conway's Game of Life`: https://github.com/vileda/golGL
.. _`How to CRAP in bash because nc is for noobs`: https://gist.github.com/anonymous/0299b536dabd8ee59529
+
diff --git a/pics/LICENSE b/pics/LICENSE
new file mode 100644
index 0000000..ac77b15
--- /dev/null
+++ b/pics/LICENSE
@@ -0,0 +1 @@
+heise-make-*.jpg: Copyright 2016 Rebecca Husemann / Make Magazin All rights reserved. Please respect this when working on a clone of this repository.
diff --git a/pics/heise-make-32c3-1-small.jpg b/pics/heise-make-32c3-1-small.jpg
new file mode 100644
index 0000000..96589ea
--- /dev/null
+++ b/pics/heise-make-32c3-1-small.jpg
Binary files differ
diff --git a/pics/heise-make-32c3-2-3-small.jpg b/pics/heise-make-32c3-2-3-small.jpg
new file mode 100644
index 0000000..422d0a0
--- /dev/null
+++ b/pics/heise-make-32c3-2-3-small.jpg
Binary files differ
diff --git a/pics/heise-make-32c3-2-small.jpg b/pics/heise-make-32c3-2-small.jpg
new file mode 100644
index 0000000..d76a849
--- /dev/null
+++ b/pics/heise-make-32c3-2-small.jpg
Binary files differ
diff --git a/pics/heise-make-32c3-3-small.jpg b/pics/heise-make-32c3-3-small.jpg
new file mode 100644
index 0000000..1b2b303
--- /dev/null
+++ b/pics/heise-make-32c3-3-small.jpg
Binary files differ