WeDo Basic Builds and Scratch Code Blocks. Ducks – Build 1.

Slides:



Advertisements
Similar presentations
Click on the picture on the right to watch Sir David’s Lesson 2 Introduction.
Advertisements

Princess & Dragon – Version 2 By Michael Hoyle under the direction of Professor Susan Rodger Duke University July 2012 Part 2: Using Methods.
How to Hold the Shot Balance between fingers and palm of hand Balance between fingers and palm of hand Relaxed hand, don’t grip too tight Relaxed hand,
Flappy bird guide for Scratch
When an object changes position relative to a reference point
1 2 3 Lesson One 4 a monkey 5 a tiger 6 a panda.
Shaping Poetry from Prose
This is a sequence shot of a home run by Albert Pujols off Roy Oswalt of Houston in the 2005 NLCS, both side and front views. You can start it by pressing.
Get Going On ….. What is programming ? What programming software does the school have ? Load this PowerPoint.
Where In The World? GPS Instruction For Teachers By: Krissy Vaux & Mark McBride Tri-Valley H.S. Downs, IL STARS April 8, 2005.
Helicopter Game Tutorial
1 An intro to programming concepts with Scratch Session 3 of 10 sessions Repetition and variations.
A Christmas Scratch game
>>0 >>1 >> 2 >> 3 >> 4 >> Colegio Francisco de Asís English Department
Aerodynamics of Flight By: Himani and Zachery. Peregrine falcons are the fastest birds. They fly 100 mph while flying level. They can dive up to 200 mph.
Monkey Business This tale proves the point on why we (or in this case) Max the Monkey should be kinder and more caring of his fellow feathered friends.
Level B Unit 5 Part 1 Vocabulary
Fish Chomp. The screen where you can see what happens when you play your game is called the STAGE. The SCRIPT BANK is where the types of instructions.
A Scratch tutorial. Description: You have 6 bullets to shoot at 2 targets. Every time you hit any of them you get two extra bullets but the targets get.
With Google Earth ….. ….. we can visit places with the click of a button! ….. we can get directions to anywhere! ….. we can visit other cultures and landmarks.
Forces Gravity and Newton's 2nd Law. Mass = how much matter is in an object 1. More mass = greater __________ (harder to move or stop) 2. The platinum.
CATCH SCRATCH! Programming from Scratch. Remember Scratch?
GIRLS Robotic Camp. Let’s Begin Meet and Greet – Camp leaders introduce themselves – Students introduce themselves.
How to make Space Invaders
When an object changes position relative to a reference point
Every week: Sign in at the door If you are new: Fill in Registration Form Ask a Mentor how to get started Make sure you are on the Athenry Parents/Kids.
Island Adventure Massage By Class 2/3H. Please may I touch your back?
What can you make happen? Acknowledging materials from Lego Education which contributed to this lesson sequence.
In this section, you will look at model performers in the following events: Sprint Hurdles High Jump Long Jump Javelin Discus Shot Putt.
Moving Around in Scratch The Basics… -You do want to have Scratch open as you will be creating a program. -Follow the instructions and if you have questions.
WeDo Programming Craig Shelden
Is the spaceship taking off or landing? 1. A spaceship flies around the Earth with a velocity of 10 rotations per day. The captain wants to increase.
BY: KYLE, JEREMY, MAX, ZACH CLICK HERE FOR DIRECTIONS.
FEATURES OF BIRDS. Flight feathers Body feathers Down feathers.
1.5 Frames of reference. Imagine… Your friend and yourself have set up a small experiment on your spare time, because you have nothing better to do Your.
Module 3 unit3 Follow the signs. Say and act At the swimming pool Rules for the swimming pool Don’t run! Don’t jump into the pool! Don’t play ball games!
NOUNS Created by Amanda Harkins September 2008 NOUNS: A noun names a person, place, animal, or thing.
Fish Chomp. The screen where you can see what happens when you play your game is called the STAGE. The SCRIPT BANK is where the types of instructions.
X3 4 Corner S.U. Pregame w/ Extra Shot X4 X2X1 C S2 S1 P4 P3 P2 P1 Drill Details: Drill starts with X1 passing to X2 than X1 sets high pick for X2. X2.
The photographs were taken in 1876 more than 100 years ago. The boys were brothers and they were born in America. Orville Wright.
Unit 19 lesson 74 A visit to an island. Watch the video.
Intro CS – Screens and Variables Lesson Plan 9. Goals  Using sprites as full screens (Start screen, Game over)  Using layering to control ordering of.
We Swim Small ones Big Friends 4 legs Mixed Bag.
1. You are walking down the street when a dog comes running from the other direction. As the dog runs towards you, you have to jump over the dog,
Why airplanes stall? What effects do airplanes have on global warming? How can airplanes be changed to be eco friendly? How do airplane engines work? How.
What have they got? What can they do? Monkeys have got long arms Polar bears have got sharp claws Cheetahs have got strong legs They can climb trees.
Using MIT Scratch for Programming and Control Exercise 1 Creating movement Year 11 DTG 2012.
Typical experiments 1.Ball 1.1 Ball is lying on the table in such way x, y deliver “0” and z-axis delivers “1”. 1.2 Hit the table with the fist. 1.3 Hit.
How to create a basic game in Scratch. The Scratch Stage The Scratch stage is 480 pixels wide and 360 pixels high x increasesx decreases.
Making a Flappy Birds Game PART 2 – MAKING THE BIRD FLAP AND FALL – AND DEVELOPING THE GAME FURTHER (ADDING ADDITIONAL CHARACTERS, GOODIES, ENEMIES AND.
ICT/COMPUTING RULES Only use software allowed by the teacher
How is lightning formed? How is lightning formed? Lightning is formed when ice in the sky bangs into each other creating electricity that gathers in clouds.
Circular motion About angular motion. Which angle is bigger? 1.5 degrees 2.5 radians 3.5 revolutions
Casne.ncl.ac.uk Taking care of the CrumbleBot Please do NOT stress the robot's motors 1.Do NOT push the robot 2.Do NOT hold the.
Guided Discussion Student notes are shown in blue.
Intro CS – Loops, making animations & films Lesson Plan 3.
SHOOTING FUNDAMENTALS.  Eyes – what to look at – front of rim  Feet – Balance – point at rim or angle  Shooting foot – Forward and at middle of rim.
A child is flying a kite on the end of a 25m string. Write a mathematical expression for the kite if it makes a 35° angle to the horizontal.
Index Background Costumes Making object walk smoothly Controlling an object with the keyboard Control an object with the mouse Changing costume when hit.
Broadcasting (Adding a new level)
16mm Color Narrative Short 3-5 Minutes Team Echo.
WELCOME TO OUR POWER POINT PRESENTATION
BBC Microbit.
Recap the basics Lesson 1.
Introduction to scratch animation
Flappy bird Demo: Lesson 5 Flappy bird Demo:
Recap the basics Lesson 1.
What can you make happen?
Basic Procedures By Phil Bagge HIAS Computing Inspector / Advisor
Animate a Sprite. By M, M and C P6
Presentation transcript:

WeDo Basic Builds and Scratch Code Blocks

Ducks – Build 1

Ducks – Scratch Code This code works with the ducks build. The ducks spin in circles. One could imagine them dancing on a lake. The build uses a motor and a pulley to make the ducks spin.

Spinner – Build 2 Spins the spinner top left or right depending on if the “L” key or the “R” key is pressed.

Monkey – Build 3

Monkey – Scratch Code This code works with the monkey build. The monkey’s arms move up and down. One could imagine monkeys jumping, and their arms going up and down as you try to catch bananas from trees in the jungle. The build uses a motor, cams, and gears to make the monkey’s arms go up and down.

Alligator - Build 4

Alligator – Scratch Code This code works with the alligator build. The alligator's mouth opens and closes. One could imagine the alligator floating in a swamp. His mouth opens and closes as he tries to catch birds and other animals that adventure across the swamp in search of food. The build uses a motor, pulley and belt and a crown gear to make his mouth open and close

Lion – Build 5

Scratch Code for Walking Lion

Scratch Code for Lion Attack

Parrot / Stork – Build 6

Parrot / Stork – Scratch Code This code works with the bird build. As you push down on the bird’s tail, it’s wings go up and when you release the tail it’s wings go down. This action is competed with the help of a cam. We use a tilt sensor to register the movement of the bird’s wings. One could imagine the bird flying through the sky trying to catch it’s food. When he needs to rest, he could land on a tree branch.

Walking - Build 7

Scratch Code for Legs and Ball

Goal Keeper - Build 8

Scratch Code for the Goal Keeper

Scratch Code for the Ball

Dancing Boy and Girl – Build 9

Dancing Boy and Girl – Lesson Idea This code works with the boy and girl build. The build uses a motor, cams and gears to make them move. You could imagine them dancing. You can use different costumes in Scratch to make your sprits (boy and girl) look like they are dancing. The code on the next page is one example of how we did it. Notice that we use a forever control block to make the action continuous.

Dancing Boy and Girl – Scratch Code

Plane – Build 10

Plane – Lesson Idea This code works with the plane build. The plane uses a motor and gears to make the propeller rotate. We have also used a tilt sensor on the plane. You can go up by tilting the plane toward the ceiling and down by tilting the plane toward the floor. The plane can also bank left or right by tilting the plane in that direction. See the tilt sensor code on the next slide. You could imagine a plane crop dusting or fighting fires.

Plane – Scratch Code (Tilt Sensor) 0 = level (ahead) 1 = down 2 = right 3 = up 4 = left

Take Off and Landing Code This code accompanies the tilt sensor code on the previous slide. Here we set the position of the plane to where it looks like it’s on the ground. We set it’s speed to 0 and ask it to glide to a position near the horizon of the sky. This makes it look like its taking off. We then increase it’s speed gradually using a speed variable land a loop. The reason we multiple the speed by -1 is that the plane is moving from right to left, which is toward a negative x. We have used a broadcast to indicate when we want to take off and land. A “t” on the keyboard is used for take off and an “l” on the keyboard is used for landing. When we land we stop all of the scripts to make is appear as the plan has landed and turned off it’s motor.

Crane and Guy – Build 11

Crane and Guy – Scratch Code

Sail Boat – Build 12

Boat – Scratch Code