2009 Bearcat Micro IGVC Procedures Manual

Size: px
Start display at page:

Download "2009 Bearcat Micro IGVC Procedures Manual"

Transcription

1 2009 Bearcat Micro IGVC Procedures Manual 1 powering up the robot The robot is composed of multiple independent devices which are integrated to perform complex functions, and is therefore not trivial to turn on. Each device has a power source and many of them have individual power switches. Much of the motivation for this section comes from an incident during the 2008 IGVC when the team attempted to run the navigation challenge, with the GPS unit turned off. The competition is hectic, but this is unacceptable. Following the instructions in this document will prevent any such mistakes without requiring unnecessary time and effort. When not in operation, the robot should be connected to a battery charger through the charging connector labeled in the picture. To operate the robot, it is necessary to disconnect this. Often it is desirable to operate the robot off of AC power directly when it is not necessary for it to be mobile. When this occurs, the right power strip will be plugged into an extension cord. To run the robot independently, plug the right power strip into the inverter. Notice that the cable length and location of the inverter leads to the potential problem of the cable being caught on something or rubbing the back wheels. Looping the cable over the plug as shown limits the slack in the cable. Make sure the inverter is turned on (red switch). After plugging in the right power strip and turning on the inverter, each camera will make a startup tone. If this does not occur, check to make sure the cameras are turned on, and the right power strip is turned on. The right power strip should never be turned off under any circumstances: the only things plugged into it are the laptop and camera recharging cables, the Garmin GPS, and the other power strips. These devices should always have power to ensure that their batteries are kept topped off (note: in case that was too subtle, that means you are never to turn the right power strip off).

2 The left power strip, on the other hand, powers the amplifiers, motion control, laser and digital compass. These devices should not be left powered on when the robot is not in operation, and therefore this power strip will probably be off. Turn it on now. You will hear the motor and bearing of the laser when it starts up. If you also hear the high pitched whine of the amplifiers, it means the motion control is also on. Otherwise, turn it on by pulling out the red E-stop button, and holding down the E-stop reset. The E-stop reset has a spring in it, and requires considerable force. It will click when engaged, and the amber light below it will turn off. After a few seconds, you should hear the amplifiers engage. Finally, if the Garmin GPS is to be used, it must be independently turned on using the red button on the display unit, and must have a fix on at least 3 sattelites. If the Novatel GPS is to be used, flip the direct-to-battery switch on the top right of the back of the robot. If the Bumblebee Stereovision system is needed, turn on the third power strip on the shelf above the batteries. 2 Starting the Program and Checking Hardware Run the IGVC2009.exe shortcut from the desktop. Press a button on the joystick to ensure that it is on, and then click OK on the warning message. When the dialog box comes up, check the sensor indicators: The GPS Latitude, Longitude, and Heading indicators should each display two similar numbers: the value in degrees coming from the sensor, and the value in degrees of the Kalman Filter estimate of the parameters. The heading is 0 when the compass is pointed north, 90 when east, -90 when west, and when south. Make sure these values are about right. At UC, appropriate latitudes and longitudes are around to and to At the competition, and are appropriate. The distance value for the laser is the average of the measurements for the middle 5 distance measurements. This value should be around 8130 when nothing is in front of the robot, and an appropriate number in mm otherwise. If the laser has a green status light, and the number is Ready to go:

3 non-zero, the laser is OK. Finally, turn Sensors not running up the velocity slider to and slowly move the left stick (on the joystick) forward to ensure that the robot moves Autonomous status box forward as expected. You can then turn up the slider to an appropriate value and drive the robot to where it needs to be. When maneuvering in a closed space or through a doorway, is appropriate, is okay in hallways if you are comfortable driving the robot, and higher values (50-60) are okay outside on level ground away from people. Do not turn the slider above 15 if you have never driven it before, and move the slider up slowly as you gain experience. More detailed instructions for driving the robot are available in the program (see figure). 3 starting autonomous modes For safety during testing, the autonomous modes are originally controlled as dead-man switches. This means you must hold down a button as long as you wish the robot to operate autonomously. Pressing the upper right trigger on the joystick once will change the operation of the buttons from dead man switches to simple toggle switches, i.e. press the button once to turn a function on and once to turn it off. The first number in the autonomous status box will be 0 for dead-man and 1 for toggle mode. The next three numbers indicate whether the robot is lines following, doing GPS navigation and avoiding obstacles, respectively. Button 3 engages obstacle avoidance only: the robot will move forward unless something blocks its path, which will change its direction. Button 2 will engage GPS navigation and obstacle avoidance. First check the GPS box: it will state x/y, where x is the current waypoint number, and y is the number of waypoints loaded. Next, it states the latitude and longitude of the current waypoint. Make sure these numbers are non-zero and appropriate. The range (m) and track (deg from N) to that waypoint displayed as the next 2 values in that box. Button 1 will engage line following and obstacle avoidance. Vision processing is performed in

