Some spellings
This commit is contained in:
parent
0a2b8db9d5
commit
5ef2fee4a7
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue