|
@@ -16,7 +16,7 @@ print: true
|
16
|
16
|
|
17
|
17
|
Get the [current Codebase as Zip][1].
|
18
|
18
|
|
19
|
|
-<iframe width="640" height="360" src="http://www.youtube.com/embed/czxCxTBSgHM" frameborder="0" allowfullscreen></iframe>
|
|
19
|
+<iframe width="640" height="360" src="//www.youtube.com/embed/czxCxTBSgHM" frameborder="0" allowfullscreen></iframe>
|
20
|
20
|
[`Youtube Link`](http://www.youtube.com/watch?v=czxCxTBSgHM)
|
21
|
21
|
|
22
|
22
|
My friends Max (<hutattedonmyarm@me.com>) and Felix built this single-color 8x8x8 LED Cube with me. On this page, you can get the Software as well as Schematics and the PCB Layout licensed under the GPLv3. Have fun!
|
|
@@ -108,6 +108,11 @@ Get the whole code, as well as schematics and the PCB layout as PNG and Eagle fi
|
108
|
108
|
</a>
|
109
|
109
|
</div>
|
110
|
110
|
|
|
111
|
+Frank built this Cube, slightly improved the code and made a Slow-Motion movie. You can see the Multiplexing very nice:
|
|
112
|
+
|
|
113
|
+<iframe width="640" height="480" src="//www.youtube.com/embed/fezxkVmkyYw" frameborder="0" allowfullscreen></iframe>
|
|
114
|
+[`Youtube Link`](http://www.youtube.com/watch?v=fezxkVmkyYw)
|
|
115
|
+
|
111
|
116
|
[1]: https://github.com/xythobuz/LED-Cube/zipball/master
|
112
|
117
|
[10]: http://www.oracle.com/technetwork/java/javase/tech/index-jsp-138252.html
|
113
|
118
|
[15]: https://github.com/xythobuz/LED-Cube
|
|
@@ -118,7 +123,7 @@ lang: de
|
118
|
123
|
|
119
|
124
|
Downloade die [aktuelle Codebase als Zip][1].
|
120
|
125
|
|
121
|
|
-<iframe width="640" height="360" src="http://www.youtube.com/embed/czxCxTBSgHM?feature=player_detailpage" frameborder="0" allowfullscreen></iframe>
|
|
126
|
+<iframe width="640" height="360" src="//www.youtube.com/embed/czxCxTBSgHM" frameborder="0" allowfullscreen></iframe>
|
122
|
127
|
[`Youtube Direktlink`](http://www.youtube.com/watch?v=czxCxTBSgHM)
|
123
|
128
|
|
124
|
129
|
Als Schulprojekt und für den Explore-IT Wettbewerb von SAP in Markdorf haben meine zwei Teamkollegen, Max <hutattedonmyarm@me.com> und Felix, zusammen mit mir diesen einfarbigen 8x8x8 LED Cube gebaut. Für Interessierte hier alle Software sowie Schaltplan und Boardlayout unter der GPLv3. Viel Freude damit.
|
|
@@ -210,6 +215,11 @@ Im [GitHub Repository][15] findet sich der gesamte Code sowie die Eagle Dateien
|
210
|
215
|
</a>
|
211
|
216
|
</div>
|
212
|
217
|
|
|
218
|
+Frank hat den Cube nachgebaut, den Code etwas verbessert und dieses Slow-Motion Video gemacht. Man kann sehr schön das Multiplexing verfolgen:
|
|
219
|
+
|
|
220
|
+<iframe width="640" height="480" src="//www.youtube.com/embed/fezxkVmkyYw" frameborder="0" allowfullscreen></iframe>
|
|
221
|
+[`Youtube Direktlink`](http://www.youtube.com/watch?v=fezxkVmkyYw)
|
|
222
|
+
|
213
|
223
|
[1]: https://github.com/xythobuz/LED-Cube/zipball/master
|
214
|
224
|
[10]: http://www.oracle.com/technetwork/java/javase/tech/index-jsp-138252.html
|
215
|
225
|
[15]: https://github.com/xythobuz/LED-Cube
|