4 MATLAB, so headings in this mode will be taken over a network connection from MATLAB. After starting IGVC2009, MATLAB must be opened, and the script mjavision.m must be started. After starting this script, switch back to IGVC2009 and use button 1 to follow lines. 4 Qualification Procedures Before going to the qualification judge, turn on the robot as described in section 1, then copy the file waypoint qual.ini to waypoint.ini, and start IGVC2009.exe as described in section 2. Any time the robot is E-stopped, exit the program, reset the E-stop and restart the program after the amplifiers start. When the judge asks you to navigate to a test waypoint, set the slider to 20%, make sure the toggle mode is set (the display value is 1) and press button 2. When the judge asks you to follow a line, make sure MATLAB is started, run mjavision.m, then bring IGVC2009.exe back to the front, set the slider to 20%, make sure toggle mode is active and press button 1. After the robot is E-stopped, bring MATLAB to the front, and ctrl C to stop mjavision.m as well as restarting IGVC2009.exe. If the judge is being efficient he will have you avoid an obstacle at the same time, otherwise, just point the robot at the obstacle and use button 3 with the toggle mode active. To do the speed test, after starting IGVC2009 and moving the robot to the desired starting place and direction, press the lower right trigger once (the control mode should display 2 ), and turn the slider to 100%. When the judge is ready, hold the left stick to its maximum extent forward. If the judge has an issue with this, point out the line in the rules that says For the max speed run the vehicle may be in autonomous mode or joystick/remote controlled. 5 Competition Procedures Autonomous Challenge: Make sure MATLAB is started, run mjavision.m, then bring IGVC2009.exe back to the front, set the slider to the value you have been told to use (this will probably start at 20% and then be increased for better times, or decreased for better distances as determined by previous outcomes), make sure toggle mode is active and press button 1. After the robot is E-stopped, bring MATLAB to the front, and ctrl C to stop mjavision.m as well as restarting IGVC2009.exe. Navigation Challenge: Copy the file waypoint comp.ini to waypoint.ini, and start IGVC2009.exe as described in section 2. Make sure MATLAB is started, run mjasound.m, then bring IGVC2009.exe back to the front, set the slider to the value you have been told to use, make sure toggle mode is active and press button 2. After the robot is E-stopped, bring MATLAB to the front, and ctrl C to stop mjasound.m as well as restarting IGVC2009.exe. 6 powering down the robot It is not normally necessary to E-stop the robot. A well designed program will not depend on the E-stop, and should not do anything that a user feels is unsafe. Therefore under 90% of conditions, it will not be used. During the competition, however, the judges use the wireless E- stop as a standard procedure when a robot has completed whatever event it is performing. Therefore, to make it more consistent and faster and easier for the next person to start the robot, pull out the E-stop button if it has been pressed, and hold down the E-stop reset. Then turn off the left power strip. Connect the battery charging connector to a battery charger. Then turn off the inverter and plug the right power strip into an AC power source to allow the laptop and camera batteries to charge.

5 7 Advanced: debugging or rebuilding part 1: power If a device is not behaving as expected, first ensure that it is receiving power. The Galil and amps have power lights that may or may not be visible in their current placement, so the sound of the amplifiers is the most reliable indicator that everything is okay power-wise. For problems see part 6. The laser will also be audible when rotating, but should also have a solid green light when operating correctly. When powered on, it shows a red and an orange solid light for about twenty seconds, during which it can't be used. If there is a flashing red light, restart the laser by unplugging it and plugging it back in. If this does not fix the problem, switch to the backup laser. The Garmin should be turned on (red button) and must have a fix on at least 3 satellites to produce a signal. The Novatel has a red power light that can be seen from the front of the robot. If it is not on, recall that it is plugged into the third, normally unused power strip. Also ensure that its crappy cigarette lighter plug has not slipped out of the receptacle (chances are that if we are using it, it will be duct taped in place because I wouldn't trust it to not come loose otherwise). The cameras can be checked by making sure their power switches are on the camera position. Next open the displays to make sure they are really on. If a camera is turning itself off after 30 seconds, remove it from the robot, take the tape out of it, and yell at whoever left a tape in it. The bumblebee requires a powered firewire hub when connected to a laptop (connected to the third power strip). It has a red LED to indicate that it is powered on. The wireless joystick requires 2 AA batteries. These should have been replaced prior to the competition, and spares should be readily available. part 2: data cables The Galil, laser, GPS, and digital compass should all be plugged into the serial hub, which is then plugged into the laptop via the USB hub. Note: the Novatel GPS does not use a serial cable; it uses a special cable that appears identical to a serial cable. Therefore, if anyone moves this cable away from the Novatel and puts it away in a drawer or something, that person should be hanged at dawn (this is not a threat, it is a management recommendation). The joystick receiver should also be plugged into the USB hub. The cameras should be plugged directly into the laptop on separate USB controllers, because of their high data rates. The firewire hub is plugged into the laptop firewire port if the Bumblebee is being used. part 3: software The sensors can be read from hyperterminal or simple programs as demonstrated in lessons 4 and 8. The Galil can be tested using the DMC terminal program, DMCTerm. When starting the program, select the first profile, and the program should connect automatically, indicated

6 by the split window on the left side of the window. The top is the command window, and the bottom is the output window. Type the following commands: JG -1000, 1000 [enter], ST [enter], and when you are ready BG [enter], [up arrow], [enter]. Typing the ST first will save time in stopping the robot, which is desirable when it is not on jack stands. If you are uncomfortable with moving the robot on the ground using text commands in the terminal, which you should be, hold onto the physical E-stop while doing this. The Bumblebee can be checked using the program in PointGrey->Digiclops->DemoIII. The cameras can be checked using the MATLAB script imgsaver.m, which opens two preview windows and saves images as they are captured. If the device being debugged works here, go to part 4, otherwise go to part 5. Part 4: IGVC2009 hardware configuration When IGVC2009.exe starts, it reads a file called hardware.ini which contains information on the robot configuration. The values read in on the first line are: the magnetic declination in degrees, the number of encoder steps per radian on the wheels, the wheel radius in meters, the distance between wheels in meters, and the maximum speed for either wheel. Next is a number for the motion controller: negative numbers refer to Galil profiles. Typically -1 is used, referring to the default Galil configuration. Positive numbers refer to com port numbers to be used with a MotionMind controller. The next number is the number of GPS devices to be used, followed by the com port # of each. 256 is added to the com port number if the GPS is a Novatel. Then the com port # of the digital compass, and laser are included. The next value is 1 if a Bumblebee Stereovision system is present, and 0 otherwise. Next is the number of cameras, followed by the x,y and z offset and the yaw, pitch and roll of each. The final value read is 1 to produce a log and 0 otherwise. The bumblebee and camera values are not used for anything as of the time this manual was written. magnetic_decl=4 jogsperjad=16000 r=.238m R=.52m SpeedLim=2.2352m/s motioncom=-1 numgps=1 gpscom1=7 hmrcom=6 lmscom=8 bumblebee=0 numcams=2 x y z yaw pitch roll log=true First, make sure hardware.ini exists and contains the correct com port numbers. Next, when the program is run, the Hardware Settings indicator displays: the wheel radius, the distance bt\ wheels, the max speed, the motion control parameter, the number of GPS units, followed by a colon and the first two com#s separated by a comma, then the compass, and laser com#s and the bumblebee parameter and the number of cameras with no spaces between them. If these values are not what was entered in hardware.ini, that hardware.ini file was not in the correct place. When running the executable directly, hardware.ini should be in the same directory, probably debug. Follow the shortcut to this folder. If the program is run inside Visual Studio, the file will be read from the IGVC2009 project directory. If this has confused you, blame Microsoft. part 5: waypoint.ini Waypoints are loaded from the file waypoint.ini when the program starts. The structure of this file is very straightforward: the first line is an estimate of the latitude, longitude and heading where the robot will be when the program is started, which is used for dead reckoning if

7 sensor data is unavailable. Each successive line starts with a single character, either a 'w' for waypoint, a 'c' for checkpoint or a 'g' for gate, and then the latitude and longitude in degrees. Waypoints are competition waypoints which must be hit for points, while checkpoints are additional points added to get around a known obstacle or line up with a gate. Gates are approximate locations of openings in a fence, which may or may not be open, and do not need to be hit for points, only passed through. part 6: Windows sucks If the device is on, but doesn't run in hyper-terminal or its demo program, right click on My Computer, select manage, and click on the device manager. On the serial hub,,the first port is com3, the second com4, and so on. I don't know what the last port is because the bluetooth com ports screwed up the numbering. It might be com11 or com15. If there is a problem using one of these devices, put it on the laptop directly (com1) and try the simple program again. If it is still not working, you have reached the end of this document's usefulness and may need to replace the device. Otherwise, open Ports and make sure the com number you think the device was on exists and isn't a bluetooth port. It may be necessary to try different com port and port number combinations to figure out what is mapped where if the numbering gets screwed up again. If a camera is on, but not connecting to the computer, swap in a spare USB cable and try again. Also try opening the device manager (see above) and make sure that both cameras have entries under imaging devices. Once both cameras are listed, you must restart MATLAB, because it only checks for devices when it starts up. Part 7: Galil connections The motion controller is connected to a serial port to get inputs, and sends outputs through a 90-something pin cable to the breakout board. Each amplifier is connected to a power cord and to the motor. The amplifier u,v,and w connections go to the motor w, u, and v connections. The breakout board has a cable that goes to each motor encoder and a cable that goes to each amplifier. Make sure that you know which pairs of cables go together. Then make sure that one pair of cables goes to the left motor and one to the right. It does not really matter which set goes to which, however, if this is switched, it will switch which motor is connected to the Galil x channel and y channel, so the program will have to switch the left and right wheel commands. Part 8: Log files hardware_log.txt: records hardware.ini info, com port opening and closing, data received. sensor_log.txt: records gps information whenever it is read for easier plotting. Each line contains a time, and latitude and longitude in deg. laser_log.txt: records laser information as it is read for easy plotting. First line is angle from right (0-180), following is distance in mm at each angle. vis_log.txt: similar format as laser log, but lines begin with commanded heading, and estimated commanded heading. Obstacle data comes from MATLAB vision processing. obs_log.txt: similar format to laser log; nearest of laser and visual obstacle data followed by other obstacle avoidance information. command_log.txt: contains time and left and right wheel speed in rad/s. kalman_log.txt: contains propagated Kalman position estimate after each movement. map.txt: contains laser data transformed by kalman position and heading estimate. MATLAB script plot_logs.m demonstrates how to read and plot many of these files.

Part A: Monitoring the Rotational Sensors of the Motor

Part A: Monitoring the Rotational Sensors of the Motor LEGO MINDSTORMS NXT Lab 1 This lab session is an introduction to the use of motors and rotational sensors for the Lego Mindstorm NXT. The first few parts of this exercise will introduce the use of the

More information

SATCOM-On-The-Move User Manual

SATCOM-On-The-Move User Manual For the SOTM RIT Project Page 1 of 6 Table of Contents Introduction... 3 Required Programs... 3 Required Documents... 3 Required Equipment... 3 Powering Up and Calibration... 3 Choosing a Point... 4 Calibrate

More information

TOC F1 Operations Manual

TOC F1 Operations Manual TOC F1 Operations Manual - 1 - General Description The TOC F1 is a single channel wireless lens control system. The system can be used on most broadcast or cinema lenses. The TOC F1 includes a hand held

More information

Homework 13: User Manual

Homework 13: User Manual Homework 13: User Manual Team Code Name: Autonomous Targeting Vehicle Group No. 3 User Manual Outline: Brief (marketing-style) product description Product illustration annotated with callouts for each

More information

A Simple Introduction to Omni Roller Robots (3rd April 2015)

A Simple Introduction to Omni Roller Robots (3rd April 2015) A Simple Introduction to Omni Roller Robots (3rd April 2015) Omni wheels have rollers all the way round the tread so they can slip laterally as well as drive in the direction of a regular wheel. The three-wheeled

More information

Project 1 : Dead Reckoning and Tracking

