Lego Robotics Module Guide

Size: px
Start display at page:

Download "Lego Robotics Module Guide"

Transcription

1 Lego Robotics Module Guide The RCX is a programmable, microcontroller-based brick that can simultaneously operate motors, sensors, an infrared serial communications interface, a display and speaker. Get an RCX from the teacher and take a look at it. The RCX receives the program from your PC through the Infrared Transmitter. There are 5 locations to store programs. This is shown in the display window. Sensor Ports connect the light sensor and the Touch Sensor. The Output ports connect the motors that drive the wheels or tracks. A Jones

2 Assignment 1: 1. Click on the Robotics Invention System Icon on your computer desktop. Create a New User (type in your name). Click the Tour icon to watch and listen. 2. Check the Firmware Click the ON button on the RCX unit and see if your Firmware has already been downloaded. Firmware is the program codes that tell the RCX how to work. It is only loaded once (unless you have to change batteries). If it s not loaded, then Click Settings and Download Firmware as shown. If it IS loaded, skip to the first Assignment!! 3. Click the Mission Icon. Choose Training Missions. Go through each of the mission but here is a WARNING your computer will freeze when you click #1 This is the RCX unless you have the RCX on and lined up with the Infrared transmitter. Complete all the Basic missions. A Jones

3 Assignment 2: Building the driving base: Before starting to build the RCX (or driving base) make sure that you have 6 AA batteries in the RCX unit. You can find how to build the driving base on pages of the guide. Make sure you follow the pictures and directions carefully. Take pictures of this step because you will create a PhotoStory that journals your construction later on. Assignment 3: Wheel Sets You can find where to build the wheels on page 17. While building the wheels, it s a good idea to read all the steps before attempting to build them. If you had built the wheels correctly, they should fit easily into the driving base. Take pictures of this step because you will create a PhotoStory that journals your construction later on. A Jones

4 Assignment 4: Light Sensor You can find where to build the light sensor on page 34 and 35. Once the sensor is completed, program the RCX unit from the computer. Assignment 5: Programming We are going to write an Algorithm. What is an Algorithm? It is like instructions in a recipe. Our programs consist of parts just like a recipe. Let s Practice creating a program Start RIS (Robotics Invention System) 2.0 Create a user account Watch movie or press enter to skip it Click on Program, instead of Missions Watch the tutorials The work you do in the tutorial will not download to the RCX. It s only demonstrates what you will do in the future to program the RCX. (if you RCX runs, it s because a program is still stored from another group) A Jones

5 Program 1: First Program Start RIS (Robotics Invention System) 2.0 Enter your user account Click on Program Click on Freestyle You will see the program canvas! Dag and drop these program blocks: Both of these programs do the same thing They cause the RCX to go forward for 2 seconds and then stop. OR NOTE: On AC means the motor connected to the A port and the C port will move forward Turn the RCX on and put it about 10 cm from the IR unit. You can choose which of the 5 program locations on the RCX to store the program. Click Download to transfer the program to the RCX. Run the program on the RCX to see how it works. A Jones

6 Program 2: Light Sensor Change Course Program the RCX to move forward (indefinitely) unless it encounters a black area, at which point it backs up for 2 seconds and turns right before proceeding forward. This illustration shows a start of your program. Complete the rest of the program. This illustration will assist you to program you two motors to turn or spin. Turn the RCX on and put it about 10 cm from the IR unit. You can choose which of the 5 program locations on the RCX to store the program. Click Download to transfer the program to the RCX. Run the program on the RCX to see how it works. Use the track sheet. A Jones

7 Program 3: Light Sensor Follow a Dark Path Program the RCX to follow the dark path on the track sheet. Here is one program to try: Test the program and the light sensor using the track sheet that is provided. When the light is on white, it should be able to run smoothly, when the light hits black, it should automatically stop. It should follow the black on the track perfectly. Take pictures of this step because you will create a PhotoStory that journals your construction later on. A Jones

8 Program 4: Motion Sensor In the example below, the RCX will turn on a light and beep six times when it reaches a dark area on the track sheet. Turn the RCX on and put it about 10 cm from the IR unit. You can choose which of the 5 program locations on the RCX to store the program. Click Download to transfer the program to the RCX. Run the program on the RCX to see how it works. Use the track sheet. A Jones

9 Assignment 6: Start Your Photostory Open PhotoStory on your computer and start a new project. Create a Title that labeled Lego Robotics Module Insert a slide labeled Assignment #1-5 Insert at least 6 pictures that you took from Assignments #1-3. Put a short title or description on each picture. Use a headset to put a short narration on each slide that describes the slide, what you did, and how it worked. Assignment 7: Single Bumper After gently removing the light sensor from your driving base, you can start to build the single bumper. You can find where to build the single bumper on page Program the RCX to move forward until it hits an object, then have it reverse for 3 seconds and turn to the right 90 degrees before going straight again. The way you can test the single bumper is by placing an object in front of the robot, and when the robot hits that object, it should stop and turn in another direction; to avoid hitting that object again. Take pictures of this step because you will create a PhotoStory that journals your construction later on. A Jones

10 Assignment 8: Double Bumper Most of the single bumper parts can be used for making the double bumper. When making the double bumper, be sure to look at all the little pegs are used in the correct spaces. Test the bumpers Take pictures of this step because you will create a PhotoStory that journals your construction later on. Assignment 9: Tracks Use the double bumper with tracks instead of wheels. You can find how to build the tracks by going to page Take pictures of this step because you will create a PhotoStory that journals your construction later on. A Jones

11 Assignment 10: Legs (Optional) To build the legs, you want to efficiently remove the tracks from the robot. You can find how to build the legs on page 18 and 19. The legs were one of the header bottom pieces to build, so you want to read and follow the directions carefully. Assignment 11: Other Bots Click the Program icon. Choose Pick a Robot. Build and program the Acrobot. Assignment 12: (Optional) Click the Mission Icon. Choose Training Missions. Complete the Advanced missions. A Jones

Your EdVenture into Robotics You re a Controller

Your EdVenture into Robotics You re a Controller Your EdVenture into Robotics You re a Controller Barcode - Clap controlled driving meetedison.com Contents Introduction... 3 Getting started... 4 EdVenture 1 Clap controlled driving... 6 EdVenture 2 Avoid

More information

LEGO MINDSTORMS PROGRAMMING CAMP. Robotics Programming 101 Camp Curriculum

LEGO MINDSTORMS PROGRAMMING CAMP. Robotics Programming 101 Camp Curriculum LEGO MINDSTORMS PROGRAMMING CAMP Robotics Programming 101 Camp Curriculum 2 Instructor Notes Every day of camp, we started with a short video showing FLL robots, real robots or something relevant to the

More information

(Skip to step 11 if you are already familiar with connecting to the Tribot)

(Skip to step 11 if you are already familiar with connecting to the Tribot) LEGO MINDSTORMS NXT Lab 5 Remember back in Lab 2 when the Tribot was commanded to drive in a specific pattern that had the shape of a bow tie? Specific commands were passed to the motors to command how

More information

Your EdVenture into Robotics You re a Programmer

Your EdVenture into Robotics You re a Programmer Your EdVenture into Robotics You re a Programmer meetedison.com Contents Introduction... 3 Getting started... 4 Meet EdWare... 8 EdWare icons... 9 EdVenture 1- Flash a LED... 10 EdVenture 2 Beep!! Beep!!...

More information

Meet Edison. This is Edison, the programmable robot. What is a robot? A robot is a machine that can be made to do a task on its own.

Meet Edison. This is Edison, the programmable robot. What is a robot? A robot is a machine that can be made to do a task on its own. Edison and EdBlocks Activity 1 Programmer s Name Meet Edison This is Edison, the programmable robot. What is a robot? A robot is a machine that can be made to do a task on its own. There are many types

More information

Perform in the spotlight

Perform in the spotlight Student sheet 1 Perform in the spotlight Let s get the Edison robot to play music or dance when it detects light, just like a performer in the spotlight! To do this, there are a few things we need to learn:

More information

Yellow Frog. Manual Version 1.1

Yellow Frog. Manual Version 1.1 Yellow Frog Manual Version 1.1 1 YellowFrog Contents PC Requirements...... 2 YellowFrog Power Meter Measurement.... 3 YellowFrog PC Software..... 3 Main Screen....... 4 Input Overload....... 5 Battery

More information

Step 1. 1x NXT Ultrasonic Sensor

Step 1. 1x NXT Ultrasonic Sensor Start with the build completed in Lesson 3 of the TETRIX Getting Started Guide. Step 1 involves removing an element from the model. This element will be reattached later. Parts to be Removed Step 1 1x

More information

PLEN Motion Editor Operation Procedures Temporary File

PLEN Motion Editor Operation Procedures Temporary File 1 PLEN Motion Editor Operation Procedures Temporary File 2 Table of Contents I. Introduction 3 1. Overview of MotionEditor 3 2. Operating Environment. 3 3. Installing the MotionEditor... 3 4. PLEN's Preparation

More information

Follow the Light Pre-Quiz

Follow the Light Pre-Quiz Follow the Light Follow the Light Pre-Quiz 1. Provide a stimulus-sensor-coordinatoreffector-response framework using human eyes as the color sensor. 2. Provide the logic for a program for a LEGO robot

More information

Let s build the EdRoboClaw Difficulty:

Let s build the EdRoboClaw Difficulty: EdBuild Let s build the EdRoboClaw Difficulty: The EdRoboClaw EdBuild by Microbric Education is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. EdBuild the EdRoboClaw

More information

The Playful Invention Company. PicoCricket Troubleshooting. Version 1.2a

The Playful Invention Company. PicoCricket Troubleshooting. Version 1.2a The Playful Invention Company PicoCricket Troubleshooting Version 1.2a PicoCricket Troubleshooting For the latest troubleshooting hints, see www.picocricket.com/troubleshooting Can t find the Beamer Solutions

More information

OccupEye User Manual. Region 1 Revision 1.0

OccupEye User Manual. Region 1 Revision 1.0 OccupEye User Manual Region 1 Revision 1.0 Contents Contents... 2 Introduction... 3 Commissioning... 4 Operation... 5 Support... 6 FCC Warning Statement... 7 OccupEye Page 2 of 8 Introduction OccupEye

More information

Writing Programs INTRODUCING THE BASIC STAMP EDITOR 2 SCRIBBLER HARDWARE PROGRAMMING CONNECTIONS 8 BLINKING THE LIGHTS WITH PROGRAM LOOPS 9

Writing Programs INTRODUCING THE BASIC STAMP EDITOR 2 SCRIBBLER HARDWARE PROGRAMMING CONNECTIONS 8 BLINKING THE LIGHTS WITH PROGRAM LOOPS 9 Writing Programs 1 Writing Programs Inside the Scribbler Robot is a small computer called a BASIC Stamp microcontroller. It performs a list of instructions that make the Scribbler operate. With the BASIC

More information

Let s build the EdDigger Difficulty:

Let s build the EdDigger Difficulty: EdBuild Let s build the EdDigger Difficulty: The EdDigger EdBuild by Microbric Education is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. EdBuild the EdDigger The

More information

Materials: Programming Objectives:

Materials: Programming Objectives: Lessons Lesson 1: Basic Chassis Overview TETRIX Getting Started Guide In this lesson, users will learn how to use the elements of the TETRIX system that will be involved in building the basic chassis of

More information

HDMI 4X1 Quad Multi-Viewer. Model No: AA6109

HDMI 4X1 Quad Multi-Viewer. Model No: AA6109 U S E R M A N U A L HDMI 4X1 Quad Multi-Viewer Model No: AA6109 INTRODUCTION Dear customer Thank you for purchasing this product. For optimum performance and safety, please read these instructions carefully

More information

1 Unpack. Taking the TV Out of the Box. Included in this Box. Stand Parts and Cables. Remote Control. Also included

1 Unpack. Taking the TV Out of the Box. Included in this Box. Stand Parts and Cables. Remote Control. Also included MIC TV SEARCH KEYPAD SOURCE VOL VOICE CH RETURN GUIDE EXIT CH.LIST SMART HUB 3D MTS CC P.SIZE MENU INFO 1 Unpack Taking the TV Out of the Box Warning: Do not touch the TV s screen when you take it out

More information

1 Unpack. Taking the TV Out of the Box. Included in this Box. Stand Parts and Cables. Remote Control. Also included

1 Unpack. Taking the TV Out of the Box. Included in this Box. Stand Parts and Cables. Remote Control. Also included MIC TV SEARCH KEYPAD SOURCE VOL VOICE CH RETURN GUIDE EXIT CH.LIST SMART HUB 3D MTS CC P.SIZE MENU INFO 1 Unpack Taking the TV Out of the Box Warning: Do not touch the TV s screen when you take it out

More information

Explorer Edition FUZZY LOGIC DEVELOPMENT TOOL FOR ST6

Explorer Edition FUZZY LOGIC DEVELOPMENT TOOL FOR ST6 fuzzytech ST6 Explorer Edition FUZZY LOGIC DEVELOPMENT TOOL FOR ST6 DESIGN: System: up to 4 inputs and one output Variables: up to 7 labels per input/output Rules: up to 125 rules ON-LINE OPTIMISATION:

More information

SINGLE ZONE CLIMATE ZONING SYSTEM. Technical Manual. Polyaire Pty Ltd

SINGLE ZONE CLIMATE ZONING SYSTEM. Technical Manual. Polyaire Pty Ltd SINGLE ZONE CLIMATE ZONING SYSTEM Technical Manual Polyaire Pty Ltd 11-13 White Road GEPPS CROSS South Australia, 5094 Tel: (08) 8349 8466 Fax: (08) 8349 8446 www.polyaire.com.au CONTENTS Features 1 Application

More information

Ydea-C5 System. Automatic Brightness Adjustment_DMX User Manual

Ydea-C5 System. Automatic Brightness Adjustment_DMX User Manual Ydea-C5 System Automatic Brightness Adjustment_DMX User Manual Automatic Brightness Adjustment_DMX includes 3 modes: timing adjustment, light sensation adjustment, and brightness priority; 1 Timing adjustment:

More information

KRS-V7A Programming Software for the Kenwood TM-V7A

KRS-V7A Programming Software for the Kenwood TM-V7A for the Kenwood TM-V7A Memory Types VHF Memories UHF Memories VHF Limit Memories UHF Limit Memories VFO Call Channel Memory Channel Functions Name Skip The KRS-V7A Programmer is designed to give you the

More information

DIGITAL PORTABLE RECORDER TRAINING MANUAL FOR COURT REPORTING OFFICERs

DIGITAL PORTABLE RECORDER TRAINING MANUAL FOR COURT REPORTING OFFICERs SUPREME & NATIONAL COURTS OF JUSTICE Court Reporting Service DIGITAL PORTABLE RECORDER TRAINING MANUAL FOR COURT REPORTING OFFICERs Author: Training Manager CRS 15/1/16 1 Contents Page 1. Portable case

More information

Motor Operated Solar Shade with Valance Installation and Care Instructions Complete Video Instructions Available Online at

Motor Operated Solar Shade with Valance Installation and Care Instructions Complete Video Instructions Available Online at * Motor Operated Solar Shade with Valance Installation and Care Instructions Complete Video Instructions Available Online at www.keystonefabrics.com Step 1: Identify the parts of your shade (parts shown

More information

Multipurpose Robot. Himanshu Gupta 1, Mohammad Shahid 2

Multipurpose Robot. Himanshu Gupta 1, Mohammad Shahid 2 Multipurpose Robot Himanshu Gupta 1, Mohammad Shahid 2 Himanshu Gupta, Department of E&C Engineering, Sikkim Manipal Institute of Technology (SMIT), Majitar, Sikkim, India himanshu.3h @gmail.com 1 Mohammad

More information

Insert Page Numbers In Word 2007 Page 1 Of 2010 Not On First

Insert Page Numbers In Word 2007 Page 1 Of 2010 Not On First Insert Page Numbers In Word 2007 Page 1 Of 2010 Not On First We are having trouble getting the page numbers to start with page 1 on the 3rd page of the document. Even the Word for Dummies book is not helping.

More information

A-ATF (1) PictureGear Pocket. Operating Instructions Version 2.0

A-ATF (1) PictureGear Pocket. Operating Instructions Version 2.0 A-ATF-200-11(1) PictureGear Pocket Operating Instructions Version 2.0 Introduction PictureGear Pocket What is PictureGear Pocket? What is PictureGear Pocket? PictureGear Pocket is a picture album application

More information

Spooky2 Scalar Digitizer

Spooky2 Scalar Digitizer Spooky2 Scalar Digitizer INSTRUCTION November 2018 Spooky2 Team Brief Overview Biofeedback is a way of finding out what frequencies are best suited to your body. Spooky2 Scalar is the only Scalar device

More information

Desktop. Basic use of EndNote. Important start info 3 tips p. 1. Entering references manually p. 3

Desktop. Basic use of EndNote. Important start info 3 tips p. 1. Entering references manually p. 3 Basic use of EndNote Desktop Important start info 3 tips p. 1 Entering references manually p. 3 Import references from databases / search engines p. 4 Check for duplicates p. 5 Using EndNote with Word

More information

Computer Architecture Basic Computer Organization and Design

Computer Architecture Basic Computer Organization and Design After the fetch and decode phase, PC contains 31, which is the address of the next instruction in the program (the return address). The register AR holds the effective address 170 [see figure 6.10(a)].

More information

Library help sheet EndNote Online

Library help sheet EndNote Online Library help sheet EndNote Online What is EndNote Online? [Formerly EndNote Web ] It is an online reference manager tool which allows you to create your own personal library of up to 50,000 references

More information

Using EndNote Web. University of Otago Library.

Using EndNote Web. University of Otago Library. Using EndNote Web University of Otago Library www.library.otago.ac.nz/endnote November 2011 1 Contents Using EndNote Web... 3 Setting up the Connection... 4 Transferring References between Desktop and

More information

VU + SOLO2 performance above all

VU + SOLO2 performance above all VU + SOLO2 performance above all A brand new model of popular digital satellite receivers series has come to the market. It is called SOLO2, but the number 2 in the name stands for superscript so it should

More information

DVI to HD-SDI Conversion Box

DVI to HD-SDI Conversion Box DVI to HD-SDI Conversion Box USER MANUAL www.gefen.com ASKING FOR ASSISTANCE Technical Support: Telephone (818) 772-9100 (800) 545-6900 Fax (818) 772-9120 Technical Support Hours: 8:00 AM to 5:00 PM Monday

More information

Let s build the EdCrane Difficulty:

Let s build the EdCrane Difficulty: EdBuild Let s build the EdCrane Difficulty: The EdCrane EdBuild by Microbric Education is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. EdBuild the EdCrane The EdCrane

More information

Informatics Enlightened Station 2 Park distance control system

Informatics Enlightened Station 2 Park distance control system Those of you who will get their driver s license soon will have to deal with one huge nightmare: parallel parking! You move your car back and forth, but in the end, you re still not in the right spot and

More information

Installation & Operations Manual

Installation & Operations Manual Lytespan Track Lighting Addressable Track Module System Installation & Operations Manual For Use with Catalog Numbers: CAM250VA, CAM250ND, CAMTM, CAMWRC, & CAMLRC Table of Contents 1. System Overview...........................

More information

WCS-D800 Programming Software for the Icom ID-800

WCS-D800 Programming Software for the Icom ID-800 for the Icom ID-800 Memory Types Memories Limit Memories VFO Call Channels Receive Frequency Name Show Name Rx Memory Channel Functions TX Power Skip Bank Comments The WCS-D800 Programmer is designed to

More information

Lesson Sequence: S4A (Scratch for Arduino)

Lesson Sequence: S4A (Scratch for Arduino) Lesson Sequence: S4A (Scratch for Arduino) Rationale: STE(A)M education (STEM with the added Arts element) brings together strands of curriculum with a logical integration. The inclusion of CODING in STE(A)M

More information

WCS-V82 Programming Software for the Icom IC-V82

WCS-V82 Programming Software for the Icom IC-V82 for the Icom IC-V82 Memory Types Memories Limit Memories Call Channel Memory Channel Functions Polarity Skip Bank The WCS-V82 Programmer is designed to give you the ease and convenience of programming

More information

What can EndNote do?

What can EndNote do? EndNote Introductory Tutorial 1 What is EndNote? EndNote is bibliographic management software, designed to allow researchers to record, organize, and use references found when searching literature for

More information

The Haply Development Kit

The Haply Development Kit The Haply Development Kit Introduction The Haply development kit is a robust and adaptable open-source hardware development platform for haptic applications. Designed to be accessible to novices and experts

More information

MATLAB & Image Processing (Summer Training Program) 4 Weeks/ 30 Days

MATLAB & Image Processing (Summer Training Program) 4 Weeks/ 30 Days (Summer Training Program) 4 Weeks/ 30 Days PRESENTED BY RoboSpecies Technologies Pvt. Ltd. Office: D-66, First Floor, Sector- 07, Noida, UP Contact us: Email: stp@robospecies.com Website: www.robospecies.com

More information

Contents V1.0. ONE Instruction TWO Installation THREE Remote Control Guide FOUR Operation...10 FIVE FAQ...16

Contents V1.0. ONE Instruction TWO Installation THREE Remote Control Guide FOUR Operation...10 FIVE FAQ...16 Contents V1.0 ONE Instruction...02 1.1 Features...02 1.2 Output Source & Resolution...02 1.3 Input Resolution Support...03 1.4 Package Content...03 1.5 Specification...03 TWO Installation...04 2.1 Connection

More information

Dragon. manual version 1.6

Dragon. manual version 1.6 Dragon manual version 1.6 Contents DRAGON TOP PANEL... 2 DRAGON STARTUP... 2 DRAGON STARTUP SCREEN... 2 DRAGON INFO SCREEN... 3 DRAGON MAIN SCREEN... 3 TURNING ON A TRANSMITTER... 4 CHANGING MAIN SCREEN

More information

Getting started with

Getting started with Getting started with Electricity consumption monitoring single phase for homes and some smaller light commercial premises OVERVIEW: The OWL Intuition-e electricity monitoring system comprises of three

More information

AC335A. VGA-Video Ultimate Plus BLACK BOX Back Panel View. Remote Control. Side View MOUSE DC IN OVERLAY

AC335A. VGA-Video Ultimate Plus BLACK BOX Back Panel View. Remote Control. Side View MOUSE DC IN OVERLAY AC335A BLACK BOX 724-746-5500 VGA-Video Ultimate Plus Position OVERLAY MIX POWER FREEZE ZOOM NTSC/PAL SIZE GENLOCK POWER DC IN MOUSE MIC IN AUDIO OUT VGA IN/OUT (MAC) Remote Control Back Panel View RGB

More information

Receiver Description and Installation

Receiver Description and Installation Receiver Front Panel Smart Card Door Behind this door is a slot for a future smart card. No smart card is included with this receiver. Arrow Buttons Use the ARROW buttons to change channels on the nearby

More information

Library ebooks and Your Sony ereader

Library ebooks and Your Sony ereader Library ebooks and Your Sony ereader When using your Sony ereader for the first time to obtain library ebooks and audiobooks, download the Overdrive Media Console, Adobe Digital Editions, and the Sony

More information

42 Freestanding Infrared Multi Touch Screen Kiosk User s Manual

42 Freestanding Infrared Multi Touch Screen Kiosk User s Manual 42 Freestanding Infrared Multi Touch Screen Kiosk User s Manual Manual Version L42HD-T2.2 Safety Instructions Please keep the display away from any heat sources such as radiators or direct sunlight. Place

More information

AVS50 USER GUIDE. 2.4GHz Audio/Video Sender System - AVS50

AVS50 USER GUIDE. 2.4GHz Audio/Video Sender System - AVS50 2.4GHz Audio / Video Sender System AVS50 USER GUIDE 2.4GHz Audio/Video Sender System CONTENTS 1. Introduction... 2 2. Conformity of Use... 3 3. Controls and Connections... 4-5 4. Product Contents... 6

More information

Instructions for DataMark PDF Temperature Logger

Instructions for DataMark PDF Temperature Logger Instructions for DataMark PDF Temperature Logger DataMark provides a convenient way to obtain high accuracy temperature data in transit. The unit is a self contained temperature logger that plugs directly

More information

Media Center Remote Control and. Receiver/Transceiver. User Guide

Media Center Remote Control and. Receiver/Transceiver. User Guide Media Center Remote Control and Receiver/Transceiver User Guide (RC125, IR605/A, IR606) INDEX 1. Introduction 2 2. Appearance. 2 3. Features.. 3 4. Package Contents 3 5. System Requirements... 3 6. Installation

More information

Solutions for a Real Time World. Unigen Corp. Wireless Module Products. PAN Radio Modules Demonstration & Evaluation Kit UGWxxxxxxxxx (Part Number)

Solutions for a Real Time World. Unigen Corp. Wireless Module Products. PAN Radio Modules Demonstration & Evaluation Kit UGWxxxxxxxxx (Part Number) Unigen Corp. Wireless Module Products PAN Radio Modules Demonstration & Evaluation Kit UGWxxxxxxxxx (Part Number) Issue Date: November 19, 2008 Revision: 1.0-1 REVISION HISTORY Rev. No. History Issue Date

More information

VNS2200 Amplifier & Controller Installation Guide

VNS2200 Amplifier & Controller Installation Guide VNS2200 Amplifier & Controller Installation Guide VNS2200 Amplifier & Controller Installation 1. Determine the installation location for the VNS2200 device. Consider the following when determining the

More information

C - Smoother Line Following

C - Smoother Line Following C - Smoother Line Following Learn about analogue inputs to make an even more sophisticated line following robot, that will smoothly follow any path. 2017 courses.techcamp.org.uk/ Page 1 of 6 INTRODUCTION

More information

Syntor X Flash Memory Module Revision C

Syntor X Flash Memory Module Revision C Syntor X Flash Memory Module Revision C The PIEXX SynXFlash memory module, along with the supplied PC software, replaces the original SyntorX code plugs and allows you to easily set modify and update your

More information

Image Processing Using MATLAB (Summer Training Program) 6 Weeks/ 45 Days PRESENTED BY

Image Processing Using MATLAB (Summer Training Program) 6 Weeks/ 45 Days PRESENTED BY Image Processing Using MATLAB (Summer Training Program) 6 Weeks/ 45 Days PRESENTED BY RoboSpecies Technologies Pvt. Ltd. Office: D-66, First Floor, Sector- 07, Noida, UP Contact us: Email: stp@robospecies.com

More information

CHAPTER 3 EXPERIMENTAL SETUP

CHAPTER 3 EXPERIMENTAL SETUP CHAPTER 3 EXPERIMENTAL SETUP In this project, the experimental setup comprised of both hardware and software. Hardware components comprised of Altera Education Kit, capacitor and speaker. While software

More information

Extreme MINDSTORMS TM : An Advanced Guide to LEGO MINDSTORMS TM

Extreme MINDSTORMS TM : An Advanced Guide to LEGO MINDSTORMS TM IURQWIP3DJHL:HGQHVGD\2 WREHU30 Extreme MINDSTORMS TM : An Advanced Guide to LEGO MINDSTORMS TM DAVE BAUM, MICHAEL GASPERI, RALPH HEMPEL, AND LUIS VILLA IURQWIP3DJHLL:HGQHVGD\2 WREHU30 Extreme MINDSTORMS

More information

Prototyping & Engineering Electronics Kits Magic Mandala Kit Guide

Prototyping & Engineering Electronics Kits Magic Mandala Kit Guide Prototyping & Engineering Electronics Kits Magic Mandala Kit Guide odysseyboard.com Please refer to www.odysseyboard.com for a PDF updated version of this guide. Magic Mandala Guide version 1.0, February,

More information

Hardware User s Manual

Hardware User s Manual Hardware User s Manual Megapixel Day & Night Economy Bullet Network Camera English 1 Table of Contents Before You Use This Product... 2 Regulatory Information... 3 Chapter 1 - Package Contents... 4 Chapter

More information

Quick Start Guide Long Range Wireless 5x2 HDMI Matrix PRO Receiver

Quick Start Guide Long Range Wireless 5x2 HDMI Matrix PRO Receiver Quick Start Guide Long Range Wireless 5x2 HDMI Matrix PRO Receiver GWHDRX01 PART NO. Q1286-a www.iogear.com Package Contents 1 x Long Range Wireless 5x2 HDMI Matrix PRO Receiver 1 x Remote Control 1 x

More information

QUICK START GUIDE QT ANALOG HD CAMERA & DVR BUNDLE ENGLISH

QUICK START GUIDE QT ANALOG HD CAMERA & DVR BUNDLE ENGLISH QUICK START GUIDE QT ANALOG HD CAMERA & DVR BUNDLE ENGLISH Table of Contents Welcome What s Included...3 Understanding your DVR...4 Get Connected Registration...5 Connect Your Cameras...5 Connect DVR to

More information

6.111 Final Project Proposal Kelly Snyder and Rebecca Greene. Abstract

6.111 Final Project Proposal Kelly Snyder and Rebecca Greene. Abstract 6.111 Final Project Proposal Kelly Snyder and Rebecca Greene Abstract The Cambot project proposes to build a robot using two distinct FPGAs that will interact with users wirelessly, using the labkit, a

More information

JAMAR TRAX RD Detector Package Power Requirements Installation Setting Up The Unit

JAMAR TRAX RD Detector Package Power Requirements Installation Setting Up The Unit JAMAR TRAX RD The TRAX RD is an automatic traffic recorder designed and built by JAMAR Technologies, Inc. Since the unit is a Raw Data unit, it records a time stamp of every sensor hit that occurs during

More information

8X2 HDMI Switch Splitter

8X2 HDMI Switch Splitter U S E R M A N U A L 8X2 HDMI Switch Splitter Model No: HDSW0004M1 INTRODUCTION Dear customer Thank you for purchasing this product. For optimum performance and safety, please read these instructions carefully

More information

VOH681/VOH681P. ion Manual

VOH681/VOH681P. ion Manual VOH681/VOH681P Operat ation ion Manual Important Notice It is unlawful in most jurisdictions for a person to drive a motor vehicle which is equipped with a television viewer or screen that is located in

More information

SHENZHEN H&Y TECHNOLOGY CO., LTD

SHENZHEN H&Y TECHNOLOGY CO., LTD Chapter I Model801, Model802 Functions and Features 1. Completely Compatible with the Seventh Generation Control System The eighth generation is developed based on the seventh. Compared with the seventh,

More information

QUICK START GUIDE. QT Analog HD Camera & DVR Bundle ENGLISH

QUICK START GUIDE. QT Analog HD Camera & DVR Bundle ENGLISH QUICK START GUIDE QT Analog HD Camera & DVR Bundle ENGLISH Table of Contents Welcome What s Included...3 Understanding your DVR...4 Get Connected Registration...5 Connect Your Cameras...5 Connect DVR to

More information

Getting started with

Getting started with PART NO. CMA11 3 MADE IN CHINA 1. Measuring CAT II 2. Max. voltage 250V ~ 3. Max. current 71 Amp Getting started with Electricity consumption & Solar PV generation monitoring single phase, for homes fitted

More information

INSTALATION AND OPERATION MANUAL ABYSSAL OS Overlay Module Version 1.0.1

INSTALATION AND OPERATION MANUAL ABYSSAL OS Overlay Module Version 1.0.1 INSTALATION AND OPERATION MANUAL ABYSSAL OS Overlay Module Version 1.0.1 Thank you for purchasing the Abyssal OS Overlay Module for your ROV. This instruction manual contains all the information you ll

More information

MRF-250 INSTALLATION MANUAL

MRF-250 INSTALLATION MANUAL MRF-250 INSTALLATION MANUAL Multi-Room No-Pointing RF Control of Audio/Video Components MRF-250 Installation Manual 2004 Universal Remote Control, Inc. The information in this manual is copyright protected.

More information

June/July 2016 Med Tips

June/July 2016 Med Tips Replacing the SeQual Integra Filter June/July 2016 Med Tips Helpful Hints and FAQs The SeQual Integra s Compressor Intake Filter (PN: SP4405-SEQ) will include a hook and loop fastener to better attach

More information

1ms Column Parallel Vision System and It's Application of High Speed Target Tracking

1ms Column Parallel Vision System and It's Application of High Speed Target Tracking Proceedings of the 2(X)0 IEEE International Conference on Robotics & Automation San Francisco, CA April 2000 1ms Column Parallel Vision System and It's Application of High Speed Target Tracking Y. Nakabo,

More information

Embedded System Training Module ABLab Solutions

Embedded System Training Module ABLab Solutions Embedded System Training Module ABLab Solutions www.ablab.in Table of Contents Course Outline... 4 1. Introduction to Embedded Systems... 4 2. Overview of Basic Electronics... 4 3. Overview of Digital

More information

Rhino Assembly Shops Facility Maintenance Electrical Datacom Professional A/V Security. P r o f e s s i o n a l L a b e l i n g t o o l

Rhino Assembly Shops Facility Maintenance Electrical Datacom Professional A/V Security. P r o f e s s i o n a l L a b e l i n g t o o l Rhino 6500 P r o f e s s i o n a l L a b e l i n g t o o l Assembly Shops Facility Maintenance Electrical Datacom Professional A/V Security P C C o n n e c t i v i t y Includes rhino connect Software Quickly

More information

Final Report. PIBot(Pill Informer robot) EEL 5666: Intelligent Machines Design Laboratory Student Name: Duckki Lee

Final Report. PIBot(Pill Informer robot) EEL 5666: Intelligent Machines Design Laboratory Student Name: Duckki Lee Final Report PIBot(Pill Informer robot) EEL 5666: Intelligent Machines Design Laboratory Student Name: Duckki Lee Instructor: Dr. A. Antonio Arroyo Dr. Eric M. Schwartz TA: Mike Pridgen Thomas Vermeer

More information

HDBaseT Extender Over Single Cat5e/6 cable

HDBaseT Extender Over Single Cat5e/6 cable HDBaseT Extender Over Single Cat5e/6 cable Operating Instructions Dear Customer Thank you for purchasing this product. For optimum performance and safety, please read these instructions carefully before

More information

LITTLE SMART. learning center USER'S MANUAL LIT T L E S M A R T. VTECH Printed in China

LITTLE SMART. learning center USER'S MANUAL LIT T L E S M A R T. VTECH Printed in China LITTLE SMART learning center USER'S MANUAL LIT T L E S M A R T VTECH Printed in China 91-01073-000 Dear Parent: At VTech we know that children have the ability to do great things. That s why all of our

More information

QTI Line Follower AppKit for the Boe-Bot (#28108)

QTI Line Follower AppKit for the Boe-Bot (#28108) Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

DANGER WARNING CAUTION

DANGER WARNING CAUTION 3EM20188 Issue 4 Maintenance Section TBD 2009 Chart 13 XMTR Output Level Calibration (No PA) PURPOSE Use this procedure to calibrate the UD-35() Transmitter output in radio configuration that is not equipped

More information

1 Unpack. Taking the TV Out of the Box. Included in this Box. Remote Control. Stand Parts and Cables. Also included

1 Unpack. Taking the TV Out of the Box. Included in this Box. Remote Control. Stand Parts and Cables. Also included 1 Unpack Taking the TV Out of the Box Warning: Do not touch the TV s screen when you take it out of the box. Hold it by its edges only. If you touch the screen, you can cause the TV panel to crack. Included

More information

XV-Z SharpVision 3D DLP Front Projector

XV-Z SharpVision 3D DLP Front Projector SharpVision 3D DLP Front Projector Utilizing a DLP chip, 1920 x 1080 technology from Texas Instruments and Sharp s advanced proprietary technologies, the XV-Z17000 boasts an outstanding 40,000:1 contrast

More information

Video SystemVideo System

Video SystemVideo System PublishedPublished: May 4, 2005 Video SystemVideo System Video System Component Location ItemItem Part NumberPart Number 1 - Television tuner module 2 - Rear seat entertainment control module 3 - DVD (digital

More information

Internet of Things Technology Applies to Two Wheeled Guard Robot with Visual Ability

Internet of Things Technology Applies to Two Wheeled Guard Robot with Visual Ability Internet of Things Technology Applies to Two Wheeled Guard Robot with Visual Ability Chih-Hui Chiu and Yu-shiou Huang Abstract In this study, a two wheeled guard robot (TWGR) system with visual ability

More information

Game Show Physiology

Game Show Physiology iworx Physiology Lab Experiment Experiment HN-8: Game Show Physiology Game Show Physiology Note: The lab presented here is intended for evaluation purposes only. iworx users should refer to the User Area

More information

EndNote for Windows. Take a class. Background. Getting Started. 1 of 17

EndNote for Windows. Take a class. Background. Getting Started. 1 of 17 EndNote for Windows Take a class The Galter Library teaches a related class called EndNote. See our Classes schedule for the next available offering. If this class is not on our upcoming schedule, it is

More information

INFRACOM. Tray-setup lite for LKC50 Programming Tool. Operating instructions Rev 1.51

INFRACOM. Tray-setup lite for LKC50 Programming Tool. Operating instructions Rev 1.51 INFRACOM Tray-setup lite for LKC50 Programming Tool Operating instructions Rev 1.51 INFRACOM is a registered trademark of Brähler ICS Konferenztechnik International Congress Service AG. All other trademarks

More information

RF Detector with Real Time remote Monitoring Capability Protect from RF Audio/Video Transmitters and Laser Monitoring System USER MANUAL rev.

RF Detector with Real Time remote Monitoring Capability Protect from RF Audio/Video Transmitters and Laser Monitoring System USER MANUAL rev. DX RF Detector with Real Time remote Monitoring Capability Protect from RF Audio/Video Transmitters and Laser Monitoring System USER MANUAL rev.2 1 Global TSCM Group, Inc. 2 Devine Avenue, Syosset 11791,

More information

Instruction for Locking Tuner s Carriage(s) before Shipping

Instruction for Locking Tuner s Carriage(s) before Shipping Instruction for Locking Tuner s Carriage(s) before Shipping Step 1. Configure tuner properties and verify connection From ATS block diagram view, double click on the tuner that needs to be locked. The

More information

Horizon Nano-S2. DVB-S2 Signal Meter TEST REPORT

Horizon Nano-S2. DVB-S2 Signal Meter TEST REPORT TEST REPORT DVB-S2 Signal Meter Horizon Doesn t require its own power supply Extremely easy to use Displays signal level and quality Optimized for the measurement of four satellite positions Very fast

More information

Harmony Ultimate. User Guide

Harmony Ultimate. User Guide Harmony Ultimate User Guide Harmony Ultimate User Guide Table of Contents About this Manual... 6 Terms used in this manual... 6 At a Glance... 6 Features... 6 Know your Harmony Ultimate... 6 Features of

More information

ET-REMOTE DISTANCE. Manual of ET-REMOTE DISTANCE

ET-REMOTE DISTANCE. Manual of ET-REMOTE DISTANCE ET-REMOTE DISTANCE ET-REMOTE DISTANCE is Distance Measurement Module by Ultrasonic Waves; it consists of 2 important parts. Firstly, it is the part of Board Ultrasonic (HC-SR04) that includes sender and

More information

!! ONLY USE TLD+ Zoom Lenses!!

!! ONLY USE TLD+ Zoom Lenses!! UDX Quick Start Guide Download Product Manual Product manuals and documentation are available online at www.barco.com/td/r0000 Registration may be required; follow the instructions given on the website.

More information

HDMI Wireless Extender

HDMI Wireless Extender USER MANUAL HDMI Wireless Extender Model No:HDEX0016M1 Enjoy the vivid world! REMARK Manufacturer does not make any commitment to update the information contained herein. Dear customer Thank you for purchasing

More information

Election Guide Sequoia AVC Edge II

Election Guide Sequoia AVC Edge II Election Guide Sequoia AVC Edge II Phone: 320.259.7027 Election Guide Sequoia AVC Edge II This document is intended for general use. While the information contained provides an excellent overview of the

More information

Part names (continued) Remote control

Part names (continued) Remote control Introduction Part names (continued) Remote control (1) STANDBY ( 25) (1) (2) ON ( 25) (3) (3) ID - 1 / 2 / 3 / 4 s ( 18) (4) (4) COMPUTER 1 ( 27) (7) (5) COMPUTER 2 * (8) (6) COMPUTER 3 * (10) (13) (7)

More information

Figure 1. MFP-3D software tray

Figure 1. MFP-3D software tray Asylum MFP-3D AFM SOP January 2017 Purpose of this Instrument: To obtain 3D surface topography at sub-nanometer scale resolution, measure contact and friction forces between surfaces in contact, measure

More information