CHAPTER THREE. micro:bit. Wonderland CODING & CRAFT. with the BBC micro:bit. Written by Dr Tracy Gardner & Elbrie de Kock. Made by Tech Age Kids

Size: px
Start display at page:

Download "CHAPTER THREE. micro:bit. Wonderland CODING & CRAFT. with the BBC micro:bit. Written by Dr Tracy Gardner & Elbrie de Kock. Made by Tech Age Kids"

Transcription

1 CHAPTER THREE micro:bit in Wonderland CODING & CRAFT with the BBC micro:bit Written by Dr Tracy Gardner & Elbrie de Kock Made by Tech Age Kids

2 Published by Tech Age Kids. Text, diagrams and photography Tech Age Kids Limited First edition Bonus Projects: Coding & Craft Booklet ebook published Licensed under Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. The moral rights of the proprietor have been asserted. All rights reserved. No part of this book may be reproduced, except as allowed by the Copyright, Designs and Patents Act 1988, without permission from the authors and publisher who can be contacted at Written by Dr Tracy Gardner & Elbrie de Kock. Typeset and designed by Tech Age Kids. TRADEMARKS BBC micro:bit and micro:bit are trademarks of 2015 British Broadcasting Corporation. microbit.org Tech Age is a trademark of Tech Age Kids Limited. MICROSOFT and MICROSOFT EDGE are trademarks of Microsoft Corporation. microsoft.com Google Chrome is a trademark of Google Inc. google.com All trademarks are the property of their respective owners. ACKNOWLEDGEMENTS Screenshots made available by Microsoft MakeCode, makecode.microbit.org. Microsoft MakeCode is based on the open source project Microsoft Programming Experience Toolkit (PXT). Illustrations by Sir John Tenniel from Alice s Adventures in Wonderland by Lewis Carroll. Book inspired by Alice s Adventures in Wonderland by Lewis Carroll. All photography produced by Tech Age Kids and may not be used without the express permission of the authors. LIMIT OF LIABILITY THE AUTHORS AND PUBLISHER DO NOT ACCEPT RESPONSIBILITY FOR ANY LOSS OR DAMAGE, ACCIDENT OR INJURY RESULTING DIRECTLY OR INDIRECTLY FROM USING THE INFORMATION CONTAINED IN THIS BOOK. INTERNET ADDRESSES All the internet addresses (URLs) and information given in this book were valid at the date of print. Please contact Tech Age Kids if you find any missing or incorrect information.

3 GUIDE TO THIS BOOKLET We ve found that children are more engaged with coding and electronics when there s a purpose behind what they are making. This booklet contains three bonus projects that introduce you to the Tech Age Kids book. These projects do not appear in the book which contains 12 further coding and craft projects inspired by the story of Alice s Adventures in Wonderland by Lewis Carroll. The projects are designed for beginners to coding and the micro:bit. Each chapter recreates objects and scenes from Alice s adventures providing, an imaginative backdrop for developing modern skills. Children, teens and adults will learn to code the micro:bit and make fun and useful things. Read Alice s Adventures in Wonderland by Lewis Carroll to complement the projects. ĈĈ Website accompanying this booklet: alice. PROJECTS IN THIS BOOKLET The projects in this booklet will introduce you to simple coding, craft and electronics. They include: Chapter 1: 10/6 The Mad Hatter s Hat Chapter 2: Downside Up Chapter 3: Lock and Key THE BBC MICRO:BIT The BBC micro:bit is a small, programmable computer that has built-in inputs and outputs, with the capability to connect more. You can use it to make a wearable device, cool gadgets, useful science equipment and creative craft and coding projects. The micro:bit can be powered from a battery pack with 2 AAA batteries. You also need a, preferably long, USB cable for programming. Booklet Guide 3

4 SAFETY The projects in this booklet use electronics equipment and craft tools. The projects are intended to be completed with adult supervision or support. The projects are undertaken at your own risk. Please read the safety advice online at microbit.org/guide/safety-advice before using the micro:bit. ADDITIONAL TIPS TO USE YOUR MICRO:BIT SAFELY The tips below are not a substitute for reading the safety advice, however, we want to highlight some key points: Projects combine craft and tech activities. It s important that you have a tidy workspace. Make sure that materials don t unintentionally touch the micro:bit. Keep kitchen foil well away from the micro:bit unless you are using it as conductive material as instructed in a project. Don t use kitchen foil as decorative material. When you are not using the micro:bit, unplug the device and put it away. Only hold the micro:bit by its edges when it s in use. You may find that a case is useful to prevent unintentional touches. Make sure you choose a case that s easy to remove as it may get in the way for some projects. The micro:bit is designed to run cold. If yours is hot, stop using it and check the safety advice. None of the projects require you to connect crocodile clips to the micro:bit pin marked 3V (power supply pin). CODING You ll use the Microsoft MakeCode Block Editor, with drag and drop code blocks, to programme the micro:bit. The editor is free and runs in a web browser. It also runs on Chromebooks, Raspberry Pi computers and Android or ios devices. ŕŕ Editor: makecode.microbit.org (User guide available at microbit.org/guide/quick/) CRAFT We think it s important to do craft activities to learn modern skills. Each chapter includes some craft activity and tells you what materials you will need to complete the project. ŕŕ Find templates and more information at alice.. MAKE IT YOURS You will learn the skills needed to eventually imagine, design and make your own projects by completing the Challenges and Make It Yours in each chapter. We d love to see what you ve created, so share your images and videos with us on social media. Remember when sharing to keep your personal information private. Take note of the age restrictions on social media platforms, children should ask a responsible adult to share their creations online. ŕŕ Find us on Facebook, Twitter and Instagram and share using the hashtag #techalice. Booklet Guide 4