Project 1 : Dead Reckoning and Tracking CS3630 Spring 2012 Project 1 : Dead Reckoning and Tracking Group : Wayward Sons Sameer Ansari, David Bernal, Tommy Kazenstein 2/8/2012 Wayward Sons CS3630 Spring 12 Project 1 Page 2 of 12 CS 3630 (Spring

More information

Aaronia GPS-Logger Software. Users Guide

Aaronia GPS-Logger Software. Users Guide Aaronia GPS-Logger Software Users Guide Index GPS-Logger Software Version 0.2...3 System Requirements...4 Hardware Overview...5 Top view...6 Back view...7 Software Installation...8 Quickstart...9 Device

More information

Quick Start. Mounting Pad Reset Button. Micro USB Power Port. LED Indicator. Micro SD Card Slot. Lens. Adjustable Angle. Button

Quick Start. Mounting Pad Reset Button. Micro USB Power Port. LED Indicator. Micro SD Card Slot. Lens. Adjustable Angle. Button Smart Dash Cam Quick Start Mounting Pad Reset Button Micro USB Power Port LED Indicator Constant White: Normal Recording Flashing White: Emergency Recording Breathing Blue: Wi-Fi Hotspot Activated Video

More information

STS Trapper Gadget User Manual March 1, 2015

STS Trapper Gadget User Manual March 1, 2015 STS Trapper Gadget User Manual March 1, 2015 STS Information Systems Group 2 Contents 1. Summary of Changes in G2....................................... 4 1.1. Overview.......................................

More information

Jade Robot TM Introduction & User Guide

Jade Robot TM Introduction & User Guide Jade Robot TM Introduction & User Guide Myke Predko Last Updated: November 12, 2014 11/12/2014 Page 1 of 25 License and Warranty This document and code was written for the Jade Robot TM and follow on products.

More information

Instructions for Installing FlashUpdate and Downloading Updates for Super Buddy Satellite Meter

Instructions for Installing FlashUpdate and Downloading Updates for Super Buddy Satellite Meter Instructions for Installing FlashUpdate and Downloading Updates for Super Buddy Satellite Meter Updates to the Field Guide and to the instrument firmware are available from the Applied Instruments website.

More information

Software Setup Instructions for the Foster Control System used in the Explora Dome Observatories

Software Setup Instructions for the Foster Control System used in the Explora Dome Observatories Software Setup Instructions for the Foster Control System used in the Explora Dome Observatories Contents Pages 3 & 4 The new tic counter system & home position sensor Page 5 Control Boxes Pages 6-8 Down

More information

Draper Commissioner User Manual

Draper Commissioner User Manual Draper Commissioner User Manual Table of Contents Table of Contents...I 1. Getting Started...1 1.1 Initial Startup...1 1.2 Draper Commissioner Startup...1 1.3 Top Panel...1 2. Configuration Screens...2

More information

2002 Intelligent Ground Vehicle Competition Design Report. Grizzly Oakland University

2002 Intelligent Ground Vehicle Competition Design Report. Grizzly Oakland University 2002 Intelligent Ground Vehicle Competition Design Report Grizzly Oakland University June 21, 2002 Submitted By: Matt Rizzo Brian Clark Brian Yurconis Jelena Nikolic I. ABSTRACT Grizzly is the product

More information

Build and Test Plan: IGV Team

Build and Test Plan: IGV Team Build and Test Plan: IGV Team 2/6/2008 William Burke Donaldson Diego Gonzales David Mustain Ray Laser Range Finder Week 3 Jan 29 The laser range finder will be set-up in the lab and connected to the computer

More information

Quick Start Guide for Using TDS NOMAD GPS Equipment (For Team Leaders) Initial Unit Check

Quick Start Guide for Using TDS NOMAD GPS Equipment (For Team Leaders) Initial Unit Check Quick Start Guide for Using TDS NOMAD GPS Equipment (For Team Leaders) Initial Unit Check For each GPS unit, ensure you have: TDS NOMAD GPS Unit Garmin backpack receiver (antenna) Portable battery pack

More information

SMM501/501-H (Surveillance Mode Module) Ford Police Interceptors (Sedan and SUV)

SMM501/501-H (Surveillance Mode Module) Ford Police Interceptors (Sedan and SUV) An ISO 9001:2008 Registered Company SMM501/501-H (Surveillance Mode Module) 2013-2014 Ford Police Interceptors (Sedan and SUV) Introduction The SMM501/501-H is intended for 2013 and 2014 Ford Police Interceptors

More information

Introduction to Solo Forest

Introduction to Solo Forest Introduction to Solo Forest Project Settings Collecting Data Office Procedures - Exporting Shapefiles - Syncing with the PC - Transferring files Opening Solo Forest To open Solo Forest, select Start >

More information

TR-101 User Manual. Ver 1.14

TR-101 User Manual. Ver 1.14 User Manual Ver 1.14 Table of Contents 1. Introduction... 3 2. Features... 3 3. Specification... 4 4. Start-up... 5 4.1 Accessories... 5 4.2 Charging the battery... 6 4.3 Install SIM card... 6 5. Hardware

More information

Tech Tips. BeeBots. WeDo

Tech Tips. BeeBots. WeDo Tech Tips Teachers, especially classroom teachers who are implementing a robotics unit in their classroom, may not have much troubleshooting experience and may not have ready access to tech support. As

More information

WHAT TO DO IF THE SERVO SYSTEM REPORTS FAILURES.

WHAT TO DO IF THE SERVO SYSTEM REPORTS FAILURES. WHAT TO DO IF THE SERVO SYSTEM REPORTS FAILURES. 1. Try a hard reset on the system, shut the computer down and turn the main power switch off for 30 seconds, turn the main power back on and run the mango

More information

Copyright White Box Robotics Inc. and Frontline Robotics Inc

Copyright White Box Robotics Inc. and Frontline Robotics Inc Disclaimer Working with electronics and installing the plastics will require care and patience. PROPER GROUNDING PROCEDURES before handling the electronics. Touching the robot chassis (which is common

More information

TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT

TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT I Contents Overview TA0139... 1 Getting started: Arduino 2 Wheel Drive Wireless Bluetooth Robot Kit using Arduino UNO... 1 2.1. What

More information

Quick Start Guide for Using TDS NOMAD GPS Equipment (For Team Leaders) Initial Unit Check

Quick Start Guide for Using TDS NOMAD GPS Equipment (For Team Leaders) Initial Unit Check Quick Start Guide for Using TDS NOMAD GPS Equipment (For Team Leaders) Initial Unit Check For each GPS unit, ensure you have: TDS NOMAD GPS Unit Garmin backpack receiver (antenna) Portable battery pack

More information

Pulsed Frequency TM. Joint PEMFBasic Software Download, Installation and User Guide

Pulsed Frequency TM. Joint PEMFBasic Software Download, Installation and User Guide Pulsed Frequency TM Joint PEMFBasic Software Download, Installation and User Guide Contents Account Registration... 3 Create an Account... 4 Download the Software... 6 Chrome... 7 Edge... 8 Firefox...

More information

Using the Android teach-pad

Using the Android teach-pad with ROBWIN 7 and ROBOFORTH II v15/16 Components The components of the system are: 7 inch hand-held tablet Android software (apk or app ) already loaded. Bluetooth adaptor Serial port on rear of controller

More information

Guide for SI Computer Operator

Guide for SI Computer Operator Guide for SI Computer Operator 1. Preparation for an event. Synchronising the time Whoever is putting out the controls should check the times on the Si units. The time does not need to exactly match the

More information

RA Triage Procedure. Product: DM8050 & DM8600 series. 1.0 Useful Components & Accessories

RA Triage Procedure. Product: DM8050 & DM8600 series. 1.0 Useful Components & Accessories RA Triage Procedure Product: DM8050 & DM8600 series 1.0 Useful Components & Accessories 1.1 Cognex Single Port AC PoE Injector (Fig. 1) 1.2 USB cable (Fig. 2) 1.3 RS232 cable (Fig. 3) 1.4 WiFi or Bluetooth

More information

Contents Download INAV Connect to INAV Reset Default Configuration Binding the Receiver to the Radio...

Contents Download INAV Connect to INAV Reset Default Configuration Binding the Receiver to the Radio... Contents Download INAV... 1 Connect to INAV... 1 Reset Default Configuration... 3 1. Binding the Receiver to the Radio... 9 2. Verify the RX (receiver) Channel Mapping...10 3. Verify AUX Channel Mapping...12

More information

Pulsed Frequency TM. MR7 Basic Software Download, Installation and User Guide

Pulsed Frequency TM. MR7 Basic Software Download, Installation and User Guide Pulsed Frequency TM MR7 Basic Software Download, Installation and User Guide Contents Account Registration... 3 Create an Account... 4 Download the Software... 6 Chrome... 7 Edge... 8 Firefox... 10 Install

More information

Robotics Jumpstart Training II. EasyC: Software & Firmware Updates

Robotics Jumpstart Training II. EasyC: Software & Firmware Updates Robotics Jumpstart Training II EasyC: Software & Firmware Updates Objectives: Learn how to update EasyC Current Version: 4.2.1.9 Learn how to update Firmware VEX Joystick (Controller) VEX Microcontroller

More information

montana 600 series quick start manual for use with models 600, 650, 650t Montana 600 Series Quick Start Manual 1

montana 600 series quick start manual for use with models 600, 650, 650t Montana 600 Series Quick Start Manual 1 montana 600 series quick start manual for use with models 600, 650, 650t Montana 600 Series Quick Start Manual 1 Getting Started warning See the Important Safety and Product Information guide in the product

More information

2009 FRC Control System. Published by Team 103

2009 FRC Control System. Published by Team 103 2009 FRC Control System Published by Team 103 Section 1 Overview of Components crio DSC (Digital Side Car) Power Distribution Board Wireless Gaming Adapter Wireless Router Driver Station Speed Controllers

More information

Docking Station Operational Description

Docking Station Operational Description Docking Station Operational Description August 2018 Copyright 2017, 2018 All Rights Reserved Aures Technologies Changes: Ver 1.0, December 1, 2017, 1 st release Ver 1.1, January 11, 2018, add static IP

More information

SensorWATCH Basic RH - Wireless Setup Users Help Guide Part Number: A Revision: 1.1.0

SensorWATCH Basic RH - Wireless Setup Users Help Guide Part Number: A Revision: 1.1.0 SensorWATCH Basic RH - Wireless Setup Users Help Guide Part Number: A53-7974-13-001 Revision: 1.1.0 Page 1 SensorWATCH Basic RH - Wireless SetupUsers Help Guide 1.1.0 Table of Contents 1.0 - Quick Setup

More information

CORTEX Microcontroller and Joystick User Guide

CORTEX Microcontroller and Joystick User Guide This is a User Guide for using the VEX CORTEX Microcontroller and VEX Joystick. Refer to the VEX Wiki (http://www.vexforum.com/wiki/index.php/vex_cortex_microcontroller) for updates to this document. 1.

More information

MicroTally/WinTally Manual. Introduction

MicroTally/WinTally Manual. Introduction MicroTally/WinTally Manual Introduction Congratulations! You are in possession of one of the finest electronic tally boards made. The MicroTally is a hand held electronic tally counter. It is designed

More information

Robotics Education & Competition Foundation

Robotics Education & Competition Foundation Robotics Education & Competition Foundation VRC Event Troubleshooting Guide When Things Go Wrong NOW What? BEFORE YOU START YOUR EVENT Always set up the night before an event if possible. Always test the

More information

IXIUM. ixium M8 DVR Alarm Clock User Manual

IXIUM. ixium M8 DVR Alarm Clock User Manual IXIUM ixium M8 DVR Alarm Clock User Manual Contents Package Contents... 2 Before You Start... 2 Overview: Alarm Clock... 3 Controls: Alarm Clock... 3 On/Off Switch... 3 Micro SD Card Slot (TF)... 4 USB:

More information

AE483: Lab #1 Sensor Data Collection and Analysis

AE483: Lab #1 Sensor Data Collection and Analysis AE483: Lab #1 Sensor Data Collection and Analysis T. Bretl September 11, 2017 1 Goal You will be working with the AscTec Hummingbird Quadrotor this semester. There are two sources of sensor data that you

More information

The computer goes blank before the Word document was saved. The browser window freezes for no reason. You can't hear anything from your speakers.

The computer goes blank before the Word document was saved. The browser window freezes for no reason. You can't hear anything from your speakers. Computer Basics Basic Troubleshooting Techniques Basic Troubleshooting Techniques Page 1 The computer goes blank before the Word document was saved. The browser window freezes for no reason. You can't

More information

QBALL-X4 QUICK START GUIDE

QBALL-X4 QUICK START GUIDE QBALL-X4 QUICK START GUIDE A STEP BY STEP GUIDE TO FLY THE QBALL-X4 UAV This is a step by step guide to fly the Qball-X4 unmanned aerial vehicle. It is highly recommended to follow this guide particularly

More information

CAM-KIT6. User Manual. Connects2Vision. Mirror with DVR & Rear Camera PRODUCT FEATURES:

CAM-KIT6. User Manual. Connects2Vision. Mirror with DVR & Rear Camera PRODUCT FEATURES: User Manual CAM-KIT6 Mirror with DVR & Rear Camera PRODUCT FEATURES: Display: 5 inch Speaker: Built in MIC: Built in Mini USB: 5V 2A Micro SD Card Support: 32G max (not supplied) Rear Camera Input: 2.5mm

More information

Thanks for choosing 70mai dash cam. Product overview. Power key

Thanks for choosing 70mai dash cam. Product overview. Power key Thanks for choosing 70mai dash cam Equipped with a camera chip and image sensor which allows to record high-quality videos, 70mai dash cam becomes a perfect travel companion. Read this manual carefully

More information

Robot Navigation Worksheet 1: Obstacle Navigation

Robot Navigation Worksheet 1: Obstacle Navigation Robot Navigation Worksheet 1: Obstacle Navigation Team name: Group members: In this challenge you will learn about the different features of the Move block, test a range of different turns for your robot,

More information

Plantronics Wireless Headset Installation Guide

Plantronics Wireless Headset Installation Guide Basic Set Up: Take the AC Power Supply adapter and plug one end into your wall outlet or power strip. The other end will plug into the back of the headset base, as shown in the following picture. Place

More information

PixHawk and Marvelmind Integration Manual. PixHawk/APM Integration with Marvelmind mobile beacon

PixHawk and Marvelmind Integration Manual. PixHawk/APM Integration with Marvelmind mobile beacon PixHawk and Marvelmind Integration Manual PixHawk/APM Integration with Marvelmind mobile beacon The guide assumes that: 1) The user has configured the copter according to the recommendations available

More information

Pulsed Frequency TM. EM272/EM272A Software Download, Installation and User Guide

Pulsed Frequency TM. EM272/EM272A Software Download, Installation and User Guide Pulsed Frequency TM EM272/EM272A Software Download, Installation and User Guide Account Registration... 3 Create an Account... 4 Download the Software... 6 Install the Software... 7 Connect EM272 / EM272A

More information

Pulsed Frequency TM. EM272Basic Software Download, Installation and User Guide

Pulsed Frequency TM. EM272Basic Software Download, Installation and User Guide Pulsed Frequency TM EM272Basic Software Download, Installation and User Guide Contents Account Registration... 3 Create an Account... 4 Download the Software... 6 Chrome... 7 Edge... 8 Firefox... 10 Install

More information

Evaluating the Performance of a Vehicle Pose Measurement System

Evaluating the Performance of a Vehicle Pose Measurement System Evaluating the Performance of a Vehicle Pose Measurement System Harry Scott Sandor Szabo National Institute of Standards and Technology Abstract A method is presented for evaluating the performance of

More information

Pulsed Frequency TM. Joint PEMF Software Download, Installation and User Guide

Pulsed Frequency TM. Joint PEMF Software Download, Installation and User Guide Pulsed Frequency TM Joint PEMF Software Download, Installation and User Guide Account Registration... 3 Create an Account... 4 Download the Software... 6 Install the Software... 7 Connect JOINT PEMF to

More information

Contents. - i - Ver.:2

Contents. - i - Ver.:2 Contents 1 Accessories of D-Point 2... 2 2 Connecting Projector to PC... 4 3 Pen Action... 4 4 Driver Installation... 5 5 Configuration Setting... 8 6 D-Point 2 Pull-up Menu... 12 7 DT02 Multi-touch Interactive

More information

ixkir720 HD Key Fob Camera

ixkir720 HD Key Fob Camera IXIUM ixkir720 HD Key Fob Camera User Manual Contents Package Contents... 2 Before You Start... 2 Overview & Basic Setup... 3 Battery and Charging... 3 Inserting the Memory Card... 3 Reading the Memory

More information

Pulsed Frequency TM. MR7 Software Download, Installation and User Guide

Pulsed Frequency TM. MR7 Software Download, Installation and User Guide Pulsed Frequency TM MR7 Software Download, Installation and User Guide Contents Account Registration... 3 Create an Account... 4 Download the Software... 6 Install the Software... 8 Connect MR7 to Your

More information

Table of Contents. Introduction 1. Software installation 2. Remote control and video transmission 3. Navigation 4. FAQ 5.

Table of Contents. Introduction 1. Software installation 2. Remote control and video transmission 3. Navigation 4. FAQ 5. Table of Contents Introduction 1. Software installation 2. Remote control and video transmission 3. Navigation 4. FAQ 5. Maintenance 1.1 1.2 1.3 1.4 1.5 1.6 2 Introduction Introduction Introduction The

More information

WARNING: Do not use excessive force or you could damage the mouse or the cable.

WARNING: Do not use excessive force or you could damage the mouse or the cable. Charging cable does not fit into my Performance Mouse MX Ensure that the charging cable is at the correct angle when you connect it to your mouse. You must slightly angle the cable approximately 10-15

More information

TOC DX1-K Operations Manual

TOC DX1-K Operations Manual TOC DX1-K Operations Manual - 1 - General Description The TOC DX1-K is a single channel wireless lens control system. The system can be used on most broadcast or cinema lenses. The TOC DX1-K includes a

More information

Stream Map USA Manual

Stream Map USA Manual 1. INTRODUCTION When Stream Map USA is launched, a map of North America opens showing your current location and a colored area highlighting the states covered. Stream Map USA Manual This manual is designed

More information

BEST Control System. Dave Wilkerson. September 12, 2015

BEST Control System. Dave Wilkerson. September 12, 2015 BEST Control System BEST Robotics, Inc. Dave Wilkerson September 12, 2015 Copyright 2012 BEST Robotics, Inc. All rights reserved. 1 Servos Joystick Return Kit AAA Battery Charger Analog WiFi key USB/Tether

More information

Bluetooth GPS receiver with Digital Compass

Bluetooth GPS receiver with Digital Compass HI-406BT Bluetooth GPS receiver with Digital Compass 1 Table of Contents 1.1 Overview... 3 1.2 Main Features... 5 2.1 Setting up: Bluetooth GPS receiver... 6 2.2 Setting up: Digital Compass... 12 3. Dimensions...

More information

AWS DeepRacer Getting Started Guide

AWS DeepRacer Getting Started Guide AWS DeepRacer Getting Started Guide 1 Getting Started Guide Contents What s in the box Assemble your car Get connected Test drive Autonomous model management 2 What s in the box 1 2 6 8 9 5 11 10 4 7 3

More information

FAQ for KULT Basic. Connections. Settings. Calls. Apps. Media

FAQ for KULT Basic. Connections. Settings. Calls. Apps. Media FAQ for KULT Basic 1. What do the Icons mean that can be found in notifications bar at the top of my screen? 2. How can I move an item on the home screen? 3. How can I switch between home screens? 4. How

More information

Mi.Net Mobile. Transceiver. Mueller Systems. operating Instructions manual

Mi.Net Mobile. Transceiver. Mueller Systems. operating Instructions manual operating Instructions manual Mi.Net Mobile table of contents PAGE General Information / Components 2 Installation 3 Configurations 4-5 LED Indicators 5 About Mueller Systems 6 Notes 7 Transceiver! WARNING:

More information

BRx6 Sensor Calibration Using SurvCE/SurvPC

BRx6 Sensor Calibration Using SurvCE/SurvPC OVERVIEW BRx6 Sensor Calibration Using SurvCE/SurvPC The BRx6 internal sensors (tilt, accelerometer and compass) must be calibrated in order to use the electronic bubble and tilted pole corrections in

More information

AndyMark Arduino Tutorial

AndyMark Arduino Tutorial AndyMark Arduino Tutorial Tank Drive June 2014 Required: Required Software List: - Kit Arduino IDE - Robot Power Cable Kit (am-0975) RobotOpen Arduino Shield Software - Battery Base Package (am-0477) RobotOpen

More information

VEX ARM Cortex -based Microcontroller and VEXnet Joystick User Guide

VEX ARM Cortex -based Microcontroller and VEXnet Joystick User Guide 1. VEX ARM Cortex -based Microcontroller and VEXnet Joystick Pairing Procedure: a. The Joystick must first be paired to the VEX ARM Cortex -based Microcontroller before they will work using VEXnet Keys.

More information

Panasonic. DVD/DVC Camera Seminar VDR-D100/200/300 and PV-GS29/39

Panasonic. DVD/DVC Camera Seminar VDR-D100/200/300 and PV-GS29/39 Panasonic DVD/DVC Camera Seminar VDR-D100/200/300 and PV-GS29/39 Features (VDR-D100~300) DVD Multi DVD-RAM/R/-RW DSC Feature (Disc & SD Card) One Touch Navigation & Joystick Built in Video Light (D105&D200

More information

Lesson 2: Input, Output, and Processing

Lesson 2: Input, Output, and Processing Lesson 2: Input, Output, and Processing TRUE/FALSE 1. After data is processed, it is presented to the user through an input device. ANS: F REF: Mod1-28 2. A laser virtual keyboard is packaged in a case

More information

Digital Camcorder Basics

Digital Camcorder Basics PART Digital Camcorder Basics Making great digital movies requires knowing some of the basics about digital video cameras. Electronics stores tend to advertise features with exciting statistics, hoping

More information

Pub Mapping GPS and Multimedia Player Quick Start Guide

Pub Mapping GPS and Multimedia Player Quick Start Guide Pub. 988-0160-461 Mapping GPS and Multimedia Player Quick Start Guide 1 Power Cable The Lowrance XOG GPS operates on an internal rechargeable battery. Battery charge is probably low at time of purchase.

More information

ipod Tutorial Includes lessons on transferring music to ipod, playing music, and storing files on ipod

ipod Tutorial Includes lessons on transferring music to ipod, playing music, and storing files on ipod ipod Tutorial Includes lessons on transferring music to ipod, playing music, and storing files on ipod apple Apple Computer, Inc. 2004 Apple Computer, Inc. All rights reserved. Apple, the Apple logo, Apple

More information

StudioPrompter Tutorials. Prepare before you start the Tutorials. Opening and importing text files. Using the Control Bar. Using Dual Monitors

StudioPrompter Tutorials. Prepare before you start the Tutorials. Opening and importing text files. Using the Control Bar. Using Dual Monitors StudioPrompter Tutorials Prepare before you start the Tutorials Opening and importing text files Using the Control Bar Using Dual Monitors Using Speed Controls Using Alternate Files Using Text Markers

More information

What Is a Program? Pre-Quiz

What Is a Program? Pre-Quiz What Is a Program? What Is a Program? Pre-Quiz 1. What is a program? 2. What is an algorithm? Give an example. 2 What Is a Program? Pre-Quiz Answers 1. What is a program? A program is a sequence of instructions

More information

7 For Seniors For Dummies

7 For Seniors For Dummies Windows 7 For Seniors For Dummies Chapter 16: Making Windows 7 Easier to Use ISBN: 978-0-470-50946-3 Copyright of Wiley Publishing, Inc. Indianapolis, Indiana Posted with Permission Making Windows 7 Easier

More information

Camera Deployment Guide

Camera Deployment Guide Camera Deployment Guide Page 1 of 8 Overview of Camera Deployment Procedure You will be deploying your cameras in sets of 3: o On trail one camera that captures picture of traffic on a hiking trail o Near

More information

SIMDIS Quick Start Guide

SIMDIS Quick Start Guide SIMDIS Quick Start Guide SIMDIS 10.0 (SR3) March 2018 U.S. Naval Research Laboratory Electronic Warfare Modeling and Simulation Branch Code 5770 Contents 1 SIMDIS Quick Start 1 1.1 Starting SIMDIS.................................

More information

LifeSize Video Conferencing Systems User Guide

LifeSize Video Conferencing Systems User Guide LifeSize Video Conferencing Systems User Guide University of California, Davis Information and Educational Technology Office of the Vice Provost LifeSize Video Communications System Quick-Start Guide Making

More information

Personal Tracking System User Manual

Personal Tracking System User Manual Personal Tracking System User Manual Copyright 2007 www.itrekgps.com 1 List of Contents Introduction 3 Package Contents 3 GPS / GSM Tracker 4 Bluetooth Decoder 5 Setting up GPS / GSM Tracker 6 Tracking

More information

SPARTAN ROBOTICS FRC 971

SPARTAN ROBOTICS FRC 971 SPARTAN ROBOTICS FRC 971 Controls Documentation 2015 Design Goals Create a reliable and effective system for controlling and debugging robot code that provides greater flexibility and higher performance

More information

Mac mini Model A1283 Terabyte Drive

Mac mini Model A1283 Terabyte Drive Mac mini Model A1283 Terabyte Drive Replacement Install a terabyte worth of storage space in your Mac mini Model A1283. Written By: Miroslav Djuric ifixit CC BY-NC-SA www.ifixit.com Page 1 of 21 INTRODUCTION

More information

Effort Free IT User Guidelines

Effort Free IT User Guidelines Effort Free IT User Guidelines These are some guidelines to follow to help PC Miracles manage your workstation and make sure you IT needs are met in a timely manner Please leave your pc on at night. You

More information

Application Manual. XFNS0843_03. Date: August 16, 2012 Edition: 3rd, August 16, 2012

Application Manual.  XFNS0843_03. Date: August 16, 2012 Edition: 3rd, August 16, 2012 Date: August 16, 2012 Edition: 3rd, August 16, 2012 2012 Opticon. All rights reserved. All information subject to change without notice. www.opticonusa.com Phone (USA): 1.800.636.0090 Document Part Number

More information

Renaming the Projector Adapter Advanced Settings Troubleshooting... 25

Renaming the Projector Adapter Advanced Settings Troubleshooting... 25 010-0730-00 Contents Contents... 2 Introduction... 4 Wireless Range... 4 System Requirements... 4 What's in the Box... 4 Adapter Status Indicators and Details... 5 What s the difference between Wireless

More information

Studuino Block Programming Environment Guide

Studuino Block Programming Environment Guide Studuino Block Programming Environment Guide [DC Motors and Servomotors] This is a tutorial for the Studuino Block programming environment. As the Studuino programming environment develops, these instructions

More information

GETTING STARTED. Link Controller. Remote

GETTING STARTED. Link Controller. Remote GETTING STARTED i-pilot Link Controller Software Updates Link Controller 1. Loading the software file onto the SD card. Note that no other software loads (FF or remote) can be on the card. 2. Prep the

More information

LevelOne BLH-1000 Bluetooth Headset User s Manual

LevelOne BLH-1000 Bluetooth Headset User s Manual LevelOne BLH-1000 Bluetooth Headset User s Manual - 1 - Introduction Introduction to Bluetooth Wireless Technology Bluetooth is a short- range wireless communication technology. It allows wireless connections

More information

Pulsed Frequency TM. PlasmaBasic Software Download, Installation and User Guide

Pulsed Frequency TM. PlasmaBasic Software Download, Installation and User Guide Pulsed Frequency TM PlasmaBasic Software Download, Installation and User Guide Contents Account Registration... 3 Create an Account... 4 Download the Software... 6 Chrome... 7 Edge... 8 Firefox... 10 Install

More information

Using a Garmin GPSMap 64s on a Senior Hike. By: Marilyn Warrant March 12, 2018

Using a Garmin GPSMap 64s on a Senior Hike. By: Marilyn Warrant March 12, 2018 Using a Garmin GPSMap 64s on a Senior Hike By: Marilyn Warrant March 12, 2018 Most of these definitions and instructions should also apply to other models of the Garmin GPSMap 64 and GPSMap 62. This document

More information

Show Designer 1. Software Revision 3.11

Show Designer 1. Software Revision 3.11 Show Designer 1 Software Revision 3.11 OVERVIEW The Show Designer 1 is a lighting controller based on the successful and simple to use Show Designer. The Show Designer 1 adds to the existing features of

More information

1. Introduction P Package Contents 1.

1. Introduction P Package Contents 1. 1 Contents 1. Introduction ------------------------------------------------------------------------------- P. 3-5 1.1 Package Contents 1.2 Tablet Overview 2. Using the Tablet for the first time ---------------------------------------------------

More information

The Control System. Student Interface Batteries Contest Plan Calibration Presentation. The Control Box

The Control System. Student Interface Batteries Contest Plan Calibration Presentation. The Control Box Wiring Your Machine The Control System The Control Box Student Interface Batteries Contest Plan Calibration Presentation System Overview The picture below is a schematic overview of the whole system. Two

More information

TECHNOLOGIES. P2jr Pico Projector. User Guide

TECHNOLOGIES. P2jr Pico Projector. User Guide aaxa TECHNOLOGIES P2jr Pico Projector User Guide Caution! WARNING: Please use this product as instructed. Misuse may cause injury or death. DO NOT use while driving DO NOT expose to water or wet surfaces.

More information

Ford SYNC 3. Multi Camera Interface Installation and User Manual

Ford SYNC 3. Multi Camera Interface Installation and User Manual 250-8455 Ford SYNC 3 Multi Camera Interface Installation and User Manual Table Of Contents Installation 1 Switching to the Interface 3 Interface Homepage 4 Interface Settings 5 Camera Control 7 HDMI Input

More information

34 E Main Street, Suite 167, Smithtown, NY (888) Fax: 1(888)

34 E Main Street, Suite 167, Smithtown, NY (888) Fax: 1(888) 34 E Main Street, Suite 167, Smithtown, NY 11787-1(888)270-4513 - Fax: 1(888)270-4513 www.idetect.net - Info@IDetect.net C o p y r i g h t 2 0 1 6 I D e t e c t, I n c. A l l R i g h t s R e s e r v e

More information

EziNav G3 User Manual

EziNav G3 User Manual EziNav G3 User Manual 4.3 Touchscreen GPS with Bluetooth About this User Manual Congratulations on your purchase of your Kogan EziNav G3 GPS. This user manual provides information regarding the various

More information

Chapter 2 Working Inside Desktop Computers and Laptops

Chapter 2 Working Inside Desktop Computers and Laptops Chapter 2 Working Inside Desktop Computers and Laptops TRUEFALSE 1. When disassembling a computer, it's okay to stack circuit boards on top of each other as long as you follow ESD protection rules. (A)

More information

Department of Physics & Astronomy Lab Manual Undergraduate Labs. A Guide to Logger Pro

Department of Physics & Astronomy Lab Manual Undergraduate Labs. A Guide to Logger Pro A Guide to Logger Pro Logger Pro is the main program used in our physics labs for data collection and analysis. You are encouraged to download Logger Pro to your personal laptop and bring it with you to

More information

logic table of contents: squarebot logic subsystem 7.1 parts & assembly concepts to understand 7 subsystems interfaces 7 logic subsystem inventory 7

logic table of contents: squarebot logic subsystem 7.1 parts & assembly concepts to understand 7 subsystems interfaces 7 logic subsystem inventory 7 logic table of contents: squarebot logic subsystem 7.1 parts & assembly concepts to understand 7 subsystems interfaces 7 logic subsystem inventory 7 7 1 The Vex Micro Controller coordinates the flow of

More information

The port replicator may have features that are not supported by your computer.

The port replicator may have features that are not supported by your computer. Please refer to the product label for the HP product number and serial number. This is useful information if you ever need to contact technical support. Getting Started This section identifies the visible

More information

User s Guide for 3G/GPS Camera

User s Guide for 3G/GPS Camera User s Guide for 3G/GPS Camera Version: 1.2 Date: October 26, 2010 Revision History Version Date Changes 1.0 06/29/2010 First Release of 3G/GPS Camera User s Guide 1.1 10/14/2010 Update the function description

More information