diff options
author | jaseg <githubaccount@jaseg.net> | 2015-04-21 11:36:43 +0200 |
---|---|---|
committer | jaseg <githubaccount@jaseg.net> | 2015-04-21 11:36:43 +0200 |
commit | 371c3b15a144216c106d360843be8f6fc3861348 (patch) | |
tree | 885990a70042d6cad5f6d8cc7f80abb9af57ede7 | |
parent | f1c15cc23422f20dfa562f8a74c29cf343e61985 (diff) | |
download | matelight-371c3b15a144216c106d360843be8f6fc3861348.tar.gz matelight-371c3b15a144216c106d360843be8f6fc3861348.tar.bz2 matelight-371c3b15a144216c106d360843be8f6fc3861348.zip |
README.md: Fix image link, add heise photobomb
-rw-r--r-- | README.rst | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,7 +1,7 @@ Mate Light ========== -.. image:: http://cbag3.c-base.org/media/cache/artefact_show/uploads/assets/52f6c9c16c72d.jpeg +.. image:: http://i.imgur.com/SzVinml.jpg 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. @@ -45,6 +45,11 @@ Related Projects * `Movie Streaming and Live 3D Raytracing for Mate-Light in Javascript`_ * `An audio spectrum analyzer`_ +As featured on… +--------------- +* Heise_ + +.. _Heise: http://www.heise.de/newsticker/meldung/Code-Red-Aktivisten-schlagen-gegen-das-Ueberwachungsimperium-zurueck-2614513.html .. _`A Python script that plays gifs over CRAP`: https://github.com/uwekamper/matelight-gifplayer .. _`HTML5 CRAP emulator`: https://github.com/sodoku/matelightemu .. _`A CRAP client for node.js`: https://github.com/sodoku/node-matelight |