5 LOCK AND KEY BONUS CHAPTER 3 FOLLOW THE STORY Read Chapter 2 The Pool of Tears where Alice discovers a little door. In Alice s Adventures in Wonderland, Alice finds a key and then looks for a door that it might open. ² ² Suddenly she came upon a little table, all made of solid glass. There was nothing on it but a tiny golden key, and Alice s first idea was that this might belong to one of the doors of the hall; but, alas! either the locks were too large, or the key was too small, but, at any rate, it would not open any of them. However, on the second time round, she came upon a low curtain she had not noticed before, and behind it was a little door about fifteen inches high. She tried the little golden key in the lock, and to her great delight, it fitted! YOU WILL MAKE In this project you ll make the micro:bit react to a door being unlocked with a key. You ll learn how to create a simple electric circuit using the micro:bit and conductive materials. YOU WILL NEED micro:bit (USB cable and battery pack) 2 crocodile (alligator) clip leads metal key (any conductive key) kitchen foil (to make a lock escutcheon) card (packaging cardboard) felt tip pens/colouring pencils 1 electronic lock-and-key switch (optional) Lock and Key 5

6 CODING The micro:bit can detect an electrical connection between its GND (ground) pin and its numbered pins. You re going to use Pin 0 (P0) and the ground pin (GND) in the program. Use the MakeCode editor (makecode.microbit.org) and add the following code: This code will keep checking whether pin 0 is pressed. (Does Pin 0 have a connection to GND?) If it does the micro:bit will display a tick ( ) to show that the door is unlocked. Otherwise the micro:bit will show a cross. ÈÈ Download your code and transfer it to the micro:bit. CRAFT METAL KEY AND FOIL LOCK Use a strip of kitchen foil and scrunch it up to make a long sausage shape. Bend and shape the foil to form a small keyhole. This is your lock. Connect a crocodile clip lead to the GND pin on the micro:bit and the other end to your foil lock. Now attach the other crocodile clip lead to Pin P0 and the other end to the key. ŕŕ Hint: Test your code by touching the lock with the key. A tick (check mark) will show on the micro:bit when the lock is touching the key and a cross when it is not. This project works because the micro:bit can detect when electrical current flows through its pins. The crocodile clip leads (the wire part inside), the foil keyhole and the key are all conductive. When you connect P0 to GND, by touching the key to the lock, electrical current can flow and the pin 0 is pressed block returns true. ǡǡ Think about the code and make sure you understand how it works. Lock and Key 6

7 ELECTRONIC KEY SWITCH Disconnect the lock and key from the crocodile clips. Keep the crocodile clip leads connected to GND and Pin P0. You can also use an electronic key switch to complete the circuit. This works a bit differently. Look at the lock part of the switch. It has two metal legs on the back. Connect other ends of the crocodile clip leads to the legs, it doesn t matter which way around. ÖÖ Be careful to make sure the metal parts of the crocodile clips don t touch each other. Why is this important? If they touch then the circuit will always be made and the lock will always be unlocked. ŕŕ Tip: Clip the crocodile clips on to the legs from the ends, not the sides to avoid them touching. Now take the key and place it in the lock. The micro:bit should still display a cross. Turn the key and you should see a tick. By turning the key, a connection is made inside the lock and the electrical current can flow. The lock acts as a switch. You can turn the key back and forth to lock and unlock the door. ǡǡ Think: What do you think will happen if you unlock the lock and then remove the key? Notice that if the lock is unlocked you need to put the key back in the unlocked position. Make sure you understand how the lock works. Try explaining it to someone else. Lock and Key 7

8 CRAFT Use package card and design a door to fit the electronic key and mount the micro:bit. Create a cut-out for the micro:bit display so that you can see the tick and cross. Decorate it and make it your own. MAKE IT YOURS Customise your project in your own style: Try changing the code so that the micro:bit shows something other than a tick when the door is unlocked. ² ² Alice opened the door and found that it led into a small passage, not much larger than a rat-hole; she knelt down and looked along the passage into the loveliest garden you ever saw. You could design a flower on the micro:bit. What would you like to find behind the door? You can try different show icon blocks or experiment with the show leds block. Make a door from sturdy cardboard and put the lock in it. Decorate your door. Lock and Key 8

9 READY FOR MORE? We hope you ve enjoyed making these projects with the micro:bit. The book micro:bit in Wonderland is available in print or ebook with 12 more coding and craft projects inspired by Alice. For more information and to purchase the book go to: alice.. MICRO:BIT IN WONDERLAND (BOOK 1) Are you ready for an adventure with the BBC micro:bit in Wonderland? Why, said the Dodo, the best way to explain it is to do it. Come down the rabbit hole and modernise the White Rabbit s pocket watch, program the Lobster Quadrille dance, create an anger monitor for the Queen of Hearts and lots more! The book guides beginners aged 9 and over through 12 projects inspired by Alice s Adventures in Wonderland. The projects develop modern skills in creative and computational thinking, computer programming, making and electronics. The hands-on projects use simple, inexpensive electronics and everyday household and craft materials. The book provides a playful introduction for anyone new to coding, electronics and the BBC micro:bit. Gradually build modern skills as you learn about wearables, electronic games, e-textiles, electronics circuits, digital music, animation and much more. COMING SOON MICRO:BIT THROUGH THE LOOKING-GLASS (BOOK 2) Continue your adventure with the BBC micro:bit in Wonderland.... It s a plan of my own invention. You may try it if you like. said the Knight. Join Alice as she enters Wonderland through the looking-glass in the drawing room. The second coding and craft project book builds on skills learnt from Book 1 in the series. The book introduces slightly more complex coding concepts and electronics but is still suitable for beginners aged 9 and over. The projects provide an opportunity to work with a servo motor and programmable multicoloured LED lights and further develop craft and making skills using construction toys, e-textiles and papercraft. The book offers an opportunity to learn more about wearables, electronic games, e-textiles, electronics circuits, animation, science, usability and much more. 9

