Robot Activity: Programming the NXT 2.0

Size: px
Start display at page:

Download "Robot Activity: Programming the NXT 2.0"

Transcription

1 Robot Activity: Programming the NXT 2.0 About this Activity In this activity, you will learn about some features of the NXT 2.0 programming software. You will write and save a program for the Lego NXT robot. Finally, you will download the program and run the program on the Lego NXT robot. ****************************************************************************** I. Make sure that your robot batteries are charged. II. Robot Activity Linear Speed - Programming Your Robot Launch the Mindstorms NXT 2.0 program on your computer. Enter a file name for the new program in the Start New Program field (over type Untitled1). For example, use the file name speed. Select the Go >> button. The following screen is used to graphically create your program. At the bottom of the left column select the center tab to display the omplete palette, green, orange, and yellow squares. Math with Robots Project: Robot Activity Programming the NXT 2.0 Program Pyzdrowski, 6/26/2012-1

2 The omplete palette contains six programming categories on the left side: ommon: Move, Record/Play, Sound, Display, Wait, Loop, and Switch. Action: Motor, Sound, Display, Send Message, Lamp * Sensor: Sound Sensor, Ultrasonic Sensor, Rotation Sensor, Receive Message, Touch Sensor, Light Sensor, NXT Buttons, Timer, Temperature Sensor Flow: Wait, Loop, Switch, Stop Data: Logic, Math, ompare, Range, Random, Variable, onstant Math with Robots Project: Robot Activity Programming the NXT 2.0 Program Pyzdrowski, 6/26/2012-2

3 Advanced: Text, File Access, Reset Motor, Stop Datalog, Number to Text, Keep Alive, alibrate, Start Datalog Bluetooth onnection At the bottom of the left column select the left tab, green circle, to display the ommon palette. The ommon pallette contains the same programming objects as the ommon category under the omplete pallette: Move, Record/Play, Sound, Display, Wait, Loop, and Switch. At the bottom of the left column select the right tab, two blue rectangles, to display the ustom palette. The ustom pallette contains two selections: My Blocks Web Downloads Programming is accomplished by selecting a program object and dragging it onto the sheet and dropping it into position in the program. This process forms a graphical chart of the program. There are parameters associated with some program objects. A help facility is located on the bottom right side of the development window. This help facility is used to better understand the programming objects. Math with Robots Project: Robot Activity Programming the NXT 2.0 Program Pyzdrowski, 6/26/2012-3

4 Select the ommon palette. Select, drag, and drop the Move object into the program sequence where the blue start square is located. Notice that the Move object replaces the blue start square and the Move parameters will be displayed on the bottom of the development window. Initially the Move parameters are set to make the motors B and move forward one rotation. You can select which of the three motor Ports A, B, or are controlled; the Direction of Forward, Backward, or Stop; the amount of Power they receive (speed); the Duration in Degrees, Rotations, Seconds, or Unlimited; how the motors transition into the Next Action by Breaking or oasting; and how the Steering will be performed. Keep the settings defaulted with Ports B and selected, a Forward Direction, no Steering, a Power of 75, a Duration of one rotation, and the Next Action of Brake. Math with Robots Project: Robot Activity Programming the NXT 2.0 Program Pyzdrowski, 6/26/2012-4

5 From the Wait menu, select, drag, and drop the Time object into the program sequence after the Move object. Notice that the Time parameters will be displayed on the bottom of the development window. Keep the settings defaulted with the ontrol selection of Time and the Until selection of one Second. The Wait menu allows for the insertion of a Time, or a Sensor ontrol object. The ontrol objects are used to pause processing until the completion of an event. Time will wait for a specified number of Seconds. The Sensor object allows the selection of the type of sensor and the appropriate parameters for the sensor selected. The Touch, Light, Sound, and Distance sensors are directly available in the Wait menu. The program now has a Move of one rotation followed by a Wait of one second. Select, drag, and drop the Loop object into the program sequence after the Wait object. Notice the Loop parameters will be displayed on the bottom of the development window. Math with Robots Project: Robot Activity Programming the NXT 2.0 Program Pyzdrowski, 6/26/2012-5

6 hange the ontrol to Sensor. hange the Sensor to NXT Buttons. hange the Button to Enter button, the square orange button on the NXT controller. Make sure the Action is Pressed. The Loop object allows for code looping. Program objects are placed inside the loop object. The loop ontrol can process Forever, until a Sensor action occurs, for a specific Time in seconds, for a specified ount of loops, or the until the Logic state of a connected Sensor to the loop block becomes true or false. Select, drag, and drop a new Move object into the program sequence inside the Loop object. Keep the settings defaulted with Ports B and selected, a Forward Direction, no Steering, a Power of 75, a Duration of one rotation, and the Next Action of Brake. This loop will test the Enter button at the end of the loop. When the Enter button is pressed the loop will terminate. Math with Robots Project: Robot Activity Programming the NXT 2.0 Program Pyzdrowski, 6/26/2012-6

