From: KatJoyWhite <kathryn.joy.white@gmail.com>
Date: Sat, 8 Dec 2012 20:13:07 +0000 (+0000)
Subject: Update README.md
X-Git-Url: https://git.njae.me.uk/?a=commitdiff_plain;h=9430dfb07dc772eba1ee6deebd12784326438522;p=miniband.git

Update README.md
---

diff --git a/README.md b/README.md
index aeb3cbc..43c6563 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,29 @@
-miniband
-========
\ No newline at end of file
+# Code Club - Mini Band Project
+
+Make your own mini band! 
+You and your friends can form your own finger-sized band and rock out using Raspberry Pi and Arduino. 
+Learn how to build circuits with sensors and outputs and write a simple programme to control your instruments.
+
+## You will make:
+
+* A guitar
+* A keyboard
+* A set of drums
+* A pair of maracas
+
+## You will need:
+
+* 1 x Raspberry Pi (plus monitor and power supply)
+* USB hub
+* 2 x Arduino Uno boards (with USB cables)
+* 1 x strip potentiometer
+* 2 x tilt sensors
+* 5 x piezo buzzers
+* 10K resistors
+* Bread boards (1 per instrument)
+
+## Software requirements:
+
+* Scratch
+* IDE developer environment for Arduino
+* Py Serial library
\ No newline at end of file