10 ABOUT THE AUTHORS DR TRACY GARDNER Tracy Gardner has a Computer Science PhD. She has worked as a software engineer and software architect, including working for 10 years at IBM. Tracy has two children and now focuses on introducing technology to the next generation. Tracy is a director of Tech Age Kids. She also develops educational content for the Raspberry Pi Foundation. Between 2014 to 2017, Tracy taught Computing to Key Stage 2 children (aged 7-11). She volunteers at a Code Club and Coder Dojo. ELBRIE DE KOCK Elbrie de Kock has an Interior Design degree and has worked in a number of different industries as a designer and digital marketeer. Elbrie has three children. Her eldest son s passion for computer programming inspired her to find opportunities for kids to learn to code. She uses her creative background and newly developed technology skills to develop projects that combine craft, coding and electronics. Elbrie is a director of Tech Age Kids and organises creative technology events for children and families. She volunteers at a Code Club and founded the local Coder Dojo. ABOUT TECH AGE KIDS Tech Age Kids is an online company that helps parents and educators find constructive and creative uses of technology for children and teens. The company creates educational material and online content for, including approachable project ideas, news and reviews of the latest educational and creative technology products, as well as advice on digital parenting issues. Tech Age Kids believes that modern children should develop skills in coding, electronics and design so that they can understand the present and shape the future. The company supports the STEAM (Science, Technology, Engineering, Art and Mathematics), Maker and Digital Making movements. Sign up to the weekly for the latest articles from. Join the digital parenting group at facebook.com/techageparents to share experiences and learn from other parents. Follow on social media at Facebook, Twitter, Instagram and occasionally Youtube. Get in touch by at hello@. 10

Getting Started with the micro:bit

Getting Started with the micro:bit Page 1 of 10 Getting Started with the micro:bit Introduction So you bought this thing called a micro:bit what is it? micro:bit Board DEV-14208 The BBC micro:bit is a pocket-sized computer that lets you

More information

ActivAting OrigAmi SEt guidebook

ActivAting OrigAmi SEt guidebook Activating Origami SET GUIDEBOOK Welcome to the TEKNIKIO Activating Origami SET CONTENTS 4 YOUR MATERIALS 8 ORIGAMI PATTERNS 14 EXAMPLE ACTIVITIEs This is one in a series of sets. In this set you will

More information

UCL Micro:bit Robotics Documentation

UCL Micro:bit Robotics Documentation UCL Micro:bit Robotics Documentation Release 0.1 Rae Harbird Sep 25, 2018 Contents 1 Building Your Own Robots 3 2 Contents 5 2.1 Micro:bit - Getting Started........................................ 5 2.2

More information

micro:bit for primary schools mb4ps.co.uk

micro:bit for primary schools mb4ps.co.uk About the lesson plans The numbers within the Content section relate to the corresponding slide on the lesson PowerPoint Each lesson will typically take a Y4/5 class around 35 minutes, which would include

More information

Alice s Adventures in Wonderland Puzzle Book

Alice s Adventures in Wonderland Puzzle Book Alice s Adventures in Wonderland Puzzle Book Hannah Bolander Muncie, Indiana 1 Alice s Adventures in Wonderland Puzzle Book Table of Contents Chapter 1: Chutes and Ladders with a Twist Chapter 2: Water,

More information

Collage, Paint, Draw: Explore Mixed Media Techniques And Materials PDF

Collage, Paint, Draw: Explore Mixed Media Techniques And Materials PDF Collage, Paint, Draw: Explore Mixed Media Techniques And Materials PDF Collage, paint and draw to explore a new side of mixed-media art and go off the beaten path! Celebrate the day-to-day journey of life

More information

Trial code included!

Trial code included! The official guide Trial code included! 1st Edition (Nov. 2018) Ready to become a Pro? We re so happy that you ve decided to join our growing community of professional educators and CoSpaces Edu experts!

More information

DC FAN FAMILY TEAM-UP BAT JETPACK INSTRUCTIONS

DC FAN FAMILY TEAM-UP BAT JETPACK INSTRUCTIONS DC FAN FAMILY TEAM-UP BAT JETPACK INSTRUCTIONS Everyone knows that Batman and his crime-fighting family can t fly, but they do have fun gadgets to use while protecting the innocent. Gear up your little

More information

Alice's Adventures in Wonderland (Alice in Wonderland) By Lewis Carroll

Alice's Adventures in Wonderland (Alice in Wonderland) By Lewis Carroll PinkMonkey Literature Notes on... SAMPLE EXCERPTS FROM THE MONKEYNOTES FOR Alice in Wonderland by Lewis Carroll. These are only excerpts of sections. This does not represent the entire note or content

More information

Making Angels. Rocks Tell Stories! Arts and Crafts for Kids

Making Angels. Rocks Tell Stories! Arts and Crafts for Kids Angels v.4d (Aug 4, 2018) Making Angels Rocks Tell Stories! Arts and Crafts for Kids From Get Outside and Find Some Rocks! Sharing a Piece of God s Love Website: ROCKSTELLSTORIES.COM YouTube: PATTIROKUS

More information

Making Angels. Rocks Tell Stories! Arts and Crafts for Kids. From Get Outside and Find Some Rocks! Sharing a Piece of God s Love

Making Angels. Rocks Tell Stories! Arts and Crafts for Kids. From Get Outside and Find Some Rocks! Sharing a Piece of God s Love Making Angels Rocks Tell Stories! Arts and Crafts for Kids From Get Outside and Find Some Rocks! Sharing a Piece of God s Love By Patti Rokus Ó 2018 Website: ROCKSTELLSTORIES.COM YouTube: INSPIREDMOMENTS

More information

Afterschool Clubs & One Day Workshops Create. Code. Innovate.

Afterschool Clubs & One Day Workshops Create. Code. Innovate. Afterschool Clubs & One Day Workshops Create. Code. Innovate. Kids & Teens Learning Tech Skills for Life. Fire Tech Camp has introduced me to much more about computers and coding than anything I have ever

More information

1hr ACTIVITY GUIDE FOR FAMILIES. Hour of Code

1hr ACTIVITY GUIDE FOR FAMILIES. Hour of Code 1hr ACTIVITY GUIDE FOR FAMILIES Hour of Code Toolkit: Coding for families 101 Have an hour to spare? Let s get your family coding! This family guide will help you enjoy learning how to code with three

More information

Top 5 Favorite Free Sewing Patterns featuring a pattern from our friends at Riley Blake!

Top 5 Favorite Free Sewing Patterns featuring a pattern from our friends at Riley Blake! ALLFREESEWING Top 5 Favorite Free Sewing Patterns featuring a pattern from our friends at Riley Blake! 1 Top 5 Favorite Free Sewing Patterns Copyright 2017 by Prime Publishing LLC All rights reserved.

