Added some hints

This commit is contained in:
Aaron Fischer 2014-10-16 11:13:51 +02:00
parent b35b0c8df6
commit b0dbf6d753

View file

@ -15,13 +15,14 @@ create animation sequences or simply use the cube as an [XFD][4] device.
The project consists of two parts: The LED cube and the controller PCB. Both parts can The project consists of two parts: The LED cube and the controller PCB. Both parts can
be build completely separate but need to work together. be build completely separate but need to work together.
* The Cube is a little bit tricky to solder. To see which wire should be bend * The Cube is a little bit tricky to solder. To see which wire need to be bend
and solder in which direction, use the [3D STL model][12] for reference. To and solder in which direction, use the [3D STL model][12] for reference. To
see more detail, install [OpenSCAD][13] and load the [threedvis.scad][14] file. see more detail, install [OpenSCAD][13] and load the [threedvis.scad][14] file.
* For the PCB there is a [detailed instruction plan][11] available. The * For the PCB, there is a [detailed instruction plan][11] available. The
instructions include soldering the parts, testing, flashing the firmware and instructions include soldering the parts, testing, flashing the firmware and
setting the fuse bits. setting the fuse bits. (Be careful, this file is for the through-hole version
of the PCB)
## Tools ## Tools