7 The program now has a Move of one rotation followed by a Wait of one second then a Loop containing a one rotation Move. The loop will terminate when the Enter button is pressed. Save the program. onnect the NXT controller to the computer using the USB cable. Turn the NXT on. Select the NXT icon on the lower right of the screen. Select SAN from the pop up window. When the NXT appears in the list (USB), connect to it by selecting it from the list and selecting ONNET. Once connected, close the NXT pop up window. Select the download button which is located beneath the NXT button. When complete, disconnect the USB cable from the robot and run the speed program on the NXT controller by selecting My Files, Software files, speed, and finally press the orange enter button to run the program. To stop the NXT, press the orange enter button. Math with Robots Project: Robot Activity Programming the NXT 2.0 Program Pyzdrowski, 6/26/2012-7

Technology. In the My Files [My Files] submenu you can store all the programs that you have made on the NXT or downloaded from your computer.

Technology. In the My Files [My Files] submenu you can store all the programs that you have made on the NXT or downloaded from your computer. My Files Files are automatically placed into the appropriate folders. When you download a program using a Sound file to the NXT, the program will be placed under Software files while the sound data will

More information

Technology. In the My Files [My Files] submenu you can store all the programs that you have made on the NXT or downloaded from your computer.

Technology. In the My Files [My Files] submenu you can store all the programs that you have made on the NXT or downloaded from your computer. NXT Main Menu My Files Files are automatically placed into the appropriate folders. When you download a program using a Sound file to the NXT, the program will be placed under Software files while the

More information

Technology. Using Bluetooth

Technology. Using Bluetooth Bluetooth is a communication technology that makes it possible to send and receive data without using wires. Using the Bluetooth features, you can set up a wireless connection between your NXT and other

More information

1001ICT Introduction To Programming Lecture Notes

1001ICT Introduction To Programming Lecture Notes 1001ICT Introduction To Programming Lecture Notes School of Information and Communication Technology Griffith University Semester 2, 2015 1 4 Lego Mindstorms 4.1 Robotics? Any programming course will set

More information

Using the Lego NXT with Labview.

Using the Lego NXT with Labview. Using the Lego NXT with Labview http://www.legoengineering.com/component/content/article/105 The Lego NXT 32-bit ARM microcontroller - an Atmel AT91SAM7S256. Flash memory/file system (256 kb), RAM (64

More information

LEGO Engineering Conferences ROBOLAB and MINDSTORMS Education Version 4.5 March 2008

LEGO Engineering Conferences ROBOLAB and MINDSTORMS Education Version 4.5 March 2008 LEGO Engineering Conferences ROBOLAB and MINDSTORMS Education Version 4.5 March 2008 NXT-G Program Book II: Intermediate Robotics Activities for use with the NXT 2008 Tufts Center for Engineering Education

More information

Mapping a Magnetic Field. Evaluation copy. Figure 1: Detecting the magnetic field around a bar magnet

Mapping a Magnetic Field. Evaluation copy. Figure 1: Detecting the magnetic field around a bar magnet Mapping a Magnetic Field Experiment 16 The region around a magnet where magnetic forces can be detected is called a magnetic field. All magnets, no matter what their shape, have two poles labeled north

More information

Introduction WELCOME TO LEGO MINDSTORMS EDUCATION

Introduction WELCOME TO LEGO MINDSTORMS EDUCATION NXT User Guide Introduction WELCOME TO LEGO MINDSTORMS EDUCATION LEGO MINDSTORMS Education is the next generation in educational robotics, enabling students to discover Science, Technology, Engineering

More information

Robot Soccer Challenge

Robot Soccer Challenge Robot Soccer Challenge Pre-Activity Quiz 1. What kind of wireless electrical connection can NXT robots use to communicate with other electrical devices (including other NXTs)? 2. Can you think of a way

More information

Technology. Using Bluetooth

Technology. Using Bluetooth Bluetooth is a communication technology that makes it possible to send and receive data without using wires. Using the Bluetooth features, you can set up a wireless connection between your NXT and other

More information

Standard League WRO Football Simple Simon EV3 Training Curriculum

Standard League WRO Football Simple Simon EV3 Training Curriculum Standard League WRO Football Simple Simon EV3 Training Curriculum Brian Thomas **LEGO, EV3 Mindstorms and Robolab are Registered Trademarks of the LEGO Corporation RoboCup Junior Australia Inc Copyright

More information

GEN II Robot Soccer EV3 Compass Training Curriculum Brian Thomas

GEN II Robot Soccer EV3 Compass Training Curriculum Brian Thomas GEN II Robot Soccer EV3 Compass Training Curriculum Brian Thomas RoboCup Junior Australia Inc Copyright 2015 1 GEN II EV3 Robot Soccer Training Overview Welcome! The aim of this curriculum is to guide

More information

Heating of Land and Water

Heating of Land and Water Heating of Land and Water Experiment 8 How fast land and water heat and cool influences our weather. In Part I of this experiment, you will heat sand and water. You will use two Temperature Probes to see

More information

Rescue Rover. Robotics Unit Lesson 1. Overview

Rescue Rover. Robotics Unit Lesson 1. Overview Robotics Unit Lesson 1 Overview In this challenge students will be presented with a real world rescue scenario. The students will need to design and build a prototype of an autonomous vehicle to drive

More information