More information

micro:bit Basics The basic programming interface, utilizes Block Programming and Javascript2. It can be found at

micro:bit Basics The basic programming interface, utilizes Block Programming and Javascript2. It can be found at Name: Class: micro:bit Basics What is a micro:bit? The micro:bit is a small computer1, created to teach computing and electronics. You can use it on its own, or connect it to external devices. People have

More information

Cardboard Circuit Playground Express Inchworm Robot

Cardboard Circuit Playground Express Inchworm Robot Cardboard Circuit Playground Express Inchworm Robot Created by Kathy Ceceri Last updated on 2018-10-25 05:41:17 PM UTC Guide Contents Guide Contents Overview Parts List -- Electronics Materials List --

More information

A flashlight. An electric toothbrush. A TV remote control.

A flashlight. An electric toothbrush. A TV remote control. What s a circuit? A flashlight. An electric toothbrush. A TV remote control. All of these devices run on electricity. In order to power them, electricity needs to travel from one side of a power source

More information

Tech Tips from Mr G Borrowing ebooks and Audiobooks Using OverDrive 3.2 on Apple ios Devices 2015

Tech Tips from Mr G Borrowing ebooks and Audiobooks Using OverDrive 3.2 on Apple ios Devices 2015 Tech Tips from Mr G Borrowing ebooks and Audiobooks Using OverDrive 3.2 on Apple ios Devices 2015 The Liverpool Public Library, the larger Onondaga County system, and libraries all over the country, subscribe

More information

1. ASSEMBLING THE PCB 2. FLASH THE ZIP LEDs 3. BUILDING THE WHEELS

1. ASSEMBLING THE PCB 2. FLASH THE ZIP LEDs 3. BUILDING THE WHEELS V1.0 :MOVE The Kitronik :MOVE mini for the BBC micro:bit provides an introduction to robotics. The :MOVE mini is a 2 wheeled robot, suitable for both remote control and autonomous operation. A range of

More information

Alice is 150 years old!

Alice is 150 years old! Bring the real world into your classroom 16 May 2015 AGE GROUP 6-8 years 3 8-10 years 3 10-12 years 3 bilingual Alice is 150 years old! This year is the 150th anniversary of Alice in Wonderland and children

More information

A Guide to Virtual Reality for Social Good in the Classroom

A Guide to Virtual Reality for Social Good in the Classroom A Guide to Virtual Reality for Social Good in the Classroom Welcome to the future, or the beginning of a future where many things are possible. Virtual Reality (VR) is a new tool that is being researched

More information

On the front of the board there are a number of components that are pretty visible right off the bat!

On the front of the board there are a number of components that are pretty visible right off the bat! Hardware Overview The micro:bit has a lot to offer when it comes to onboard inputs and outputs. In fact, there are so many things packed onto this little board that you would be hard pressed to really

More information

Safety First! Use eye protection, always! Use ear protection with loud power tools. Stay with children while they work!

Safety First! Use eye protection, always! Use ear protection with loud power tools. Stay with children while they work! TM TM WORK BENCH Safety First! Use eye protection, always! Use ear protection with loud power tools Stay with children while they work! Follow tool manufacturers safety guidelines Page 1 TOOLS Handsaw

More information

You re in! Welcome to the Power of Pinning the most efficient and effective way to put the power of Pinterest to work for your business.

You re in! Welcome to the Power of Pinning the most efficient and effective way to put the power of Pinterest to work for your business. P.O.P. Welcome Email Subject line: [POP] Congratulations & Welcome to the Program! Dear [FIRST NAME], You re in! Welcome to the Power of Pinning the most efficient and effective way to put the power of

More information

Cross & Moon Stained Glass Window

Cross & Moon Stained Glass Window Cross & Moon Stained Glass Window 1 2 Shaded area represents repeat from previous pattern sections. Do not stitch twice ;) 3 Shaded area represents repeat from previous pattern sections. Do not stitch

More information

5 HOLIDAY PROJECTS A COMPENDIUM OF CRAFTY IDEAS FOR THE WHOLE FAMILY VOL. 02

5 HOLIDAY PROJECTS A COMPENDIUM OF CRAFTY IDEAS FOR THE WHOLE FAMILY VOL. 02 5 HOLIDAY VOL. 02 PROJECTS A COMPENDIUM OF CRAFTY IDEAS FOR THE WHOLE FAMILY Sugru is the world s first Mouldable Glue designed to get everyone fixing, making and improving stuff. Fixing is good. With

More information

Micro:bit, from BBC to Foundation

Micro:bit, from BBC to Foundation Micro:bit, from BBC to Foundation By Gareth James Chief of Education Micro:bit Educational Foundation On behalf of DR Viden 1 March 2018 1981 BBC Micro 2 # ARM Micro:bit 2015 Educational Foundation 2016

More information

Tech Tips from Mr G Introducing Libby - The New Face of OverDrive

Tech Tips from Mr G Introducing Libby - The New Face of OverDrive Tech Tips from Mr G Introducing Libby - The New Face of OverDrive OverDrive has introduced a new app called Libby, that s designed to make your experience borrowing ebooks and audiobooks through them much

More information

ALICE IN WONDERLAND BY TIM BURTON ALICE IN WONDERLAND BY PDF ALICE S ADVENTURES IN WONDERLAND - FREE PDF EBOOKS

ALICE IN WONDERLAND BY TIM BURTON ALICE IN WONDERLAND BY PDF ALICE S ADVENTURES IN WONDERLAND - FREE PDF EBOOKS ALICE IN WONDERLAND BY PDF ALICE S ADVENTURES IN WONDERLAND - FREE PDF EBOOKS ALICE'S ADVENTURES IN WONDERLAND - GUTENBERG.ORG 1 / 5 2 / 5 3 / 5 alice in wonderland by pdf Alice s Adventures in Wonderland

More information

Alice in Wonderland. My favorite legend story by Cherish Armendariz

Alice in Wonderland. My favorite legend story by Cherish Armendariz Alice in Wonderland My favorite legend story by Cherish Armendariz My favorite book and movie has always been Alice and Wonderland. From the old black and white books to the Disney movie and the rides

