INTRODUCTION Robots have been part of our fantasy and science fiction for many years. In the last few decades robots have also become a reality of everyday.

Slides:



Advertisements
Similar presentations
Science fiction & Fantasy Genres.  Science fiction is a genre of fiction in which the stories often tell about science and technology of the future.
Advertisements

Introduction to Assembly language
OVERVIEW OF PAPER/PRESENTATION Background Situation Today The international response Interface between international and national levels The national.
Buy Webcam Microscope 1.Figure out Compound Microscope Optics 2.Call About Free Lenses / Get Lens Lenses 1.Cut off barrel 2.Measure Focal Length 3.Measure.
Basic Robot Design. 3 Steps Design Build Program Drawing and thinking of ideas Using your design to make a robot Telling your robot what to do.
Science Projects!!!. Day 1  Finish your scientific tests (yes you need data!)  Upload your pictures to Google drive!!! (If they are not there, you are.
Library math games iPadslistening center. librarymath games iPadslistening center science exploration math fact practice researchmath games.
CIDER - Today’s research, Tomorrow’s treatments Lab-3 September 22, 2010 Bijoy George, Program Manager, CBMI
By: Mike & Matt. Controlling a robot with your mind is considered to be the stuff of science fiction novels, not reality. However, University of Pittsburgh.
Mohammed Al-khwyldi  Introduction Safety is the condition of being protected against physical, social, political, emotional, educational or other.
This is how to download the sketch up program. A CAD 3D modelling package from Google. This free basic download is fantastic for giving people an introduction.
Elements of Science Fiction
Building a Robot Exploring Computer Science Lesson 6-4.
1A1 English 18 th December, 2014 How to write a book review.
Your introduction to Robotics.  Introduction to the basics through the VEX Challenge.  Robotics facility prep  Tool organization  Job designation.
Rescue Robot Day 2 Exploring Computer Science Lesson 6-11.
Science Fiction Independent Choice Novel. Today we will be going to the library to select a Science Fiction Novel. 1.On most days, we will begin our class.
Chapter 4. Analysis of Brain-Like Structures and Dynamics (2/2) Creating Brain-Like Intelligence, Sendhoff et al. Course: Robots Learning from Humans 09/25.
ROBOTC for VEX Robotics (VEX IQ) On-Line Session 2014 My name is Jason McKenna I will be leading you through these sessions Teacher for 17 years Hopewell.
Introduction to Programming with Scratch Exploring Computer Science – Lesson 4-1.
Touch Master Is my child ready for math at school? School Readiness Evaluation.
Artificial Inelegance (AI) and Robotics By James Brida.
LESSON 05 Using the Touch LED The Touch LED The purpose of this lesson is to introduce students to the Touch LED Sensor and how they can be used on a.
LESSON 01 Basebot Build. LESSON 01 Basebot Build.
Unit 1 - Introduction to VEX Robotics
Lego League. What is the Lego League? What we will be doing for the next few weeks The AIM of the next few weeks is to gain knowledge into programming,
LESSON 05 Using the Touch LED. LESSON 05 Using the Touch LED.
With. Project Overview  Introduction to Factory Automation Numerical Control  Build an autonomous robotic solution  Testing an autonomous robot build.
Project Overview  Introduction  Clawbot Build  Design Modification  Design Development  Programming  Sensors  Advanced Sensors  Open design challenges.
Robotics Education & Competition Foundation
EV3 Programming By Dianna de Matos.
Smart Newton Car By: Hui Zhu.
An Introduction to VEX IQ Programming with Modkit
Lego Mindstorm Robot Educator Tutorials
Project Overview Introduction Clawbot Build Design Modification
VEX IQ Mix & Match Curriculum
Project Overview Introduction Frame Build Motion Power Control Sensors
An Introduction to VEX IQ Programming with Modkit
Robot Control Systems 2 Quickly Learning VEX Control Systems
Chain Reaction Challenge
Technology CURRICULUM at
Learning Objective: to be able to design programs that use sequencing.
Using the Bumper switch
VEX UNITS OF WORK UNIT 1: TUMBLER UNIT 2: CLAWBOT
VEX UNITS OF WORK UNIT 1: TUMBLER UNIT 2: CLAWBOT
Most Basic Programming
Programming Part 2 Mod Kit
BBC micro:bit Robot Buggy
Youtube customer Support. YouTube Helpline number
BEGINNER PROGRAMMING LESSON
LESSON 01 Basebot Build. LESSON 01 Basebot Build.
ما الذي يريد صاحب العمل أن يعرفه؟
An Introduction to VEX IQ Programming with Modkit
Create your speaker. Keep it simple.
An Introduction to VEX IQ Programming with Modkit
Introduction to RobotC
PAST, PRESENT & FUTURE OF COMPUTING Lesson 3: The Future
Which way does the robot have to turn to get to the charger?
Using a Drawing Robot to Make Angles (Using Rotations)
BMA533: Theories for Action (Class # 7)
An Introduction to VEX IQ Programming with Modkit
BEGINNER PROGRAMMING LESSON
Using a Drawing Robot to Make Angles (Using Rotations)
An Introduction to VEX IQ Programming with Modkit
Breakout.
Get ready... What word comes next?
Intro to Robotics It’s YOUR FUTURE.
Exploring Computer Science Lesson 6-11
Industrial Robotics.
Digital Literacies for learning
Presentation transcript:

INTRODUCTION Robots have been part of our fantasy and science fiction for many years. In the last few decades robots have also become a reality of everyday life. Can you give some examples of robots?

Google Car

VEX IQ / Modkit – The Interface

Assembling The Robot

VEX IQ / Modkit - Blocks

Your First Program Step 1 Step 2 When you’re ready, download to the VEX IQ Brain

Debugging What went wrong? Will this now work?

Adapting Your Program Challenge You need to move the robot forward for two seconds and then backwards for two seconds. Free Choice Explore the other drivetrain blocks and see in which other ways you can control the robot…

Summary Today you have:  Learned about different types of robots.  Wrote a program for a robot.  Uploaded your program to a robot.  Learned to debug a program. Learning objective: Identify different types of robots, basic understanding of VEX IQ and how ModKit is used to program it, create a simple program, test it, adjust.