Simple Simon GEN II Robot Soccer EV3 -Tris 10 Training Curriculum

Simple Simon GEN II Robot Soccer EV3 -Tris 10 Training Curriculum Simple Simon GEN II Robot Soccer EV3 -Tris 10 Training Curriculum Brian Thomas **LEGO, Mindstorms and Robolab are Registered Trademarks of the LEGO Corporation RoboCup Junior Australia Inc Copyright 2015

More information

Getting Started with the LabVIEW Toolkit for LEGO MINDSTORMS NXT

Getting Started with the LabVIEW Toolkit for LEGO MINDSTORMS NXT Getting Started with the LabVIEW Toolkit for LEGO MINDSTORMS NXT Contents Overview...2 Mass Compiling...2 Building a LabVIEW VI that Runs on the NXT...3 Running a LabVIEW VI on the NXT...4 Building a LabVIEW

More information

Standard League Robot Soccer EV3 Compass Training Curriculum Brian Thomas

Standard League Robot Soccer EV3 Compass Training Curriculum Brian Thomas Standard League Robot Soccer EV3 Compass Training Curriculum Brian Thomas RoboCup Junior Australia Inc Copyright 2018 1 Standard League Robot Soccer EV3 Compass Training Welcome! The aim of this curriculum

More information

The NXT Generation. A complete learning solution

The NXT Generation. A complete learning solution The NXT Generation A complete learning solution 2008 The NXT Generation LEGO MINDSTORMS Education is the latest in educational robotics, enabling students to discover ICT, science, D&T and maths concepts

More information

3. Select a colour and then use the Rectangle drawing tool to draw a rectangle like the one below.

3. Select a colour and then use the Rectangle drawing tool to draw a rectangle like the one below. Pong Game Creating the Bat 1. Delete the cat sprite. 2. Click the Paint new sprite button. 3. Select a colour and then use the Rectangle drawing tool to draw a rectangle like the one below. 4. Click the

More information

Boyle s Law: Pressure-Volume Relationship in Gases

Boyle s Law: Pressure-Volume Relationship in Gases Boyle s Law: Pressure-Volume Relationship in Gases The primary objective of this experiment is to determine the relationship between the pressure and volume of a confined gas. The gas we will use is air,

More information

AKTA ION EXCHANGE CHROMATOGRAPHY SOP Date: 2/02/05 Author: A DeGiovanni Edited by: C. Huang Reviewed by:

AKTA ION EXCHANGE CHROMATOGRAPHY SOP Date: 2/02/05 Author: A DeGiovanni Edited by: C. Huang Reviewed by: 1 AKTA ION EXCHANGE CHROMATOGRAPHY SOP Date: 2/02/05 Author: A DeGiovanni Edited by: C. Huang Reviewed by: Materials/Reagents/Equipment Vendor 1. 0.2 um filtered Water + 0.05% sodium azide 2. 0.2 um filtered

More information

FireHawk M7 Interface Module Software Instructions OPERATION AND INSTRUCTIONS

FireHawk M7 Interface Module Software Instructions OPERATION AND INSTRUCTIONS FireHawk M7 Interface Module Software Instructions OPERATION AND INSTRUCTIONS WARNING THE WARRANTIES MADE BY MSA WITH RESPECT TO THE PRODUCT ARE VOIDED IF THE PRODUCT IS NOT USED AND MAINTAINED IN ACCORDANCE

More information

World Robot Olympiad 2018

World Robot Olympiad 2018 World Robot Olympiad 2018 REGULAR CATEGORY RULES Version: Final Version January 15 th Table of Contents Introduction... 3 Important changes for WRO 2018... 3 Regular Category Rules... 4 1. Surprise Rule...

More information

SOFTWARE FOR CONTROL OF ROBOTIC MANIPULATOR

SOFTWARE FOR CONTROL OF ROBOTIC MANIPULATOR SOFTWARE FOR CONTROL OF ROBOTIC MANIPULATOR INTRODUCTION Robotics is a very common and discussed problem recently. Robotic arms and manipulators are used in industry, transport or medicine. They often

More information

Race Screen: Figure 2: Race Screen. Figure 3: Race Screen with Top Bulb Lock

Race Screen: Figure 2: Race Screen. Figure 3: Race Screen with Top Bulb Lock Eliminator Competition Stand Alone Mode - Instruction Manual Main Menu: After startup, the Eliminator Competition will enter the Main Menu. Press the right/left arrow buttons to move through the menu.

More information

Beginner Category Tug of War 2v2

Beginner Category Tug of War 2v2 1 Beginner Category Tug of War 2v2 Game Description, Rules, and Scoring 2 1. General Rules 1.1. Team 1. A team consists of two (2) members and/or one (1) coach. 2. Participants are categorized into two

More information

Figure SM1: Front panel of the multipatcher software graphic user interface (GUI) at the beginning of multipatcher operation.

Figure SM1: Front panel of the multipatcher software graphic user interface (GUI) at the beginning of multipatcher operation. APPENDIX 2. Multipatcher Software Setup and Operation. The multipatcher program is organized into four panels. There are controls that allow the user to specify various parameters into the system. The

More information

AKTA 3D SOP. Click on the System Control tab. This screen has 4 windows.