More information

Short Activity: Create a Virtual Reality Headset

Short Activity: Create a Virtual Reality Headset Short Activity: Create a Virtual Reality Headset In this practical activity, a simple paper cut-out transforms into a virtual reality (VR) headset with the help of a phone and a pair of lenses. Activity

More information

ISBN-10: ISBN-13:

ISBN-10: ISBN-13: Paper Circuits For Makerspaces Copyright 2016 Makerspaces.com ISBN-10: 0-9979584-0-5 ISBN-13: 978-0-9979584-0-9 Published by Makerspaces.com P.O Box 4147 Clearwater, FL 33758 www.makerspaces.com Author:

More information

Coaching Welcome Pack. One-on-one Coaching Welcome Pack

Coaching Welcome Pack. One-on-one Coaching Welcome Pack One-on-one Coaching Welcome Pack 1 V1.4 January 2019 Copyright 2019 The Song Foundry, Inc. 2 Welcome! Congratulations on signing up for a coaching package! I m excited to work with you and hope you get

More information

Imagine it, and we will make it happen

Imagine it, and we will make it happen Imagine it, and we will make it happen INFORMATION AND FEATURES CHECK ONLINE FOR INSTANT AVAILABILTY Phone 0488 091 081 Email info@photosinabooth.com.au www.photosinabooth.com.au Biggest and best selection

More information

August 7 th August 13 th Focus: Art, Math, History, and Science

August 7 th August 13 th Focus: Art, Math, History, and Science KinderTown Summer Camp: Master Builders August 7 th August 13 th Focus: Art, Math, History, and Science Week 9 Overview Family Activity Family Time Capsule: Preserve your family s artifacts to celebrate

More information

EQUIPPED. Smart Catholic Parenting In a Sexualized Culture. Parent Conversation Guides

EQUIPPED. Smart Catholic Parenting In a Sexualized Culture. Parent Conversation Guides EQUIPPED Smart Catholic Parenting In a Sexualized Culture Parent Conversation Guides Parents are the First Educators of their Children Conversation Guides for Each Age and Stage of a Child s Life Thank

More information

Writing Books for Fun and Profit

Writing Books for Fun and Profit Writing E-books for Fun and Profit explains how to get ideas for your ebooks as well as how to write, publish and market your ebooks. Writing Books for Fun and Profit Order the complete book from the publisher

More information

INTERVIEW WITH JUNE GILBANK

INTERVIEW WITH JUNE GILBANK INTERVIEW WITH JUNE GILBANK Specialy for the group Amigurumi Brasil! Marcia: How would you introduce yourself and your work? June: My name is June Gilbank and I'm a crochet designer. I've been designing

More information

Game Making Workshop on Scratch

Game Making Workshop on Scratch CODING Game Making Workshop on Scratch Learning Outcomes In this project, students create a simple game using Scratch. They key learning outcomes are: Video games are made from pictures and step-by-step

More information

SPECIAL REPORT. The Smart Home Gender Gap. What it is and how to bridge it

SPECIAL REPORT. The Smart Home Gender Gap. What it is and how to bridge it SPECIAL REPORT The Smart Home Gender Gap What it is and how to bridge it 2 The smart home technology market is a sleeping giant and no one s sure exactly when it will awaken. Early adopters, attracted

More information

Introduction to Computer Science with MakeCode for Minecraft

Introduction to Computer Science with MakeCode for Minecraft Introduction to Computer Science with MakeCode for Minecraft Lesson 2: Events In this lesson, we will learn about events and event handlers, which are important concepts in computer science and can be

More information

Tech Tips from Mr G Borrowing ebooks and Audiobooks Using OverDrive 3.2 on Android Devices, Including the Kindle Fire

Tech Tips from Mr G Borrowing ebooks and Audiobooks Using OverDrive 3.2 on Android Devices, Including the Kindle Fire Tech Tips from Mr G Borrowing ebooks and Audiobooks Using OverDrive 3.2 on Android Devices, Including the Kindle Fire - 2015 The Liverpool Public Library, the larger Onondaga County system, and libraries

More information

Made possible by our generous sponsors: Pat Stull Joyful Visions

Made possible by our generous sponsors: Pat Stull Joyful Visions Made possible by our generous sponsors: Pat Stull Joyful Visions Table of Contents: Introduction About the Producer Table of Contents Author Background Activity: Story Elements Activity: Character Study

More information

Making games with ROBLOX Participants will be taught how to make games using a gaming platform called ROBLOX.

