PROJECTS FOR SCRATCH & MOWAY

Similar documents
Programming I (mblock)

Book. Guide for the teacher. education

1. Make the robots exercise:

Scratch Primary Lesson 5

Assessment. Self Assessment. Teacher Assessment. Date Learning Objective(s) Achievement or. NC Level: Game Control Student Booklet P a g e 1

Using LEGO WeDo kits with Scratch

Module 2 Drawing Shapes and Repeating

Module. Introduction to Scratch

Module 4 Build a Game

Lesson 2 Game Basics

Let s start by making a pencil that can be used to draw on the stage.

Activities using Scratch

Step 1 : Earth and Mars Orbit the Sun

Let s start by making a pencil, that can be used to draw on the stage.

Creating Computer Games

ChatBot. Introduction. Scratch. You are going to learn how to program your own talking robot! Activity Checklist. Test your Project.

Robotics (Teacher Pack)

education Guide for the teacher import sys, atexit, msvcrt from time import sleep sys.path.append(../lib/ ) from moway_lib import *

Pong Game. Intermediate. LPo v1

Lesson 8 Tic-Tac-Toe (Noughts and Crosses)

Create Your Own World

a. the costumes tab and costumes panel

Introduction to Turtle Art

Create a Simple Game in Scratch

RUNNYMEDE COLLEGE & TECHTALENTS

Tilt Sensor Maze Game

Module 1 Getting Started

Controlling a Sprite with Ultrasound

Introducing Scratch Game development does not have to be difficult or expensive. The Lifelong Kindergarten Lab at Massachusetts Institute

Create a game in which you have to guide a parrot through scrolling pipes to score points.

Mission 4 circles Materials

Starting from LEARNER NOTES edited version. An Introduction to Computing Science by Jeremy Scott

AIM OF THE GAME GLACIER RACE. Glacier Race. Ben Gems: 20. Laura Gems: 13

Scratch for Beginners Workbook

Rock Band. Introduction. Scratch. In this project you ll learn how to code your own musical instruments! Activity Checklist.

GrovePi Temp-Humidity Sensor Lesson Video Script. Slide 1

Welcome to Lego Rovers

In this project you ll learn how to create a platform game, in which you have to dodge the moving balls and reach the end of the level.

Teaching Kids to Program. Lesson Plan: Interactive Holiday Card

Module 5 Control for a Purpose

Lego Nxt in Physical Etoys

1hr ACTIVITY GUIDE FOR FAMILIES. Hour of Code

In this project you ll learn how to create a game, in which you have to match up coloured dots with the correct part of the controller.

Ages 9+ Monday, Nov 14 5:30-7:30 Saturday, Dec 3 9:00-11:00

Inspiring Creative Fun Ysbrydoledig Creadigol Hwyl. Kinect2Scratch Workbook

Game Making Workshop on Scratch

Creating a Maze Game in Tynker

Mars Rover: System Block Diagram. November 19, By: Dan Dunn Colin Shea Eric Spiller. Advisors: Dr. Huggins Dr. Malinowski Mr.

Laboratory 7: CONTROL SYSTEMS FUNDAMENTALS

IGNITE BASICS V1.1 19th March 2013

Programming with Scratch

Measure Mission 1. Name Date

Answer all questions. No marks will be awarded for using brand names of software packages or hardware.

Project 1: Game of Bricks

HeroX - Untethered VR Training in Sync'ed Physical Spaces

MASSACHUSETTS INSTITUTE OF TECHNOLOGY /6.071 Introduction to Electronics, Signals and Measurement Spring 2006

abc 3 def. 4 ghi 5 jkl 6 mno. Computers Rule the World

Lost in Space. Introduction. Scratch. You are going to learn how to program your own animation! Activity Checklist.

Chapter 14. using data wires

I.1 Smart Machines. Unit Overview:

ACTIVITY 1: Measuring Speed

LS Creative Learnings Pvt Ltd. STEM-Robotics Education. Report for Sep S.B. Patil Public School, Pune

Lesson 1 Getting Started. 1. What are the different ways you interact with computers?

Pong! The oldest commercially available game in history

5-2 Using Intercepts. Warm Up. Solve each equation. 1. 5x + 0 = = 0 + 3y. 4. 2x + 14 = 3x y 1 = 7y + 5

Meet Cue. USER PROGRAMMABLE LEDS & BUTTONS Customizes your experience.

You and your team will need to complete the following tasks so you can find a new home.

Enrichment chapter: ICT and computers. Objectives. Enrichment

TABLET LESSONS BASIC LINE FOLLOWER. By Sanjay and Arvind Seshan

You are going to learn how to create a game in which a helicopter scores points by watering flowers in the city.

Sample Pages. Classroom Activities for the Busy Teacher: NXT. 2 nd Edition. Classroom Activities for the Busy Teacher: NXT -

Educational Technology Standards

Your challenge is to make the turtles draw a flower pattern on Spaceland and to experiment with different kinds of turtle movement.

CAST Application User Guide

EQ-ROBO Programming : bomb Remover Robot

Ada Lovelace Computing Level 3 Scratch Project ROAD RACER

Experiment P02: Understanding Motion II Velocity and Time (Motion Sensor)

Homeschool Propeller Car Build, Sept 28 2:00 2:50

