From 5ef2fee4a70160d11a7a49a5bdbc2f11ab081950 Mon Sep 17 00:00:00 2001 From: Aaron Fischer Date: Thu, 16 Oct 2014 11:09:34 +0200 Subject: [PATCH] Some spellings --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2618c70..0eab5d1 100644 --- a/README.md +++ b/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)