What will you do?. You will build…. You will build robots using 3 different components. – Handyboard – Super Cricket – Boe Bot In all of the above you.

Slides:



Advertisements
Similar presentations
Intermediate Robotics Getting to the Next Level Guiding Question: How might I move the robot consistently, accurately, and predictably? –Review basics.
Advertisements

Robot Soccer Challenge
Nick Dupuy Gabe McKinney. Overview  The project was to program the BoE Bot to solve a maze with a ramp at the end  Several trials preceded the final.
BY: PEYTON DECKER AND LANCE DUPONT Boe Bot going through an Obstacle Course.
Created by Chris Bracken
Gyrosensor, color sensor and ultrasonic sensor SOME OF YOU WILL ALSO TRY YOUR HAND AT THE INFRARED SENSOR.
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.
By Droids Robotics Infrared Sensor Intermediate EV3 PROGRAMMING LESSON © 2015 EV3Lessons.com, Last edit 5/26/
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.
LEGO Mindstorms NXT Introduction. Component NXT Brick Touch Sensor Light Sensor Ultrasonic Sensor Interactive Servo Motors MMN Lab.
Adapted for STLP Camp ‘10 STLP Robotics Camp June 3 & 4.
Computer Science Lego Robotics Lab 07 Page 51. CS Lego Robotics Lab 07 (Updated ) Objectives: 1.Extend the Lego robot with three sensors. 2.Program.
Adapted for STLP Camp ‘09 Mobile Robots Why do robots need to move?
Why do robots need to move?
A Bot With a Brain Using infrared obstacle detection circuits to create an autonomous robot that will navigate itself through an obstacle course. Bailey.
LabVIEW Program and Data Flow Review LabVIEW Robotics Fundamentals.
Junior FIRST  LEGO  League Congratulates _________________________ Team Name Effort and Learning Award for a strong effort and a willingness to learn.
The George Washington University Department of ECE ECE Intro: Electrical & Computer Engineering Dr. S. Ahmadi Class 3.
BEGINNER EV3 PROGRAMMING Lesson
Lego Mindstorms Robot Tracey Zhang. LEGO MINDSTORMS STATMENT The design challenge my group experimented with is the Lego Mindstorms robot. Our goal is.
Overview: The goal of this lesson is to transition from discussing robots in general to the specifics of NXT robot. Objectives: Students will be able.
Mobile Robots Why do robots need to move?. What defines a robot? Sense – a robot has to take in information about its environment Plan – a robot has to.
» Simulation of a Segway PT » NXT Color Sensor as a proximity sensor » Robot balances itself » Required skill level » Building: 3 out of 4 » Programming:
Build a Robot By Khalid 7D. What do people use robots for People use robots to do work for them, for example: some one might build robots that has a calculator.
The Art of LEGO Design Michael Rosenblatt September 19, 2000.
BEGINNER EV3 PROGRAMMING Lesson
Com.Tech 3104 Outcome 12 By: Evan And Mark Progress Report.
How to Use EV3 Lessons. OVERALL STRUCTURE Beginner Lessons: These lessons will teach you to move and turn the robot, use the sensors, and use loops and.
BEGINNER EV3 PROGRAMMING LESSON By: Droids Robotics Using Sensor Data and Port View.
3-2-1 on Robot Missions List three things your group tried do to solve a mission. List two things you observed from your group or robot. List one thing.
Rescue Robot Project Exploring Computer Science Lesson 6-11.
Rescue Robot Day 2 Exploring Computer Science Lesson 6-11.
ADVANCED EV3 PROGRAMMING LESSON By Droids Robotics PROPORTIONAL ULTRASONIC WALL FOLLOWER © 2015, EV3Lessons.com, Last edit 11/17/2015.
Obstacle Detection. In the previous program the robot moves forward and then checks for something in the way. As we observed it only checks for things.
Unit 1 - Introduction to VEX Robotics
Modernizing physical science curriculum using lego Robotics
BEGINNER PROGRAMMING LESSON
Lego Mindstorms EV3 Sumo Battle
Year 9 Subject Selection - Robotics -
By Sanjay and Arvind Seshan
Magdalena Balazinska - Godfrey Tan
By Sanjay and Arvind Seshan
What are the key components of your robot?
Introduction To Programming with LEGO NXT 0
This is the Lego NXT ->
By Sanjay and Arvind Seshan
Introduction To Programming with LEGO NXT 2
Touch Sensor.
Creative Engineering Design
UNCW Computer Science Jack Tompkins Daniel Heywood
DT-Assessment Frame Work Term2
Lego Robotics Will Schleter 11/12/2018.
INTERMEDIATE PROGRAMMING LESSON
Module F: Presentation Understanding Robot Fundamentals
BEGINNER PROGRAMMING LESSON
BEGINNER EV3 PROGRAMMING Lesson
Loops with Multiple Sensor Controls
INTERMEDIATE PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSON
Holyoke Codes LEGO ROBOTICS
Hexbug Worksheet 02 Definitions of sensors:
Hexbug Worksheet 06 Definitions of sensors:
BEGINNER PROGRAMMING LESSON
SENSORS.
BEGINNER PROGRAMMING LESSON
BEGINNER EV3 PROGRAMMING Lesson
Common Parts on a LEGO robot
Somerset Berkley Regional High School
POWER CHALLENGES Several Ways To Solve 7 CHALLENGES.
Exploring Computer Science Lesson 6-11
Presentation transcript:

What will you do?

You will build…. You will build robots using 3 different components. – Handyboard – Super Cricket – Boe Bot In all of the above you will use lego building blocks to create the frame and gears.

You will build Sensors – Touch – Light – Infrared – UltraSonic In some cases the sensor is wired and ready to go in other cases you will build the sensor

You will Code – The robots need to follow instructions. You will program the robot. Using Interactive C Using Basic Stamp

You will…. Problem solve: – There is no “best way” to solve the problem. There are many solutions to each challenge. Fail… I mean your robot will. – You don’t “fail” if your robot fails. Finding the solution often means finding out what doesn’t work first. – If you try (and so does your robot) you will pass each challenge.