AKTA 3D SOP. Click on the System Control tab. This screen has 4 windows. AKTA 3D SOP Page 1 9/09/04 Date: 9/09/04 Author: A DeGiovanni Reviewed by: Y. Lou AKTA 3D SOP Materials/Reagents/Equipment Vendor 1. 0.2 um filtered Water + 0.05% sodium azide 2. 0.2 um filtered buffers

More information

Microfluidic Demonstration

Microfluidic Demonstration Microfluidic Demonstration Co-flow of liquids across a microfluidic chip Create a microfluidic controller to flow liquids across a microfluidic chip. 1. Assemble fluidic circuits and attach to breadboard.

More information

AKTA MC SOP Page 1 9/27/04 AKTA METAL CHELATING SOP

AKTA MC SOP Page 1 9/27/04 AKTA METAL CHELATING SOP AKTA MC SOP Page 1 9/27/04 Date: 9/27/04 Author: A DeGiovanni Edited by: R Kim Reviewed by: Y. Lou AKTA METAL CHELATING SOP Materials/Reagents/Equipment Vendor 1. Water + 0.05% sodium azide 2. 0.2 um filtered

More information

World Robot Olympiad 2019

World Robot Olympiad 2019 World Robot Olympiad 2019 REGULAR CATEGORY GENERAL RULES Age groups Elementary, Junior, Senior (for WeDo Rules, please see the WeDo documents) Version: January 15 th WRO International Premium Partners

More information

Acidity Tester. Project OBJECTIVES DIFFICULTY LEVEL

Acidity Tester. Project OBJECTIVES DIFFICULTY LEVEL Acidity Tester Project 3 Engineers use robots to do tasks that might be harmful to humans. One common example is working with hazardous chemicals. A hazardous chemical is one that could cause a negative

More information

SENSUS PRO MANAGER (for SENSUS or SENSUS PRO devices) User s Guide -- Windows. Version 2.0 Published October 17, ReefNet Inc.

SENSUS PRO MANAGER (for SENSUS or SENSUS PRO devices) User s Guide -- Windows. Version 2.0 Published October 17, ReefNet Inc. SENSUS PRO MANAGER (for SENSUS or SENSUS PRO devices) User s Guide -- Windows Version 2.0 Published October 17, 2002 2002 ReefNet Inc. 1.0 Introduction The SENSUS PRO data recorder captures the time, depth,

More information

PC Configuration software for Discovery MkVI v 1.03 User guide

PC Configuration software for Discovery MkVI v 1.03 User guide PC Configuration software for Discovery MkVI v 1.03 User guide This user guide describes the different features included in PC Config software, version 1.03, and how they are used. When referring to this

More information

Wiimote in Physical Etoys

Wiimote in Physical Etoys Wiimote in Physical Etoys Due to the popularity and the different features that the Nintendo Wiimote has, in this tutorial we will see how to access to some of them from Physical Etoys in order to make

More information

Chapter 13. ANTY: the robotic ant

Chapter 13. ANTY: the robotic ant Chapter 13. ANTY: the robotic ant By now, you ve gotten the hang of building models that move on wheels. Another fun, but slightly more challenging, kind of model you can build is an animal robot that

More information

Downloading/Transferring Golf Courses

Downloading/Transferring Golf Courses Open the Application by double clicking the Application icon on the desktop. Once the application is opened you will see the Bushnell Golf website. From here you will notice: -Top left corner: states is

More information

The Complete 100 Day Dash Guide Updated May 7, 2013

The Complete 100 Day Dash Guide Updated May 7, 2013 The Complete 100 Day Dash Guide Updated May 7, 2013 This guide covers the following topics (click the links to read more): Official Rules Frequently Asked Questions (FAQs) How to Register for the Dash

More information

Missions and Rules for 2009 Smart Move FLL Competition

Missions and Rules for 2009 Smart Move FLL Competition Robot Game Overview The Smart Move Robot Game gives you first-hand experience in getting a sensorequipped vehicle (your robot) to gain access to places and things, while avoiding or surviving impacts,

More information

FLL Indonesia Category

FLL Indonesia Category FLL Indonesia Category Rules & Scoring System Page1 This document explains the rules and valid scoring system for FIRST LEGO League (FLL) Indonesia Category in Indonesian Robotic Olympiad 2016 (IRO2016).

More information

Microsoft Windows Software Manual for FITstep Stream Version 4

Microsoft Windows Software Manual for FITstep Stream Version 4 Thank you for purchasing this product from Gopher. If you are not satisfied with any Gopher purchase for any reason at any time, contact us and we will replace the product, credit your account, or refund

More information

Start - All Programs - Class Software - Scratch - Scratch move move move Sound play drum move move move play drum Control forever forever forever

Start - All Programs - Class Software - Scratch - Scratch move move move Sound play drum move move move play drum Control forever forever forever Scratch Exercise A. Choose Start - All Programs - Class Software - Scratch - Scratch. B. Let's start with a very simple project we'll call Dancing Sprite. This example has been adapted from the exercise

More information

Oxygen Meter User Manual

Oxygen Meter User Manual Oxygen Meter User Manual Monday, July 23, 2007 1. Outline...2 2. Program...3 2.1. Environment for program execution...3 2.2. Installation...3 2.3. Un installation...3 2.4. USB driver installation...3 2.5.

More information

Perfect Golf Quick Start Guide

Perfect Golf Quick Start Guide Quick Start Guide Perfect Golf Quick Start Guide To play Perfect Golf you must first have purchased the following: 1. A SkyTrak Launch Monitor 2. Have an active Play and Improve Package 3. Have purchased

More information

Diver-Office. Getting Started Guide. 2007, Schlumberger Water Services

Diver-Office. Getting Started Guide. 2007, Schlumberger Water Services Diver-Office Getting Started Guide 2007, Schlumberger Water Services Copyright Information 2007 Schlumberger Water Services. All rights reserved. No portion of the contents of this publication may be reproduced

More information

DDR Dive Data Recorder Manual - Rel /12

DDR Dive Data Recorder Manual - Rel /12 DDR Dive Data Recorder Manual - Rel. 1.1 2/12 TABLE OF CONTENTS 1. WHAT IS THE DDR? 4 2. TECHNICAL CHARACTERISTICS 5 3. DOWNLOADING DATA TO A PC 6 4. DDR MANAGER 7 5. CONFIGURE DEVICE BUTTON 9 6. READ

More information

This document contains recommendations that may help teams be more successful in preparing for and participating in the FTC World Championship Event.

This document contains recommendations that may help teams be more successful in preparing for and participating in the FTC World Championship Event. HOT SHOT! TIPS AND TRICKS SHEET This document contains recommendations that may help teams be more successful in preparing for and participating in the FTC World Championship Event. BEFORE YOU LEAVE FOR

More information

In addition to reading this assignment, also read Appendices A and B.

In addition to reading this assignment, also read Appendices A and B. 1 Kinematics I Introduction In addition to reading this assignment, also read Appendices A and B. We will be using a motion detector to track the positions of objects with time in several lab exercises

More information

PRODUCT MANUAL. Diver-Mobile for Android

PRODUCT MANUAL. Diver-Mobile for Android PRODUCT MANUAL Diver-Mobile for Android Contact details: Van Essen Instruments B.V. Van Essen Instruments - Canada Delftechpark 20 630 Riverbend Drive, Suite 100 2628 XH Delft Kitchener, ON, The Netherlands

More information

CONSOLE-320 ENGLISH. 230A: CONSOLE-320 with cable data output Item 230B: CONSOLE-320 with cable + wireless radio data output

CONSOLE-320 ENGLISH. 230A: CONSOLE-320 with cable data output Item 230B: CONSOLE-320 with cable + wireless radio data output CONSOLE-320 Item 230A: CONSOLE-320 with cable data output Item 230B: CONSOLE-320 with cable + wireless radio data output Table of contents 1. INTRODUCTION...2 1.1 Power supply...2 1.2 Connections...2 1.3

More information

FIBA Europe Coaching Website. Manual. Practice Section

FIBA Europe Coaching Website. Manual. Practice Section FIBA Europe Coaching Website Manual Practice Section CONTENTS Page 1. How to get started 3 Roster Management 4 Attendance 4 Practice Planner 5 2. Drills 8 Search Mask 8 Overview 11 Create Drill 13 3. Plays

More information

1. First start a new scratch project and remove the default sprite.

1. First start a new scratch project and remove the default sprite. Bat Cave In this exercise you ll create a maze game like the one shown below. The bat will start one end of the tunnel and the player will use their mouse to guide the bat to the other end. If the bat

More information

ELIMINATOR COMPETITION DRAG RACE Program Manual Firm Ver 4.11

ELIMINATOR COMPETITION DRAG RACE Program Manual Firm Ver 4.11 ELIMINATOR COMPETITION DRAG RACE Program Manual Firm Ver 4.11 The Portatree Eliminator Super 2000 Competition Track Timer can be used with an IBM Compatible Personal Computer connected through Com Port

More information

Rule 1 of Sumo club is we don t talk about sumo club!

Rule 1 of Sumo club is we don t talk about sumo club! SumoBot Notes 1 The SumoBot Game General Overview: Two robots placed in the ring, facing away from each other. At the start of the match each robot must travel to the edge of the ring before it can engage

More information

Mac Software Manual for FITstep Pro Version 2

Mac Software Manual for FITstep Pro Version 2 Thank you for purchasing this product from Gopher. If you are not satisfied with any Gopher purchase for any reason at any time, contact us and we will replace the product, credit your account, or refund

More information

Table Football. Introduction. Scratch. Let s make a world cup football game in Scratch! Activity Checklist. Test your Project.

Table Football. Introduction. Scratch. Let s make a world cup football game in Scratch! Activity Checklist. Test your Project. Scratch + Table Football All Code Clubs must be registered. By registering your club we can measure our impact, and we can continue to provide free resources that help children learn to code. You can register

More information

DST Host User Manual

DST Host User Manual For DST Host version 7.0 onwards, published October 2017 Cefas Technology Limited CONTENTS About this Manual... 2 Conventions used in this Manual... 2 Getting Started... 3 Installing the Host Software...

More information

SENSUS PRO MANAGER (for SENSUS or SENSUS PRO devices) User s Guide Palm OS. Version 2.0 Published October 17, ReefNet Inc.

SENSUS PRO MANAGER (for SENSUS or SENSUS PRO devices) User s Guide Palm OS. Version 2.0 Published October 17, ReefNet Inc. SENSUS PRO MANAGER (for SENSUS or SENSUS PRO devices) User s Guide Palm OS Version 2.0 Published October 17, 2002 2002 ReefNet Inc. 1.0 Introduction The SENSUS PRO data recorder captures the time, depth,

More information

RM-80 respiration monitor

RM-80 respiration monitor RM-80 respiration monitor User Manual September 18, 2015 0025-003M 950 North Hague Avenue Columbus, Ohio 43204-2121 USA Sales: sales@colinst.com Service: service@colinst.com Phone: (614) 276-0861 Fax:

More information

Step 1. CoderDojo Milltown Exercise 1 Pong Page 1 of 13

Step 1. CoderDojo Milltown Exercise 1 Pong Page 1 of 13 CoderDojo Milltown Exercise 1 Pong Page 1 of 13 Step 1 Open up Scratch on your computer or online at http://scratch.mit.edu/projects/editor/? tip_bar=getstarted Scratch 1.4 looks like this Scratch 2.0

More information

Read this first: To maximize performance and eliminate surprises, the team must take the time to read and understand FOUR documents:

Read this first: To maximize performance and eliminate surprises, the team must take the time to read and understand FOUR documents: FOOD FACTOR 2011 ROBOT GAMES - RULES Read this first: To maximize performance and eliminate surprises, the team must take the time to read and understand FOUR documents: :: FLL Field Setup Instructions

More information

The ICC Duckworth-Lewis-Stern calculator. DLS Edition 2016

The ICC Duckworth-Lewis-Stern calculator. DLS Edition 2016 The ICC Duckworth-Lewis-Stern calculator DLS Edition 2016 (DLS2-2016) Installation and operating instructions Queries about program operation should be sent to: Steven.Stern@qut.edu.au 2016 International

More information

e d u c a t i o n NXT Solar Station

e d u c a t i o n NXT Solar Station e d u c a t i o n NXT Solar Station de LEGO Group. 2010 The LEGO Group. e d u c a t i o n NXT Solar Station Description Investigating the NXT Solar Station s ability to generate power by data logging wattage

More information

This is the second part of the installation and set-up guide for this latest version of the NRS, covering:

This is the second part of the installation and set-up guide for this latest version of the NRS, covering: The Nxt Starters Guide: Account creation and basic client operations by Dave EvilDave Pearce, Jan 2016 On the 1st January 2016, the version 1.7 update to NRS (Nxt Reference Software) was released. This

More information

HyperSecureLink V6.0x User Guide

HyperSecureLink V6.0x User Guide HyperSecureLink V6.0x User Guide Note: This software works with the LS-30 Version (06.0x or later) 1, Hardware Installation: 1-1, Connection Diagram for USB or RS-232 Computer Interface To LS-30 CM1 To

More information

To Logon On to your tee sheet, start by opening your browser. (NOTE: Internet Explorer V. 6.0 or greater is required.)

To Logon On to your tee sheet, start by opening your browser. (NOTE: Internet Explorer V. 6.0 or greater is required.) 1. Log-On To Logon On to your tee sheet, start by opening your browser. (NOTE: Internet Explorer V. 6.0 or greater is required.) (NOTE: Logon ID s must be 7 characters or more and passwords are case sensitive.)

More information

CS Problem Solving and Object-Oriented Programming Lab 2 - Methods, Variables and Functions in Alice Due: September 23/24

CS Problem Solving and Object-Oriented Programming Lab 2 - Methods, Variables and Functions in Alice Due: September 23/24 CS 101 - Problem Solving and Object-Oriented Programming Lab 2 - Methods, Variables and Functions in Alice Due: September 23/24 Pre-lab Preparation Before coming to lab, you are expected to have: Read

More information

Software Manual for FITstep Pro Version 2

Software Manual for FITstep Pro Version 2 Thank you for purchasing this product from Gopher. If you are not satisfied with any Gopher purchase for any reason at any time, contact us and we will replace the product, credit your account, or refund

More information

Main Events. LEGO Creation Contest. Mindstorms SumoBots. Mindstorms Drag Racing. FLL Hydro Dynamics Robot Challenge. Angry Birds Robotics

Main Events. LEGO Creation Contest. Mindstorms SumoBots. Mindstorms Drag Racing. FLL Hydro Dynamics Robot Challenge. Angry Birds Robotics CNY Robotics & Science Foundation Spring Robotics Tournament Saturday April 7, 2018 Fayetteville-Manlius High School House 2 Gym 2 Main Events LEGO Creation Contest Mindstorms SumoBots Mindstorms Drag

More information

General Rules 2010: Regular category

General Rules 2010: Regular category General Rules 2010: Regular category [1] The rules of competition at WORLD ROBOT OLYMPIAD are constituted by the WORLD ROBOT OLYMPIAD Steering Committee ( the committee in the following paragraphs), and

More information

NXT Robotics Techniques Workshop 2008

NXT Robotics Techniques Workshop 2008 ORTOP NXT Robotics Techniques Workshop 2008 Opening doors to the worlds of science and technology for Oregon s youth 9/29/2008 NXT Robotics Techniques - 2008 1 Goals Audience: Rookie coaches/mentors, experienced

More information

[MYLAPS INTEGRATION]

[MYLAPS INTEGRATION] 2018 The Race Director MyLaps Integration Manual [MYLAPS INTEGRATION] This document explains how to manage the results data between your MyLaps readers and Race Director using manual file transfers. Contents

More information

MP15 Jockey Pump Controller

MP15 Jockey Pump Controller Setup and Operating Instructions MP15 Jockey Pump Controller This manual provides general information, installation, operation, maintenance, and system setup information for Metron Model MP15 Jockey Pump

More information

PitchTracker User Guide. Model: DKPT01 User Guide

PitchTracker User Guide. Model: DKPT01 User Guide PitchTracker User Guide Model: DKPT01 User Guide PACKAGE CONTENTS What Comes in the Box USING YOUR SMART BALL Turn On Your Smart Ball Pair your Smart Ball Turn Off Your Smart Ball Charge your Smart Ball

More information

USER GUIDE USER GUIDE

USER GUIDE USER GUIDE 1 TABLE OF CONTENTS GETTING STARTED 2 Included in the box 2 Compatible smartphones 2 Accessories: 2 Download Mobitee and PIQ application 2 GET STARTED WITH MOBITEE AND PIQ 3 Create your Account and Login

More information

RUNNING A MEET WITH HY-TEK MEET MANAGER

RUNNING A MEET WITH HY-TEK MEET MANAGER SETTING UP THE MEET 1. A database setup for the current season can be found on the CCAA website www.ccaaswim.org this will have the events and other information for the meet setup already in place. 2.

More information

SWIM MEET MANAGER 5.0 NEW FEATURES

SWIM MEET MANAGER 5.0 NEW FEATURES SWIM MEET MANAGER 5.0 NEW FEATURES Updated January 24, 2014 1 ABOUT SWIMMING MEET MANAGER 5.0 MEET MANAGER 5.0 for ming (SWMM) is HY-TEK's 6th generation of Meet Management software. Provides the very

More information

DIVE MEET SCORING INSTRUCTIONS. Day before meet

DIVE MEET SCORING INSTRUCTIONS. Day before meet DIVE MEET SCORING INSTRUCTIONS Day before meet Physical set up Set up registration/scoring table #1 on 1 meter side and scoring table #2 on 3 meter side of diving well, judges chairs, and award stand as

More information

Quick Start Guide. A. Hardware installation B. Software installation C. Start the software for the first time D. Do your first measurement

Quick Start Guide. A. Hardware installation B. Software installation C. Start the software for the first time D. Do your first measurement Quick Start Guide This Quick Start Guide describes the hardware and software installation process and the Measurement feature in a simple way. Please follow the sequence of the steps to avoid problems

More information

Page 1 GM-FAQ Club Profile FAQs. Page

Page 1 GM-FAQ Club Profile FAQs. Page Page 1 Club Profile FAQs Page How do I see my club's profile?... 2 How do I update my club's profile?... 3 How do I add/change my club's picture?... 5 How do I add Social Media links to my club s profile?...

More information

XC2 Client/Server Installation & Configuration

XC2 Client/Server Installation & Configuration XC2 Client/Server Installation & Configuration File downloads Server Installation Backup Configuration Services Client Installation Backup Recovery Troubleshooting Aug 12 2014 XC2 Software, LLC Page 1

More information

Wire Buddy Manual IOpath Software

Wire Buddy Manual IOpath Software Wire Buddy Manual IOpath Software Wire Buddy is a calculation reference tool for Electricians and Maintenance personnel. Wire Buddy was created for the Maintenance Electrician. There are many occasions

More information

National Robotics Competition 2018 NRC WRO Challenge Manual

National Robotics Competition 2018 NRC WRO Challenge Manual National Robotics Competition 2018 NRC WRO Challenge Manual Page 1 of 13 A. Competition Categories World Robot Olympiad has three regular competition categories, and an Open category: 1. Regular Category

More information

OPERATION MANUAL DIVE CALIPER NOT SCALE / IF IN DOUBT ASK* *ALL UNITS IN MM/DEGREES UNLESS SPECIF. Dive Caliper General DC-051

OPERATION MANUAL DIVE CALIPER NOT SCALE / IF IN DOUBT ASK* *ALL UNITS IN MM/DEGREES UNLESS SPECIF. Dive Caliper General DC-051 NOT SCALE / IF IN DOUBT ASK* DIVE CALIPER OPERATION MANUAL *THIS INFORMATION IS THE PROPERTY OF ZEBRA-TECH LTD. ALL RIGHTS RESERVED.* *ALL UNITS IN MM/DEGREES UNLESS SPECIF SURFACE F 3.2 Ra UNLESS S Part

More information

Air Ball! LabQuest Vernier Gas Pressure Sensor Vernier Motion Detector basketball stopper with needle, stopper stem and tubing attached meter stick

