Using the Lego Mindstorms Edu NXT Software

Slides:



Advertisements
Similar presentations
Windows Basics for beginners. To define an Operating System To operate in a Windows environment To understand a Windows desktop To run software from the.
Advertisements

Clicking on the link for the.tns file gives you will get the following screen: Select Save File and click OK.
Intro to Computers!.
Getting started with LEGO NXT Mindstorms software This is intended to be a short introduction to the LEGO Mindstorms software and programming the LEGO.
Registering Students for All-State Auditions Using MPA Online.
Jason Howard. Agenda I. How to download robotc II. What is tele-op used for? III. How to build a basic tele-op program IV. Getting the robot to drive.
Android architecture overview 1 CS 150. Android  A software stack for mobile devices developed and managed by Open Handset Alliance  Free software under.
EducateNXT Enter the name “Sound Graphing” for your experiment. Real-time Data Logging Click the Switch to NXT Data Logging icon in the top-left corner.
© Commonwealth of Australia 2009 Laptops and Windows tips.
Microsoft Word 2010 Lesson 1: Introduction to Word.
Robot Soccer Challenge
CGS 1060 Introduction to MicroComputer Usage Chapter 1 Windows 7
Google SketchUp Castle
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.
The “Cool” Way to Share Your PowerPoint. Slideshare 1. Go to 2. Sign up for a free account – Click.
Chapter 1: Windows XP. Contents of Desktop Lesson 1 (P.4)
1.When you first open Publisher 2013, you will see a startup screen that allows you to create a new publication. 2.Click the type of publication that.
Introduction to the Basic Parts of LEGO’s NXT Robotics
ROBOTICS MY BLOCKS. OBJECTIVES Create, edit and configure a my block Insert a my block inside a program and test its functionality.
MagicInfo Pro Scheduler Now that a template has been created from content imported into the Library, the user is ready to begin scheduling content to.
Working with Windows 2000 What it is: The system inside your computer that enables it to run software Uses icons (pictures) to access and work within programs.
Windows Listening Guide.  The software that manages the sharing of the resources of a computer. The overall function of the computer.  MASTER CONTROLLER.
An Inspiration Software Tutorial INDEX Changing a Symbol in Inspiration Adding a Symbol in Inspiration Moving a Symbol in inspiration Adding text under.
How to connect your NXT via Bluetooth A step-by-step instruction.
Labview Introduction Writing and Saving your first program.
Slide Show: Using Idea Machine Templates
Instructor Suleiman Muhammad (mcpn,mncs)
Digital Camera Basics NextLastIntr o Dave Harms. Intro Camera Importing Quiz Review Canon Website Digital Camera Basics NextLastIntr o Glossary So you.
This is how you invoke the Microsoft Visual Studio 2010 Software. All Programs >> Microsoft Visual Studio 2010.
Pin your locations First, you need to visit each of the stops you want to make on the tour and put a yellow push pin in it. Click the yellow pin along.
Unit 1: “Move!”. NXT Functions NXT Functions can be found under “NXT I/O” on the functions palette in an instance targeting the NXT.
If you don’t have Google Earth downloaded already, you can go to to get it.
COMPUTER LITERACY 1 TRANSITION PLUS BASIC COMPUTER USE PART 1.
FrontPage & Web Page Design. Starting FrontPage Click on the FrontPage icon in the task bar at the bottom of the screen or Locate it from the programs.
Digital Literacy Introduction to Computers Unit 1, Lesson 1.
Presenter: Suzy Belonga BTOP/EUPISD Instructional TechnologistWelcome!
Overview: This lesson explores the NXT as a computer. It is intended to follow the "Introduction to Computers" lesson. Objectives: Students will be able.
EV3 Hardware: Anything you can see or touch EV3 Software: Programs written by you Firmware: Programs/Instructions written by the manufacturer.
1.5 File Management.
Word Lesson 1 Microsoft Word Basics
Lego Mindstorm Robot Educator Tutorials
Introduction To Programming with LEGO NXT 1
Fastest way for already created documents
Robot Soccer Challenge
Hardware, Software & Firmware
Bomgar Remote support software
Microsoft Word 2010 Lesson 1.
Displaying sensor values while a robot is running
Your Title Here Instructions
Computer Basics Last Updated: 2007.
How To Use Sticky Notes.
Windows 7                      .
Lego Mindstorm Robot Educator Tutorials
Lego Mindstorm Robot Educator Tutorials
Switch Blocks check a value and choose a path based on that value
Laptops and Windows tips
Hardware, Software & Firmware
How to Connect a Dell Printer to Your PC. Connecting a Wired Printer on Windows 1. Set your printer near your PC.
Exploring the Windows Section Part 1
The programming page of the Brick
Word Lesson 1 Word Basics
Conference room user manual
Introduction to PowerPoint
TI-NspireTM Version 2.1 Top 10
LEGO Education - Mindstorms EV3 - Computer/control center – The Brick
1. Computer should be turned on and at the main screen.
Getting started with LEGO EV3 Mindstorms software
Downloading to the NXT requires the correct hardware setup
LEGO MINDSTORMS NXT PROGRAMMING
Presentation transcript:

Using the Lego Mindstorms Edu NXT Software Locate and Click the LEGO Mindstorms Edu NXT Software on the Start Menu or the desktop.

Close Robot Educator on the right side panel by clicking on the X in the upper right hand corner. Start a New Program by naming it and then Click Go.

Use the Common palette to have access to all of the Blocks. Blocks will be taken from the palette and placed on the sequence beam. Blocks represent commands and commands are issued in order along the beam. The specifics of each command are in the configuration panel at the bottom of the screen.

Use the arrow keys on the keyboard to move the view position of the sequence beam one grid space at a time. Page up and Page Down will move 10 grid squares at a time.

In the lower right corner of the screen, click on the top left corner of the square with the picture of an NXT on it. A communication window opens showing the connected NXT, the battery life, the robots name, and the free storage available.

Click on the memory tab at the top and click on the word programs in purple on the left hand side. The programs that are currently saved to the NXT are listed by name. Click on Delete All so that your NXT will be completely clean and ready for all of the programs you will be making today. Programs can be deleted individually from the NXT itself, but this is the fastest and most efficient way to delete multiple programs at once.

Click the Download button in the lower right side of the screen. To send a program the robot, the robot must be plugged in and turned on. Click the Download button in the lower right side of the screen. The program is downloaded to the NXT with the same name as the file name. ** If you get an error, shot down your robot, and restart it.

Run the program on the robot by going to My Files, then Software files Run the program on the robot by going to My Files, then Software files. Locate the file name and press the orange button on the NXT. To run the program, push the orange button one more time and it will start moving.