Getting Started! Lego Mindstorms Program NXT 2.0.

Slides:



Advertisements
Similar presentations
Getting started with LEGO NXT Mindstorms software This is intended to be a short introduction to the LEGO Mindstorms software and programming the LEGO.
Advertisements

Robots Leslie B.. What is a robot? A robot is a machine that is capable of doing many kinds of actions.
Follow The Guidelines Introductory Presentation. Opening Activity Make a prediction about how light sensors will use thresholds. Keep in mind: We used.
Wait, sound sensor >70, Port 2 Flowchart – Heartbeat 1 Start Motor A, Move Backward, 1/3 Rotation, Power 20 Wait, 1 Second Sound Sensor (Port 2) Less than.
EIGHTH GRADE ROBOTICS KITTATINNY REGIONAL HIGH SCHOOL MR. SHEA Introduction to Programming
Repeating Blocks of Code (updated 9/20/05 7:35pm) Reference NQC Tutorial pp 9-12.
Introduction to NXT Software and Functionality Bot’oberfest October 15, 2007.
Reviewing Common Blocks for St. Agnes Elementary School Teachers by Jenny Chang Feb. 26th, 2007 USC & University Neighborhood Outreach Robotics STEM program.
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.
EG1003: Introduction to Engineering and Design Sensors.
Robotics Enrichment class Mr. Bosworth. Goals of Class Learn how to build a basic robot that performs various functions Learn how to program robot to.
Loops and Switches. 1. What kind of blocks are these? 2. Name two kinds of controls that can be specified to determine how long a loop repeats. 3. Give.
Programming 101 The Common Palette Content provided by Connor Statham (6 th Grade Student) Formatting by Shannon Sieber.
LabVIEW Program and Data Flow Review LabVIEW Robotics Fundamentals.
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.
Reactive robots UPNA The Public University of Navarra Material for pupils & students.
Measured Turns Introductory Presentation. Opening Activity In the Right Face Activity, we made our robot turn right using the program below.
LabVIEW Basics Review LabVIEW Robotics Fundamentals.
Using Waits, Loops and Switches WAIT please!. Waits, Loops and Switches Pre-Quiz 1. In programming, what is a loop? When is a loop useful? 2. How can.
Robotics Overview of NXT-G Actuators in Mindstorms. Touch sensor Labwork: Right turn. Touch/bump. [Explore move versus Motor Move mini & motor mini. Motor*.]
Minds and Computers 3.1 Preview Spin left motor Spin right motor Wait until the motors have spun two rotations Stop left motor Stop right motor What five.
Walking Lego Robot Driving Lego Robot
Technical Writing for Robotic Coding!.  du/products/teaching_robotc_cort ex/fundamentals/introtoprogramm ing/thinking/videos/fundamentals.
ICE at Georgia Tech Robots and Artificial Life Forms An NXT Zoo! Mr. Michaud
Sentry System Multiple Sensors
Patina Becenti Mentor – Mansel Nelson. Introduction  The idea is to educate young students to explore the world of science and engineering.  Implement.
The George Washington University Department of ECE ECE Intro: Electrical & Computer Engineering Dr. S. Ahmadi Class 4.
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.
Forward Until Sound Program
Find the Mindstorms Icon on the computer.. To start a new program click go.
LEGO® MINDSTORMS® NXT Move Block.
Vex Robotics Program four: reversing and turning.
Using MIT Scratch for Programming and Control Exercise 1 Creating movement Year 11 DTG 2012.
Programming 101 The Common Palette Content provided by Connor Statham (9 th Grade Student) Formatting by Shannon Sieber.
Tutorials NXT-G / EV3 Programming. Tutorials NXT-GEV3.
EG1003: Introduction to Engineering and Design Laboratory 4: Sensors.
MEH108 - Intro. To Engineering Applications KOU Electronics and Communications Engineering.
Lego Mindstorm Robots 9797 kit.  Students will learn how to identify how to detect a change in a condition.  Students will learn where and how to identify.
Forward Until Near Stop when near a wall.
Introduction to Robotics using Lego Mindstorms EV3 Shreya Reddy & Kiran Raja RoboAvatars Robotics.
The George Washington University Department of ECE ECE Intro: Electrical & Computer Engineering Dr. S. Ahmadi Class 4.
EV3 Programming By Dianna de Matos.
NXT Mindstorms Kit Programming
Mindstorms EV3 Programming
Understanding Communication with a Robot? Activity (60 minutes)
By Sanjay and Arvind Seshan
Introductory Presentation
Follow The Guidelines.
Mindstorms EV3 Programming
Introduction To Programming with LEGO NXT 2
Measured Turns.
Gaming with conditionals
Loops and Switches Pre-Quiz
Learning Outcomes Understand While Loop
Programming.
Module F: Presentation Understanding Robot Fundamentals
Carbot Robot By Ruben Cossyleon
BEGINNER PROGRAMMING LESSON
Forward Until Touch Robot goes forward until it hits a wall.
Beginner Programming Lesson
Storing Values as Variables
BEGINNER PROGRAMMING LESSON
Which way does the robot have to turn to get to the charger?
Using a Drawing Robot to Make Angles (Using Rotations)
Gaming with conditionals
Using Waits, Loops and Switches
Using a Drawing Robot to Make Angles (Using Rotations)
Lego MINDSTORMS EV3.
LEGO MINDSTORMS NXT PROGRAMMING
Presentation transcript:

Getting Started! Lego Mindstorms Program NXT 2.0

GETTING TO KNOW YOUR ROBOT Robot moved forward for 3 seconds. Both motors running.

Robot moved forward for 3 second then moved backwards for 3 second.

Robot moved forward for 3 second then moved backwards for 3 second and then turned around for 3 rotations

Robot turns around for 8 rotations and then turns the other way for 8 rotations then the Robot shouts "Hooray"

Robot turns around for 8 rotations and then turns the other way and then turns the other way for 8 rotations for 8 rotations then the Robot shouts "Hooray" and then a stop sign appears on the screen. appears on the screen.

Robot waits until you clap or make a sound then moves forward and backwards then shouts "Hooray"

Robot waits for 5 second (time) and then moves forward for 3 seconds and then moves backward for 3 seconds and shouts "Hooray"

Robot program is "looped" for 5 counts.

Mexican Wave.  As a class you are going to do a Mexican Wave.  Your Robot is to start only on a sound.  Your Robot will then go forward for 2 seconds.  Your Robot will then reverse for 2 seconds.  Your Robot will then shout "Hooray"  Your Robot will then wait for 2 seconds.  Your Robot will then go forward again for 2 seconds.  Your Robot will then reverse for 2 seconds.  Your Robot will then turn around 360 degrees.  D:\tpowt1\My Documents\Days of Excellence\Mexican Wave D:\tpowt1\My Documents\Days of Excellence\Mexican Wave D:\tpowt1\My Documents\Days of Excellence\Mexican Wave

Figure 8  Make your Robot turn in a figure 8.  Hint: The figure 8 should look like the drawing below.

Let's Dance  Make your Robot sway from side to side.  Then make your Robot rock backward and forward.