Some spellings

This commit is contained in:
Aaron Fischer 2014-10-16 11:09:34 +02:00
parent 0a2b8db9d5
commit 5ef2fee4a7

View file

@ -1,11 +1,11 @@
# Mini LED Cube
# mini LED CUBE
A 3x3x3 LED Cube, originally based on [Paul Wilhelms project][2] with USB and a
lot of new features. An AVR (attiny2313 or attiny4313) with [V-USB][3] (software
USB stack) controls a matrix of 3x3x3 LEDs which forms a 3D cube of LEDs. Every
A 3x3x3 LED cube, originally based on [Paul Wilhelms project][2] with USB and a
lot of new features. An AVR (attiny2313) with [V-USB][3] (software
USB stack) control a matrix of 3x3x3 LEDs which forms a 3D cube of LEDs. Every
LED in this cube can be controlled independently over a simple
protocol. Various tools (commandline-tool, 3D OpenGL editor) can be used the
create animation sequences or use the cube as a [XFD][4].
protocol. Various tools (commandline-tool, 3D OpenGL editor) can be used to
create animation sequences or simply use the cube as an [XFD][4] device.
![pcb](/doc/readme_cover.png?raw=true)