Scratching the Surface of Pong: Enriching Linear Equations with Computer Programming

Open the Tech Toys Scratch project. Your club leader will give you a copy of this project, or you can open it online at jumpto.cc/toys-go.

Multi-Modal User Interaction

An Introduction to ScratchJr

A User s Guide to the Robot Virtual Worlds App RVW APP. ROBOTC Graphical Programming. Virtual Programming Challenges to Foster Computational Thinking

PLS-700 Univox Loop driver Installation Guide

R (2) Controlling System Application with hands by identifying movements through Camera

Defend Hong Kong s Technocore

Name Class Date. Brightness of Light

LMG500 Getting started. Get in touch

A Day in the Life CTE Enrichment Grades 3-5 mblock Programs Using the Sensors

Lab 8: Introduction to the e-puck Robot

2. Advanced Image editing

Revision for Grade 7 in Unit #1&3

Straight Lines. Straight Lines. Curriculum Ready.

e d u c a t i o n Detect Dark Line Objectives Connect Teacher s Notes

Alright! I can feel my limbs again! Magic star web! The Dark Wizard? Who are you again? Nice work! You ve broken the Dark Wizard s spell!

A. creating clones. Skills Training 5

How Does an Ultrasonic Sensor Work?

GRADE 3 SUPPLEMENT. Set C3 Geometry: Coordinate Systems. Includes. Skills & Concepts

Fish Chomp. Level. Activity Checklist Follow these INSTRUCTIONS one by one. Test Your Project Click on the green flag to TEST your code

Experiments #6. Convolution and Linear Time Invariant Systems

Transcription:

PROJECTS FOR SCRATCH & MOWAY

INSTRUCTIONS TO PROJECTS A"er every project, make sure you start a new Project from inside Scratch Projects will be released every Monday Answers will be released every Friday If you have doubts, check with your fellow friends first, then check with your teachers If you sall do not have a saasfactory answer, email to moway.support@lithanhall.com

Project #18 What are the different sensors in a moway robot? What is the type of sensor used by moway to detect obstacles in front? Where does moway robot get its power?

Project #19 Write a program in Scratch where every Ame we press one of the arrows on the keyboard, Scratch sends a movement command to moway. when the up arrow is pressed, the command sent is go, making the robot advance forward When the down arrow is pressed, the robot stops when the le" or right arrows are pressed, the robot turns 90º to le" or right, respecavely

Write a program in Scratch to make the moway robot move to form a square, both in the Scratch drawing and in reality Project #20

Project #21 Make the moway sprite move around the Scratch screen Mimic the movement of the moway sprite on the moway robot in physical world

Project #22 Write a Scratch program to acavate the LEDs on the moway robot The lights should correspond to the following keys being pressed: Lights Key Ac>on Front & Brake LEDs Up On Down Off Green LED Le" On Red LED Right On All LEDS Space Bar Off

Project #23 Write a program such that moway sprite is enclosed within the window and the real robot copies the sprite s movements. In this case, LED acavaaon is added, so that: When the robot moves forward, the front LED lights up. When the robot stops, the brake LED lights up When the robot turns le", the red LED turns on When the robot turns right, the green LED turns on. Every Ame a command is sent to acavate an LED, the robot drawing changes to the corresponding LED image. HINT: Use the different costumes of the moway sprite

Project #24 Create a Scratch script that when the moway robot reverses, it emits a sound from moway s internal speaker HINT: Use the different costumes of the moway

Project #25 Using the built- in microphone on the moway robot, create a Scratch script to detect the sound and display the sound level received by the microphone on the Scratch screen HINT: Use Sensor and Variables blocks

Project #26 Create a Scratch program to use the moway s microphone to mimic a sound meter It should display a meter similar to the one below HINT: use Sensor, Mo>on (point in direc>on) & Operator Blocks, and an Arrow Sprite

Project #27 Using the moway microphone, create using Scratch a sound recorder Display the sound received as a graph on the screen HINT: use the Sensor, Pen & Variables blocks, and 2 Sprites (Arrow and ) *(fill in the blank)

Project #28 Create a moon mission for moway robot It will hear a first sound and it will move unal it reaches the horizon, and a second sound will make it return to its starang posiaon HINT: In the exercise, use Scratch s move steps and change size blocks to simulate that moway is going away (shrinking) and approaching (enlarging). Also, use an imaginary black line at the horizon of the Moon to trigger the return of the moway

Project #28 (cont d)

Project #28 (cont d) Addi>onal Hints Download a sample moon surface picture from the Internet Use 2 sprites: a moway explorer and a black line, with the black line on the horizon of the moon surface When the up key is pressed, the explorer moves to wards the horizon of the moon and the explorer becomes smaller and smaller; the explorer stops when it touches the moon s horizon and the explorer turns around (180 ) When the down key is pressed, the explorer returns to its star>ng point; the explorer becomes larger and larger Instead of using the keys to ini>ate the explorer, use the sound received to ini>ate the explorer s movement

Project #29 Create a Scratch program to plot moway s obstacle sensors in a graphical representaaon as shown below (1 for each sensor) HINT: Sensor Block, Variable (x_posi>on), Pen Block. There will be 4 scripts, 4 sprites to generate the 4 graphs and 1 sprite for the background (stage)