From 75a840b1602f6cadd89ccc0dc162d5dd0328075c Mon Sep 17 00:00:00 2001 From: KatJoyWhite Date: Sun, 9 Dec 2012 12:36:30 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a9a90f8..7085f49 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,8 @@ Find five different guitar sounds and upload to Scratch. ## Maracas +Code Club Miniband + ### 1. Make your maracas Cut 2 short lengths of drinking straw for your maraca handles. @@ -127,12 +129,14 @@ Push the maraca heads onto the straws and mold into a maraca shape. Connect lengths of wire to the connectors of the 2 tilt sensors and then push each sensor into a straw until it presses into the Sugru. Leave the Sugru to set. +Code Club Miniband ### 2. Connect the circuit Connect the +5V port on the Arduino board to one of the pins on the tilt switch (it doesn't matter which way round). Connect the other pin to an empty digital input on the board. +Code Club Miniband ### 3. Program the Arduino -- 2.34.1