From b0dbf6d753b592805b3316deba10cbf9a162d77b Mon Sep 17 00:00:00 2001 From: Aaron Fischer Date: Thu, 16 Oct 2014 11:13:51 +0200 Subject: [PATCH] Added some hints --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f4fff90..cfb3831 100644 --- a/README.md +++ b/README.md @@ -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 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 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 - setting the fuse bits. + setting the fuse bits. (Be careful, this file is for the through-hole version + of the PCB) ## Tools