Computer Science Lego Robotics Lab 07 Page 51. CS Lego Robotics Lab 07 (Updated 06-01-09) Objectives: 1.Extend the Lego robot with three sensors. 2.Program.

Slides:



Advertisements
Similar presentations
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.
Advertisements

© 2006 Carnegie Mellon Robotics Academy Designed for use with the LEGO MINDSTORMS ® Education NXT Software and Base Set #9797 Mine Mapping Choose a Sensor.
More switches Day 6 Computer Programming through Robotics CPST 410 Summer 2009.
LEGO Mindstorms NXT Carnegie Mellon Dacta Lego Timothy Friez Miha Štajdohar SOURCES:
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.
EG1003: Introduction to Engineering and Design Sensors.
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, Software Engineering & Robotics Workshop, FGCU, April 27-28, 2012 Nicholas Alteen Evan McKeon Michael Humphries Computer Science Program.
Robotics as Means to Increase Achievement Scores in an Informal Learning Environment Bradley S. Barker and John Ansorge University of Nebraska-Lincoln.
Overview: The goal of this lesson is to explore the concept of firmware using the NXT. Students will connect the NXT to a computer to download firmware.
LabVIEW Basics Review LabVIEW Robotics Fundamentals.
Building Maps and Navigation for Autonomous Robots Arindam Khaled AI and Knowledge Based Sys II.
Robotics Light sensor. Calibration. Reverse engineering challenge. Lab work: Create and show your program. Add light sensor (different orientations). Robot.
Obstacle Detection Introductory Presentation. Opening Activity If you were blindfolded, what senses would you use to find things in the room?
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.
NXT A computer controlled brick and the “brain” of your robot that controls the motors and sensors.
Introduction to Data & Advanced Programming Blocks ROBOTICS II Module 1 Done by: Eng Nooran Drak.
Lego Mindstorms nxt 2.0 By Thomas Deeprose. Lego Mindstorms  Mindstorms is a cool robot. The new mindstorms is NXT  2.0. It is £ from
» Simulation of a Segway PT » NXT Color Sensor as a proximity sensor » Robot balances itself » Required skill level » Building: 3 out of 4 » Programming:
Patina Becenti Mentor – Mansel Nelson. Introduction  The idea is to educate young students to explore the world of science and engineering.  Implement.
1. True or False: All these pieces are connector pegs. A. True B. False.
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.
June 7 th training - DRHS. HOUSE KEEPING  8:30 start  9:40ish RR Break  11: :30 Lunch  12:45 Round 2  1:45 – 1:55 RR Break  3:30 Dismissal.
NXT Development Tutorial Part 3: Robot Arm NTHU CS Freshman Camp Shu-Ting Wang.
Minds and Computers 2.1 The RCX l Hitachi H8/3297 series processor l 3 inputs/sensors (1, 2, 3) l 3 outputs/motors (A, B, C) l 32k RAM/ 16k ROM ä 12 kB.
Com.Tech 3104 Outcome 12 By: Evan And Mark Progress Report.
Teacher Education on Robotics-Enhanced Constructivist Pedagogical Methods - TERECoP Teacher Training Course : “LEGO NXT ROBOTICS: a CONSTRUCTIVIST APPROACH”
Lesson Planning Mindstorms NXT. Points to consider before creating a lesson. Sturdy structures instructional builds  original builds Functions need to.
Module 3: Dealing with Files Robotics – ll. Objectives Understand the file access block and its configuration Create and use files inside NXT programs.
Source Page US:official&tbm=isch&tbnid=Mli6kxZ3HfiCRM:&imgrefurl=
Enables your robot to see, recognize, avoid objects, and detect movement. It uses the same scientific principle that bats use. It measures distance in.
EG1003: Introduction to Engineering and Design Laboratory 4: Sensors.
EG1003: Introduction to Engineering and Design Laboratory 4: Sensors.
Forward Until Near Stop when near a wall.
Путешествуй со мной и узнаешь, где я сегодня побывал.
EV3 Attachments and Sensors. Ultrasonic Sensor  Purpose: detect distance from an object.  What it does: Generates sound waves and reads their echoes.
Year 9 Subject Selection - Robotics -
Lego NXT based Robotics at Afton Elementary School
Lego Mindstorm Robot Educator Tutorials
Mindstorms EV3 Programming
What are the key components of your robot?
Introduction To Programming with LEGO NXT 0
This is the Lego NXT ->
Mindstorms EV3 Programming
Introduction To Programming with LEGO NXT 2
Creative Engineering Design
LEGO Robotics Ultrasonic Sensor
Page 1. Page 2 Page 3 Page 4 Page 5 Page 6 Page 7.
Beginner programming Lesson
Introduction to NXT.
DT-Assessment Frame Work Term2
Mindstorms EV3 Programming
Loops and Switches Pre-Quiz
Introductory Presentation
Introductory Presentation
Obstacle Detection Ultrasonic Sensor.
Introductory Presentation
Laboratory 4: Sensors Matthew R. Gaglio, Feb 2007.
Lego Mindstorm Robot Educator Tutorials
Lego Mindstorm Robot Educator Tutorials
Forward Until Touch Robot goes forward until it hits a wall.
Student Feedback on Robotics in CS1 The Fleet!
Holyoke Codes LEGO ROBOTICS
Lego EV3 Mindstorms SW Programming Blocks.
Introductory Presentation
Obstacle Detection.
Lab: Parking Preparation for Bluetooth.
Downloading to the NXT requires the correct hardware setup
Presentation transcript:

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 the NXT block to test the three sensors. 3.The three sensors will be Sound Sonar (distance) Touch Page 52

CS Lego Robotics Lab 01 Point Version: 80, 90 & 100 Points This lab assignment is a lab session. You are expected to follow the instructions of this lab assignment and program the robot for three different tests. For 80 points do the sound sensor only. For 90 points do the sound and sonar sensors only. For 100 points do the sound, sonar and touch sensors. Page 53

Page 54

Page 55

Page 56

Page 57

Page 58

Page 59

Page 60

Page 61

Page 62

Page 63

Page 64

Page 65

Page 66

Page 67