Update README.md
authorKatJoyWhite <kathryn.joy.white@gmail.com>
Sat, 8 Dec 2012 20:13:07 +0000 (20:13 +0000)
committerKatJoyWhite <kathryn.joy.white@gmail.com>
Sat, 8 Dec 2012 20:13:07 +0000 (20:13 +0000)
README.md

index aeb3cbcf2d9d7867213556cd7cd55f1ec71daf66..43c6563e27bb104439fd72671f93695f92e0c8f0 100644 (file)
--- 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