Air Ball! LabQuest Vernier Gas Pressure Sensor Vernier Motion Detector basketball stopper with needle, stopper stem and tubing attached meter stick Air Ball! LabQuest 24 Do you ever wonder how the National Basketball Association (NBA) decides how much air should be in the basketballs used during a game? The NBA measures the pressure inside the ball

More information

Wickets Administrator

Wickets Administrator Wickets Administrator Software For Managing Stored Value Wickets 01/08/2008 Product Details And Operating Instructions Overview This page describes each major function of Wickets Administrator in detail.

More information

Start a new Scratch project. Delete the cat by right-clicking it and selecting Delete.

Start a new Scratch project. Delete the cat by right-clicking it and selecting Delete. Toby Introduction In this project, we are going to create a game in which Toby the dog has to collect 5 cheese-puffs bowls to win, whilst preventing balls from falling on the floor. If Toby drops more

More information

Your challenge is to create a programme that will make the NXT:

Your challenge is to create a programme that will make the NXT: Your challenge is to create a programme that will make the NXT: Go forwards until It bumps into something using the touch sensor It then needs to reverse for 2 seconds rotate for 1 revolution say 'whoops'

More information

Fencing Time Version 4.3

Fencing Time Version 4.3 Fencing Time Version 4.3 Upgrading your Fencing Time Server October 2017 Copyright 2017 by Fencing Time, LLC. All rights reserved. Overview Periodically, a new version of Fencing Time is released. In most

More information

AIR FLOW ANEMOMETER INSTRUCTION MANUAL

AIR FLOW ANEMOMETER INSTRUCTION MANUAL AIR FLOW ANEMOMETER INSTRUCTION MANUAL Thank you for purchasing our company Air Flow Anemometer. This manual provides relative information on how to use the Air Anemometer and warning in operation Please

More information

TRAP MOM FUN SHOOT 2011

TRAP MOM FUN SHOOT 2011 TRAP MOM FUN SHOOT 2011 Program Manual 2011 - Trap Mom Software - CYSSA Fun Shoot - Build 8 REQUIRED TO RUN THIS PROGRAM APPLE USERS: 1. OS X Mac Computer (Intel Preferred) 2. Printer (Laser recommended)

More information

Pegas 4000 MF Gas Mixer InstructionManual Columbus Instruments

Pegas 4000 MF Gas Mixer InstructionManual Columbus Instruments Pegas 4000 MF Gas Mixer InstructionManual Contents I Table of Contents Foreword Part I Introduction 1 2 1 System overview... 2 2 Specifications... 3 Part II Installation 4 1 Rear panel connections...

More information

01 TM SuperModified Testing with RS485 <> USB

01 TM SuperModified Testing with RS485 <> USB Testing with RS485 USB 1. Preinstalled cables The Supermodified controller comes with several wires soldered. By default the power and RS485 cables are soldered. I2C and legacy RC servo interface cables

More information

SCRATCH CHALLENGE #3

SCRATCH CHALLENGE #3 SCRATCH CHALLENGE #3 Objective: Demonstrate your understanding of scratch by designing the pong game. **View this Pong Game PDF for the instructions on how to design the pong game.** Scroll down for the

More information

Farm to Fork Local Food Production and Marketing

Farm to Fork Local Food Production and Marketing Farm to Fork Local Food Production and Marketing LEGO Robotics 4- H Challenge Through the Farm to Fork Robotics Challenge, 4- H members involved in robotics will create LEGO robots that complete local

More information

E-Cadet LEGO Robotics Challenge Some Assembly Required

E-Cadet LEGO Robotics Challenge Some Assembly Required TABLE OF CONTENTS (AKA: The guide to the important stuff ) Section 1 Competition Background.. 3 1.1 Team Structure.. 3 1.2 Competition Theme 3 Section 2 Competition Format. 5 2.1 Tournament Scheduling..

More information

Measuring wind speed and direction

Measuring wind speed and direction A critical part of studying weather is measuring wind direction and speed. The Anemometer is actually two sensors mounted onto one arm, capable of measuring wind speed and wind direction. The wind caps

More information

Tournament Manager: Running a VEX IQ Event - Beginner

Tournament Manager: Running a VEX IQ Event - Beginner Tournament Manager: Running a VEX IQ Event - Beginner Indiana IQ Event Partner Workshop Agenda 1. Main Window a. Once i. The Main Window has a standard menu bar. ii. A series of tabbed pages filling the

More information

DG100 Digital Depth Gauge and Timer. Training Module, Rev B

DG100 Digital Depth Gauge and Timer. Training Module, Rev B DG100 Digital Depth Gauge and Timer Training Module, Rev B DG100 Digital Depth Gauge Dive and Surface Timer Stopwatch Mode Designed for Military Divers Combat Swimmers DG100 Used as a Replacement for Analog

More information

Steltronic StelPad User Guide

Steltronic StelPad User Guide StelPad User Guide Steltronic StelPad User Guide Contents Contents... 1 About StelPad and its Features... 3 StelPad System Elements... 3 StelPad Computer Integration with Focus... 4 Enable Custom Graphic

More information