 Copyright Valiant Technology Ltd Roamer Bluetooth Activities Cave Rescue.

Slides:



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

Drawing In One-Point Perspective
k-2 Lesson A: Sam’s Silly Saving Spots
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/13/2015  Copyright Valiant Technology Ltd Roamer Sheepdog.
How Do You Make a Program Wait?. 1. What is an algorithm? 2. Can you think of a reason why it might be inconvenient to program your robot to always go.
 Copyright Valiant Technology Ltd Roamer Bluetooth Activities Jail Break.
4/28/2015  Copyright Valiant Technology Ltd Flying High With Roamer.
04/30/2015  Copyright Valiant Technology Ltd. 04/30/2015  Copyright Valiant Technology Ltd Olymics Project We never really got the chance to celebrate.
 Copyright Valiant Technology Ltd Roamer Bluetooth Activities Buried Treasure.
 Copyright Valiant Technology Ltd Roamer Bluetooth Activities Emergency Landing.
 Copyright Valiant Technology Ltd Roamer Bluetooth Activities Safari.
EIGHTH GRADE ROBOTICS KITTATINNY REGIONAL HIGH SCHOOL MR. SHEA Introduction to Programming
An Intro to Robots and Computer Programming
Embedded Programming and Robotics Lesson 8 Light Sensors and Temperature/Humidity Light Sensors1.
8/7/2015  Copyright Valiant Technology Ltd Roaming Olympics.
BEGINNER EV3 PROGRAMMING Lesson
The NXT is the brain of a MINDSTORMS® robot. It’s an intelligent, computer-controlled LEGO® brick that lets a MINDSTORMS robot come alive and perform.
Exploration Discovery Sensor. What are your Senses? Draw yourself and label each of your “senses” Senses are parts of you that interact with what is around.
 Copyright Valiant Technology Ltd Roamer Bluetooth Activities Space Geologist.
 Copyright Valiant Technology Ltd Roamer Bluetooth Activities Cops and Robbers.
Robotics NXT sensors Back to Light sensor: red vs blue ball.
WALL FOLLOWING ROBOT USING I-BOT mini V3
Reactive robots UPNA The Public University of Navarra Material for pupils & students.
Karel the Robot A Gentle Introduction to the Art of Programming.
Programming a light sensor to follow a black line.
Welcome Back … to the LAB! Traffic Flow For safety reasons, there is an entrance and exit pattern that all classes should follow. Please do not block.
2 3  A machine  Built to help us  Autonomous (not remote control)  If we want robots to do things for us, we have.
Agenda For Feb PowerPoint Presentation (Introduction to Java Methods) 2.Finish Unit 2 exercises on page 13 (due by the end of the class today). 4.
NXT Basics: Technic Building and NXT-G Erin Cejka Riecker Center for Engineering Educational Outreach Tufts University.
Adding Color to Maps in Illustrator and Getting your Rocks Filled !
Building a Robot Exploring Computer Science Lesson 6-4.
Robotics Challenges. Challenge Slide 2 Have your robot make a left curved turn around your Lego person. Go forward, then reverse. Come to a stop, play.
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.
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.
Java Methods Methods contain a group of instructions that together perform a single task. For example if I want to perform the task of “making a pizza”,
Roamer help file: Use this power-point slide to find out more about the buttons on Roamer…
Find the Mindstorms Icon on the computer.. To start a new program click go.
Com.Tech 3104 Outcome 12 By: Evan And Mark Progress Report.
Lesson 7: Controlling Technology Systems Lesson 7 Big Idea Controls are mechanisms or activities that use information to cause systems to change. Purpose.
Sight Words.
Vex Robotics Program four: reversing and turning.
Matthew Glenn AP2 Techno for Tanzania This presentation will cover the different utilities on a computer.
Oregon Robotics Tournament and Outreach Program RCX Basics.
Programming 101 The Common Palette Content provided by Connor Statham (9 th Grade Student) Formatting by Shannon Sieber.
What, When, Where?. BeeBot is a fun programmable robot for the young children.
Rescue Robot Day 2 Exploring Computer Science Lesson 6-11.
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.
LOGICFUSION’S HANDS-ON ROBOTICS EV3 LEVEL 2! Welcome to.
How Do You Make a Program Wait?
By Sanjay and Arvind Seshan
Programming Part 2 Mod Kit
BEGINNER EV3 PROGRAMMING Lesson
Obstacle Detection Ultrasonic Sensor.
BEGINNER PROGRAMMING LESSON
Forward Until Touch Robot goes forward until it hits a wall.
An Introduction to VEX IQ Programming with Modkit
Line Following Behavior
Switch Blocks check a value and choose a path based on that value
Storing Values as Variables
BEGINNER PROGRAMMING LESSON
An Introduction to VEX IQ Programming with Modkit
BBC micro:bit Robot Buggy
Pair work – Do you want to change seats??
An Introduction to VEX IQ Programming with Modkit
Loops and Switches How Do You Make Loops and Switches? lesson > TeachEngineering.org Center for Computational Neurobiology, University of Missouri.
Oregon Robotics Tournament and Outreach Program
Exploring Computer Science Lesson 6-11
Presentation transcript:

 Copyright Valiant Technology Ltd Roamer Bluetooth Activities Cave Rescue

 Copyright Valiant Technology Ltd Free Bluetooth Activities Buried Treasure Cops and Robbers Safari Jail Break Emergency Landing Space Geologist Cave Rescue Cave Rescue is one of the Free Activities you get with the Roamer Bluetooth Accessory Pack. When you get your Bluetooth package you receive a disc. Run this disc and you will add the Bluetooth Interface to your RoamerWorld and at the same time you will add all the free activity files.

 Copyright Valiant Technology Ltd Cave Rescue? Trog is an eccentric Roamer. While most robots liked sunning themselves on the beach, he liked crawling into the deepest, darkest caves. One day he was exploring Magnetometer Pothole when he found some new passages. He knew he was the first robot to ever trundle through these splendid caverns: wow did his circuits buzz! In fact they buzzed so much he forgot the time. He was busy exploring what he later named “Justanastypassage” when his light went out. “Oops” There was nothing for it – he had to feel is way out of the cave.

 Copyright Valiant Technology Ltd What You Need Roamer RoamerWorld Roamer Bluetooth Module Free Activity Downloads Roamer Control Box Roamer Sensor Pack Several reasonably heavy to make a passage

 Copyright Valiant Technology Ltd Preparation Create a passage from a number of boxes Make sure there are some twists and turns in the pathway Keep the turns to 90 degrees Make the walls of the passages wide enough so the Roamer can turn on the spot without the sensors touching the wall (about 60 cm – 2 feet)

 Copyright Valiant Technology Ltd Tasks Write a program that will allow Roamer to feel its way through the passages Run this program with the floor robot and transmit instructions to the computer Edit the computer program so that the screen robot draws a line Now program the screen robot make the journey following the line Take the sensor off the floor robot and see if it can make the journey through the passage without touching the walls You need to make the Roamer go forward a long way (say forward 20) Precede this with a sense procedure that will make the Roamer come back 1 then turn left and go forward 2 If the Roamer does not detect a wall then it is going in the right direction If it does detect a wall then it needs to turn 180 degrees and then continue You can do this by putting another sense procedure inside the first sense procedure Read the Control Box User Guide to find out how to do this Hint