From 07a66ed4c0fb15711b0377914224d4161d3a933f Mon Sep 17 00:00:00 2001 From: Frederik Vanggaard Date: Thu, 7 Apr 2016 09:22:05 +0200 Subject: [PATCH] Added 3D printed cover example --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a28eaf..1e935b1 100644 --- a/README.md +++ b/README.md @@ -147,4 +147,9 @@ It is also possible to connect LED stips of various length to the fadecandy. It First we have the index, since this is the first row of pixels we just use 0 as index. Here we just say the length is 64 pixels, with a midpoint the same as the grid. The spacing is a bit different, but with 64 pixels `width/70` should work. `0` is again the rotation and false specify to direction. -It's straightforward to change individual pixels and in order to use images as source for the pattern, the fadecandy examples are a good source of information. \ No newline at end of file +It's straightforward to change individual pixels and in order to use images as source for the pattern, the fadecandy examples are a good source of information. + +## 3D Printed covers + +![](http://drudoo.com/Stuff/Picture1.png) +![](http://drudoo.com/Stuff/Picture2.png)