Update README.md

This commit is contained in:
Aaron Mueller 2014-08-12 23:38:13 +02:00
parent 9ecd2d7b76
commit 73849d693a

View file

@ -12,7 +12,7 @@ create animation sequences or use the cube as a [XFD][4].
## 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.
* 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
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,
incomming phone call, number of missed chat messages in an IRC channel, ...)
* To use the cube as a XFD (show number of mails in INBOX, finished tickets today,
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.