Making games with ROBLOX Participants will be taught how to make games using a gaming platform called ROBLOX. DeKalb SIT Presentation Descriptions RED Sessions Amateur Radio Radio is a way to send information, or communications, from one place to another. Broadcasting includes both one way radio (a person hears

More information

An idyllic world awaits you in Animal Crossing, where you move into a new town, then enjoy life however and whenever you please!

An idyllic world awaits you in Animal Crossing, where you move into a new town, then enjoy life however and whenever you please! Enjoy total freedom in a whole new world! Are you new to the world of Animal Crossing? An idyllic world awaits you in Animal Crossing, where you move into a new town, then enjoy life however and whenever

More information

Pro Digital ebooks. Making the. Paint Bucket Work! Les Meehan

Pro Digital ebooks. Making the. Paint Bucket Work! Les Meehan Pro Digital ebooks Making the Paint Bucket Work! Les Meehan Published by Pro Digital ebooks, this edition 2008. Copyright Les Meehan 2008 The Author asserts the moral right to be identified as the author

More information

Bookable Class Catalog

Bookable Class Catalog Bookable Class Catalog We love partnering with libraries, public, private and home schools, community centers and organizations to bring our content to your kids, teens and adults! This catalog includes

More information

Online survey with children aged June 2017

Online survey with children aged June 2017 Online survey with children aged 12-15 June 2017 Establish with parent Whether a parent or guardian of a child in the household Age and gender of child Region/ nation Household socio-economic group Urbanity

More information

STARTER Kit. wildlifewarriors.org.au

STARTER Kit. wildlifewarriors.org.au AUSTRALIA ZOO WILDLIFE WARRIORS STARTER Kit wildlifewarriors.org.au 1. What s in this starter kit? In this kit you will find everything you need to participate in the Wildlife Warriors Readathon, including:

More information

CREATING. Digital Animations. by Derek Breen

CREATING. Digital Animations. by Derek Breen CREATING Digital Animations by Derek Breen ii CREATING DIGITAL ANIMATIONS Published by John Wiley & Sons, Inc. 111 River Street Hoboken, NJ 07030 5774 www.wiley.com Copyright 2016 by John Wiley & Sons,

More information

Fundamentals of Engineering Final Project 11/2/12 Leah Ritz. Tin Foil Circuit Board: Lie Detector. Teacher Background:

Fundamentals of Engineering Final Project 11/2/12 Leah Ritz. Tin Foil Circuit Board: Lie Detector. Teacher Background: Fundamentals of Engineering Final Project 11/2/12 Leah Ritz Tin Foil Circuit Board: Lie Detector Teacher Background: The Tin Foil Circuit Board activity introduces students to the basic concepts of electrical

More information

Custom Quilling Supplies. This month s projects from the DT featuring the new CQ Monthly Kit..

Custom Quilling Supplies. This month s projects from the DT featuring the new CQ Monthly Kit.. January 2009 www.customquilling.com Happy New Year!! Custom Quilling Supplies Quill News For the largest selection of quilling and punch supplies. Wishing everyone a healthy and joyous 2009! This month

More information

2016 Thrive Academy 01

2016 Thrive Academy 01 2016 Thrive Academy 01 Ready-to-Use Emails CONTENTS» Introduction to these Templates 01» Template #1: For Friends, Family Members and Colleagues 06» Template #2: For Past and Current Clients 09» Template

More information

Installation guide. Activate. Install your Broadband. Install your Phone. Install your TV. 1 min. 30 mins

Installation guide. Activate. Install your Broadband. Install your Phone. Install your TV. 1 min. 30 mins Installation guide 1 Activate Install your Broadband Install your TV 4 Install your Phone 1 min 0 mins 0 mins 5 mins INT This guide contains step-by-step instructions on how to: 1 Activate Before we do

More information

The Joy of SVGs CUT ABOVE. pre training series. svg design Course. Jennifer Maker. CUT ABOVE SVG Design Course by Jennifer Maker

The Joy of SVGs CUT ABOVE. pre training series. svg design Course. Jennifer Maker. CUT ABOVE SVG Design Course by Jennifer Maker CUT ABOVE svg design Course pre training series The Joy of SVGs by award-winning graphic designer and bestselling author Jennifer Maker Copyright Jennifer Maker page 1 please Do not copy or share The Joy

More information

Ed Emberley's Drawing Book Of Animals Free Pdf Books

Ed Emberley's Drawing Book Of Animals Free Pdf Books Ed Emberley's Drawing Book Of Animals Free Pdf Books Using simple shapes, Ed Emberley shows would-be artists how to draw a variety of animals, including lions, frogs, mice, birds, dragons, and more! This

More information

MODULE 4 CREATING SOCIAL MEDIA CONTENT

MODULE 4 CREATING SOCIAL MEDIA CONTENT MODULE 4 CREATING SOCIAL MEDIA CONTENT Introduction Hello, this is Stefan, and welcome to Module 4, Creating YouTube Videos. Types of Social Media Content There are many different types of social media

More information

Wonderland Challenge

Wonderland Challenge Wonderland Challenge And now for something completely different, we have taken a different slant on a challenge badge. After a century of Guiding we started thinking about time, and being late and then

More information

Lesson 2: Soldering. Goals

Lesson 2: Soldering. Goals Introduction: Its time to learn how to solder. So you have met all the components needed to make a DIY Gamer, now it s time to put it together. Soldering is joining the components to the printed circuit

More information

Primary STEaM Progression & Scheme of Work Using Crumble Control Board & Accessories (Page 1) (1st Draft)

Primary STEaM Progression & Scheme of Work Using Crumble Control Board & Accessories (Page 1) (1st Draft) Primary STEaM Progression & Scheme of Work Using Crumble Control Board & Accessories (Page 1) (1st Draft) Chapter 2 Lights, Lights, Lights Add programmable light(s) to a pupil created picture Curriculum

More information

PART 2 RESEARCH. supersimpl.com Start Here Workbook 40

PART 2 RESEARCH. supersimpl.com Start Here Workbook 40 PART 2 RESEARCH supersimpl.com Start Here Workbook 40 Research Welcome to the Research Phase! It s time to determine if your idea is going to work BEFORE you spend any money on a logo, website, business

More information

Pictures are visual poems, the greatest of which are those that move us the way the photographer was moved when he clicked the shutter.

Pictures are visual poems, the greatest of which are those that move us the way the photographer was moved when he clicked the shutter. VISION IN PHOTOGRAPHY By Deb Evans, 2011 vi sion noun 2. the act or power of anticipating that which will or may come to be Vision is the beginning and end of photography. It is what moves you to pick

More information

Festive & Frugal Holiday Décor!

Festive & Frugal Holiday Décor! Bowdabra R Bow Maker, Favor Maker & Craft Tool Festive & Frugal Holiday Décor! Step-By-Step Instructions With Pictures Festive & Frugal Holiday Décor E-Book (SRP) $14.99 Table of Contents Serving Tray

More information

Getting started with the SparkFun Inventor's Kit for Google's Science Journal App

Getting started with the SparkFun Inventor's Kit for Google's Science Journal App Page 1 of 16 Getting started with the SparkFun Inventor's Kit for Google's Science Journal App Introduction Google announced their Making & Science Initiative at the 2016 Bay Area Maker Faire. Making &

More information

UNIT 4 VOCABULARY SKILLS WORK FUNCTIONS QUIZ. A detailed explanation about Arduino. What is Arduino? Listening

UNIT 4 VOCABULARY SKILLS WORK FUNCTIONS QUIZ. A detailed explanation about Arduino. What is Arduino? Listening UNIT 4 VOCABULARY SKILLS WORK FUNCTIONS QUIZ 4.1 Lead-in activity Find the missing letters Reading A detailed explanation about Arduino. What is Arduino? Listening To acquire a basic knowledge about Arduino

More information

Stained Glass For Dummies PDF

Stained Glass For Dummies PDF Stained Glass For Dummies PDF Discover the artist within and create beautiful stained glass Beautiful stained glass isn't reserved solely for church windows-it can be used to create intricate patterns

More information

BUILDING A MINECRAFT. City by Sarah Guthals, PhD

BUILDING A MINECRAFT. City by Sarah Guthals, PhD BUILDING A MINECRAFT City by Sarah Guthals, PhD ii BUILDING A MINECRAFT CITY Published by: John Wiley & Sons, Inc., 111 River Street, Hoboken, NJ 07030 5774, www.wiley.com Copyright 2016 by John Wiley

More information

Welcome To "The New Alphabet Song" Coloring Workbook

Welcome To The New Alphabet Song Coloring Workbook The Wonderful New Natural Way To Learn About The Alphabet And World Peace Welcome To "The New Alphabet Song" Coloring Workbook Non-Printable Preview Version Copyright Notice: "The New Alphabet" Is A Registered

More information

SHARE AN ADVENTURE PROJECT

SHARE AN ADVENTURE PROJECT LIVE LAUGH LOVE FRIENDS SHARE AN ADVENTURE PROJECT Organizer's Guide For more Live Laugh Love Projects visit us @ LIVE LAUGH LOVE FRIENDS PROJECT THE PROJECT What are Live Laugh Love Projects? Live Laugh

More information

Create Your Own Hand-Printed Cloth: Stamp, Screen & Stencil With Everyday Objects By Rayna Gillman READ ONLINE

Create Your Own Hand-Printed Cloth: Stamp, Screen & Stencil With Everyday Objects By Rayna Gillman READ ONLINE Create Your Own Hand-Printed Cloth: Stamp, Screen & Stencil With Everyday Objects By Rayna Gillman READ ONLINE Shop for new england patriots on Etsy, the place to express your creativity through the New

More information

Team Captain Guide GET STARTED

Team Captain Guide GET STARTED Team Captain Guide GET STARTED Decide on a team name and register online. Go to /events and select the event for which you would like to set up a team. Once registered, you will have access to your Participant

More information

Artist Promotion What makes your artwork unique? 2 Promotion begins as soon as you start uploading

Artist Promotion What makes your artwork unique? 2 Promotion begins as soon as you start uploading Artist Promotion 101 This Artist Promotion Guide has been put together to help get traffic to your store, increase your sales, and inspire a larger audience with your artistic talents. Here are a number

More information

Fundraising Toolkit. Raising funds for the prevention of child sexual assault

Fundraising Toolkit. Raising funds for the prevention of child sexual assault Fundraising Toolkit Everything you need to know to start fundraising for Bravehearts 777 Marathon Raising funds for the prevention of child sexual assault What your support means to the kids of Australia

More information

Using the SparkFun PicoBoard and Scratch

Using the SparkFun PicoBoard and Scratch Page 1 of 7 Using the SparkFun PicoBoard and Scratch Introduction Scratch is an amazing tool to teach kids how to program. Often, we focus on creating fun animations, games, presentations, and music videos

More information

Science+Tech ech FEST AT THE COUNTY LIBRARY TALLAGHT NOVEMBER 2015

Science+Tech ech FEST AT THE COUNTY LIBRARY TALLAGHT NOVEMBER 2015 Science+Tech ech FEST AT THE COUNTY LIBRARY TALLAGHT NOVEMBER 2015 Bookings taken from Thursday 5 th November by phone 01 414 9304 or in person Follow us on Twitterter SDCCLibraries Follow us on Facebook

More information

Absafe Neighbourhood Watch. Safety through community

Absafe Neighbourhood Watch. Safety through community Absafe Neighbourhood Watch Safety through community Time to start your watch! Welcome to Absafe Neighbourhood Watch By joining Absafe Neighbourhood Watch you re becoming a valued part of an organisation

More information

by Camille St Martin

by Camille St Martin @ by Camille St Martin Why does social media matter for child care centers? Your Facebook page is the face of your business, a complement to your website, where potential clients interact with you. Your

More information

Candy Cone Mouse. Adorable little mouse - and unlike most kids - can be trusted not to steal candy from the tree!

Candy Cone Mouse. Adorable little mouse - and unlike most kids - can be trusted not to steal candy from the tree! Candy Cone Adorable little mouse - and unlike most kids - can be trusted not to steal candy from the tree! 1 Candy Cone This little mouse and his cone measure 8 long from the bottom of the Cone (excluding

More information

An Introduction to ScratchJr

An Introduction to ScratchJr An Introduction to ScratchJr In recent years there has been a pro liferation of educational apps and games, full of flashy graphics and engaging music, for young children. But many of these educational

More information

WORKBOOK. 1 Page Marketing Plan

WORKBOOK. 1 Page Marketing Plan WORKBOOK 1 Page Marketing Plan We re so fortunate to be entrepreneurs today, with access to so many cheep, and sometimes free, ways to get the word out about what we do, and who we help. There is a social

More information

Miss Matilda Gosling Bustle 1 & Sew 2017

Miss Matilda Gosling Bustle 1 & Sew 2017 Miss Matilda Gosling Bustle & 1Sew 2017 Miss Matilda Gosling I first designed a pattern called Little Geese six years ago now. Miss Matilda Gosling is a revised and updated version of that original pattern.

More information

Science+Tech ech FEST AT THE COUNTY LIBRARY TALLAGHT NOVEMBER 2015

Science+Tech ech FEST AT THE COUNTY LIBRARY TALLAGHT NOVEMBER 2015 Science+Tech ech FEST AT THE COUNTY LIBRARY TALLAGHT NOVEMBER 2015 Bookings taken from Thursday 5 th November by phone 01 414 9304 or in person Follow us on Twitterter SDCCLibraries Follow us on Facebook

More information

Show Bookmarks

Show Bookmarks InsightTM Technical Education www.insightteched.com 877.640.2256 Show Bookmarks Legal information: Copyright 2008 by Insight Technical Education All rights reserved. No part of this work may be reproduced

More information

How To Get Rich From Information!

How To Get Rich From Information! How To Get Rich From Information! By Ewen Chia www.ewenchia.com Congratulations You Get FREE Giveaway Rights To This Report! You have full giveaway rights to this report. You may give away or include this

More information

FamilySearch Mobile Apps: Family History Anytime, Anywhere

FamilySearch Mobile Apps: Family History Anytime, Anywhere FamilySearch Mobile Apps: Family History Anytime, Anywhere For this and more information about FamilySearch Mobile Apps go to: https://www.familysearch.org/blog/en/familysearch-mobile-apps/ Take your family

More information

DUBAI TECH & DIGITAL WINTER CAMP

DUBAI TECH & DIGITAL WINTER CAMP Is your child ready for the digital future? DUBAI TECH & DIGITAL WINTER CAMP LOCATION The winter camps are offered in partnership with Swiss International Scientific Dubai (SiSD) school, a leading IB school

More information

Copyright 2015 Silicon Valley Digital Marketing Institute, All Rights Reserved

Copyright 2015 Silicon Valley Digital Marketing Institute, All Rights Reserved If your business is hoping to expand their business reach with some new opportunities, then Tumblr is the tool you should be thinking about incorporating into your social media marketing strategy. If you

More information

TABLE OF CONTENTS INTRODUCTION...04 PART I - HEALTH LEARNING...08 PART II - DEVICE LEARNING...12 PART III - BUILD...16 PART IV - DATA COLLECTION...

TABLE OF CONTENTS INTRODUCTION...04 PART I - HEALTH LEARNING...08 PART II - DEVICE LEARNING...12 PART III - BUILD...16 PART IV - DATA COLLECTION... YOUTH GUIDE ENGINEER NOTES TABLE OF CONTENTS INTRODUCTION...04 PART I - HEALTH LEARNING...08 PART II - DEVICE LEARNING...12 PART III - BUILD...16 PART IV - DATA COLLECTION...18 PART V - COOL DOWN...22

More information

Cool Prize. WR News talks to an award-winning snowflake expert.

Cool Prize. WR News talks to an award-winning snowflake expert. Non-fiction: Cool Prize Cool Prize WR News talks to an award-winning snowflake expert. Most people prefer to stay indoors during a snowstorm, but Kenneth Libbrecht is not most people. When flurries start

More information

Know How You. Sewing Art Crafts. Classes & Workshops

Know How You. Sewing Art Crafts. Classes & Workshops Know How You Sewing Art Crafts Classes & Workshops NOVEMBER 2017 - MARCH 2018 Hello We are delighted that you picked up this little booklet and hope that as you glance through it you can find something

More information

Tips For Marketing Your Handmade Business On Facebook

Tips For Marketing Your Handmade Business On Facebook Tips For Marketing Your Handmade Business On Facebook For every big success story on Facebook, I also hear more stories of, 'Oh, I tried that, but it didn't work so I gave up. Giving up is the single biggest

More information

Self-directed support

Self-directed support Self-directed support Jobs Many people who need support have often spent their days at day centres. But more and more people now have jobs. There are specialist organisations that support people to find

More information

SPACE + DISCOVERING INFLUX HOME & DESIGN MEETS INNOVATION AND INSPIRATION INTERIOR MAKERS MAGAZINE YOUR INNER HOME

SPACE + DISCOVERING INFLUX HOME & DESIGN MEETS INNOVATION AND INSPIRATION INTERIOR MAKERS MAGAZINE YOUR INNER HOME MAGAZINE INTERIOR INFLUX HOME & DESIGN MEETS INNOVATION AND INSPIRATION + DISCOVERING YOUR INNER HOME SPACE MAKERS MIAMI S TOP INTERIOR DESIGN PROFESSIONALS SHARE TIPS & TRENDS Feature LIVING ABODES Whether

More information

project gnosis tech ed development centre Teaching Kids since 2013

project gnosis tech ed development centre Teaching Kids since 2013 . project gnosis tech ed development centre Teaching Kids since 2013 Innovative solutions for intelligent integration in a Global Market driven by technology. Think Big. Think Code. Think Tech. 1 Catalogue

More information

Write a Few Words on Social Media and Get Paid $6,000 a Day By Sandy Franks

Write a Few Words on Social Media and Get Paid $6,000 a Day By Sandy Franks American Writers & Artists Inc. Write a Few Words on Social Media and Get Paid $6,000 a Day By Sandy Franks When I saw the photo she posted on Facebook, I tried not to giggle. I knew my sister was giving

More information

Tips to Staying Motivated & Productive All Summer Long

Tips to Staying Motivated & Productive All Summer Long Tips to Staying Motivated & Productive All Summer Long Introduction Whether you work from home, own your own business, have a side hustle/business, work in a corporate office or are a work at home parent,

More information

Make the Future Live. Festival Wrap Up Pack

Make the Future Live. Festival Wrap Up Pack Make the Future Live Festival Wrap Up Pack #makethefuture Enter shell.co.uk/mtfschools Make the Future Live Festival Wrap Up Pack We hope you enjoyed your day at Make the Future Live 2018. This festival

More information

Electronic scoreboard and game timer for more case studies visit Rob Edmunds

Electronic scoreboard and game timer for more case studies visit Rob Edmunds Case study Electronic scoreboard and game timer Rob Edmunds Project Engineering Lead, Leonardo Airborne and Space Systems Contents 2 3 4 5 6 8 9 10 11 About the BBC micro:bit About this case study / Meet

More information

Module. Introduction to Scratch

Module. Introduction to Scratch EGN-1002 Circuit analysis Module Introduction to Scratch Slide: 1 Intro to visual programming environment Intro to programming with multimedia Story-telling, music-making, game-making Intro to programming

More information

Making Pom-Poms by Sandy Marie and Mom s Crochet

Making Pom-Poms by Sandy Marie and Mom s Crochet Making Pom-Poms by Sandy Marie and Mom s Crochet Pom-Poms are so cute! However, making them was a huge frustration for me for a very long time. They either fell apart, or just looked stupid. Using cardboard

More information