8/7/2015  Copyright Valiant Technology Ltd Roaming Olympics.

Slides:



Advertisements
Similar presentations
CECE STMWPR[ ] GO CM BASIC ROAMER CONTROLS: Click on the buttons to see what they each do!
Advertisements

While Loops and If-Else Structures
3/28/2015  Copyright Valiant Technology Ltd The Earth in Space.
04/06/2015  Copyright Valiant Technology Ltd. 04/06/2015  Copyright Valiant Technology Ltd Paddington Bear As many of you are probably aware Michael.
4/7/2015  Copyright Valiant Technology Ltd Roamer Mathematics.
4/13/2015  Copyright Valiant Technology Ltd Roamer Sheepdog.
4/18/2015  Copyright Valiant Technology Ltd Homes.
4/28/2015  Copyright Valiant Technology Ltd Flying High With Roamer.
04/29/2015  Copyright Valiant Technology Ltd. 04/29/2015  Copyright Valiant Technology Ltd Halloween As we all know this is the time for witches, wizards,
04/30/2015  Copyright Valiant Technology Ltd. 04/30/2015  Copyright Valiant Technology Ltd Olymics Project We never really got the chance to celebrate.
5/4/2015  Copyright Valiant Technology Ltd. 5/4/2015  Copyright Valiant Technology Ltd Snow Topic With many parts of the country enjoying a seasonal.
Introductory Presentation
 Copyright Valiant Technology Ltd Roamer Bluetooth Activities Cave Rescue.
05/09/2015  Copyright Valiant Technology Ltd. 05/09/2015  Copyright Valiant Technology Ltd From Caterpillar to Butterfly Our local Nursery school, like.
Photos and Sensor Instructions
From the NXT top menu Connect desired hardware as indicated Enter a command in the box indicated from the menu provided Repeat for all 5 boxes.
©2006 CSUC Institute for Research in Intelligent Systems Introduction to Coding June 15, 2006.
EducateNXT NXT... an introduction The Kit and the Software.
8/5/2015  Copyright Valiant Technology Ltd Journeys.
8/7/2015  Copyright Valiant Technology Ltd. 8/7/2015  Copyright Valiant Technology Ltd World Cup Place a ball on a penalty spot in front of an open.
LEGO Mindstorms NXT Programming We will be using the Common Palette for our Robots This is how you download your program onto the brick Drag and drop a.
 Copyright Valiant Technology Ltd Roamer Bluetooth Activities Space Geologist.
Wait Program! WAIT please!. 1. Why is it often better to use conditional commands rather than program a robot to move exact distances? 2. What is the.
Today’s Agenda 1.Scribbler Program Assignment 1.Project idea due next class 2.Program demonstration due Wednesday, June 3 2.Attendance & lab pair groupings.
Technical Writing for Robotic Coding!.  du/products/teaching_robotc_cort ex/fundamentals/introtoprogramm ing/thinking/videos/fundamentals.
A note on oral presentations These are the progress report presentations. Please note that the individual presentations should be ~8 min long. Since the.
Introduction to PIC-C. Installing PIC-C Goto Username/pass = guest/cpecmu Download and install:  IDEUTIL  PCWHD.
Lego MindStorm An Introduction to Blocks. Blocks Blocks are used to give instructions to your robot. There are many types of blocks You can use the blocks.
Castor Bot. Now, we will begin creating a robot Log onto your computer On your screen, click on the website labeled “castor bot” Your building instructions.
Clap On, Clap Off Introductory Presentation. Opening Activity What is a sensor? Can you give examples? ?
Photos and Sensor Instructions
Lesson 4: Conditional Statements Programming Solutions.
Com.Tech 3104 Outcome 12 By: Evan And Mark Progress Report.
Vex Robotics Program four: reversing and turning.
Oregon Robotics Tournament and Outreach Program RCX Basics.
4) Design the logic to control the motor on a simple remote control car. There are two buttons on the remote control for the motor. If neither button is.
Lesson 2 Inputs. Lesson objectives To understand how inputs can be used to control an output To consider how to make mimics more realistic.
Unit 9.1_Lesson 4_CD Resource 4a_Sensors and flowcharts Sensors and Flowcharts.
2.8 NXT Test Programs (Try Me Mode) U2C8
Introductory Presentation
Introductory Presentation
Introductory Presentation
By Sanjay and Arvind Seshan
Project Overview Introduction Clawbot Build Design Modification
Physical Computing: Glove controller for Unity
To Fix Microsoft Outlook Does Not Start Issue, Dial Outlook Technical Support Number to troubleshoot Outlook errors under expertise of.
Copyrights apply.
Module F: Presentation Understanding Robot Fundamentals
Introductory Presentation
Introductory Presentation
©2009 – Not to be sold/Free to use
Learning Outcomes List all Edison’s Sensors and actions
Forward Until Touch Robot goes forward until it hits a wall.
Lesson 3 Sub-Routines.
זכויות סוציאליות.
Line Following Behavior
Storing Values as Variables
While Loops and If-Else Structures
Lesson 3: Sensor Wait-for’s Programming Solutions
Chapter - Karnaugh Maps
SENSORS.
While Loops and If-Else Structures
While Loops and If-Else Structures
While Loops and If-Else Structures
Photos and Sensor Instructions
While Loops and If-Else Structures
While Loops and If-Else Structures
Oregon Robotics Tournament and Outreach Program
While Loops And If-Else Structures
Chapter 6.
Presentation transcript:

8/7/2015  Copyright Valiant Technology Ltd Roaming Olympics

8/7/2015  Copyright Valiant Technology Ltd Roaming Olympics Introduction The Roamer team have just been accepted for the next Olympics. They are so keen that they are training 25 hours a day. The Olympic Committee have been so impressed by their hard work and positive attitude that they have said that they can carry the Olympic Torch for the last three stages of its journey.

8/7/2015  Copyright Valiant Technology Ltd Roaming Olympics What you need 3 Roamers with control boxes attached 3 Roamer jackets 3 touch sensors 3 lights materials for design work.

8/7/2015  Copyright Valiant Technology Ltd Roaming Olympics What to do 1.Change each Roamer into an Olympic sportsperson. 2.Make an Olympic Torch for each Roamer with a light in it (the Olympic Flame) that is attached to an output line on the Control Box. 3.Attach a touch sensor to the input line on the Control Box and fix it to the back of the Roamer. 4.Program Roamer to respond to a touch, illuminate the light, move forward, turn off the light. 5.Place the three Roamers in a row. Press the first touch sensor so that the light comes on and Roamer moves forward to bump into the second Roamer. (Hint: place a wait command at the beginning of the program.)