Update README.md
This commit is contained in:
parent
9ecd2d7b76
commit
73849d693a
1 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ create animation sequences or use the cube as a [XFD][4].
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
The project has 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.
|
be build completely separate.
|
||||||
|
|
||||||
* 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 should be bend
|
||||||
|
@ -36,10 +36,10 @@ be build completely separate.
|
||||||
|
|
||||||
* The [3D OpenGL Editor][7] is using the client lib mentioned above. The editor
|
* The [3D OpenGL Editor][7] is using the client lib mentioned above. The editor
|
||||||
shows a 3D representation of the LED cube and can be moved with the cursor
|
shows a 3D representation of the LED cube and can be moved with the cursor
|
||||||
keys. All virtual LEDs can be clicked wit hthe mouse to toggle it on or off.
|
keys. All virtual LEDs can be clicked with the mouse to toggle it on or off.
|
||||||
|
|
||||||
* To use the cube as a XFD (number of mails in INBOX, finished tickets today,
|
* To use the cube as a XFD (show number of mails in INBOX, finished tickets today,
|
||||||
incomming phone call, number of missed chat messages in an IRC channel, ...)
|
incoming phone call, number of missed chat messages in an IRC channel, ...)
|
||||||
you can use the [frame2cube.pl][8] script to send a complete frame to the cube.
|
you can use the [frame2cube.pl][8] script to send a complete frame to the cube.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue