Epson Moverio BT 200 USB Configuration Document 11/27/2013

Similar documents

How to Install Applications (APK Files) on Your Android Phone

TRENDnet. <a trendnet.com"> Quick Installation Guide. Product Warranty Registration

Midland BT Updater BTUpdater Program Program file (x86) ), Midland

Colorfly Tablet Upgrade Guide

Pentesting Android Mobile Application

PCLinq2 Hi-Speed USB Bridge-Network Cable. Quick Network Setup Guide

Installation Instructions for 9555 USB Driver

System Software for Developer Release Note (Ver.D1.1.2)

Thuraya XT-DUAL. Software Upgrade Manual

USB DRIVER INSTALLATION GUIDE

CANON FAX L360 SOFTWARE MANUAL

CMP-102U. Quick Installation Guide

Firmware & Software update procedures Amicroe TouchTAB IV.

Application Note CTAN #374

Redirect Printer Port to LPT3 for Printing to Local Printer in Remote Desktop Session

PP8X Printer Driver Installation Instruction

USB DRIVER INSTALLATION GUIDE

Configuring Windows 7 64 bit for AutoVISION

Magic Control Technology Corporation. Android Mirror KM-C6105. User Manual

Lab 0 (Setting up your Development Environment) Week 1

Important Note Regarding Your Blu ray Drives

Network Server for Windows. Overview of the Sequencher Network Page 2. Installing Sequencher Server for the First Time Page 3

Installing Global Logger USB Drivers

Allow Installation from Unknown Sources

USB HSPA Modem. User Manual

Printer Sharing of the PT-9500pc in a Windows Environment

How to setup a network printer using HP Universal Printer Driver

Using Microsoft Visual Studio API Reference

Rev EZCast Quick Start Guide

Shearwater Research Dive Computer Software Manual

How To Install Epson Thermal Printers (TM- T88IV USB)

Guide to Installing BBL Crystal MIND on Windows 7

Centurion PLUS CPC4 Download Guide

Omni 56K USB Lite Quick Start Guide

The "Eclipse Classic" version is recommended. Otherwise, a Java or RCP version of Eclipse is recommended.

Running a Program on an AVD

Install the SDT200/SDT270 USB driver

Transferring Scans from your Dolphin into Destiny

The FlexiSchools Online Order Management System Installation Guide

BodyMedia SenseWear Retrieve (V1)

Basic Android Setup Windows Version

HP RDX Continuous Data Protection Software Quickstart Guide

M100 System File Manager Help

[Setup procedure for Windows 95/98/Me]

Print Server Application Guide. This guide applies to the following models.

3. USB DRIVER Installation of USB driver Driver for Infinity SD Data Logger. INFINITY Series Acquisition Tools Manual

The FlexiSchools Online Order Management System Installation Guide

ANDROID RECOVERY STICK QUICK START GUIDE

Windows XP.. ELITE Firmware Update procedures.. v1.41

Installing the Driver of your Plotter- / Engraver

for Android Windows Desktop and Conduit Quick Start Guide

NOTE: PLEASE DO NOT ATTEMPT TO INSTALL THE SOFTWARE BEFORE READING THIS DOCUMENT.

Installing the Driver of your Plotter- / Engraver

Installation of USB Virtual COM. Version 1.02

How to Download Images Using Olympus Auto-Connect USB Cameras and Olympus Master


PL-2305 USB-to-Printer Cable Windows 8 Installation Guide

SAPIP GUI INSTALLATION. Table of Contents

MN POS TM. Hardware & Peripherals. All required hardware may be purchased from Home Office.

EasyGate UMTS Data quick installation guide

Installing S500 Power Monitor Software and LabVIEW Run-time Engine

Star USB Vendor Class Driver Installation Manual

SecureVault Online Backup Service Client Installation Guide

CLEARONE DOCUMENT (REVISION 1.0) October, with Converge Pro Units

BioDiscovery Product Activation Group Floating Windows

Technology Services Group Procedures. IH Anywhere guide. 0 P a g e

Iridium Extreme TM Satellite Phone. Data Services Manual

Read Me UNISTREAM AUTOMATION IDE

Student Data Capture System (SDSC)

Board also Supports MicroBridge

1-Port Wireless USB 2.0 Print Server Model # APSUSB201W. Quick Installation Guide. Ver. 2A

JAVS Scheduled Publishing. Installation/Configuration... 4 Manual Operation... 6 Automating Scheduled Publishing... 7 Windows XP... 7 Windows 7...

Printing Options. Netgear FR114P Print Server Installation for Windows XP

Guide for Remote Control PDA

Yamaha 01V96 Version2 Upgrade Guide

USB-PRINTER WIRELESS LAN PRINTSERVER (DN ) Quick Installation Guide

USB Drivers Getting Started Guide

USB External Hard Disk Drive

Chapter 2 Utility Manager

This software will update your Samsung Galaxy S II to Android software version GB28.

Cloud Print Edition Quick Start Guide

Print Server Application Guide

Operating Instructions

Android Environment Emulator

Super Pro Net TM Network Key Installation and Operation

How to install USB driver (MICRO/I)

Backup Server DOC-OEMSPP-S/6-BUS-EN

Windows 7 Printer Driver Installation procedure

Installer Assistance Windows XP

USB Driver Installation

BioWin Network Installation

Virtual Serial Port over USB For PD & PC Series Printers

The FlexiSchools Online Order Management (FOOM) Installation Guide

Select Correct USB Driver

Install Device Drivers and Toolkit for Windows 7

Schneider OS-Loader usage via Ethernet or USB.

NEC USB PortBar with the Driver Installation Diskette

Connecticut Hazardous Waste Manifests Database

Transcription:

Epson Moverio BT 200 USB Configuration Document 11/27/2013 This document is used for setting up Epson Moverio BT 200 for Android application development. You must install the USB ADB driver by following the steps below. following computing environments: Macintosh and Linux Windows XP, Windows 7 and Windows 8 This document covers the 1. Setup Moverio USB Debugging mode A. Launch Settings App. B. Check mark Settings > Developer options > USB Debugging. C. You may need to reboot Moverio BT 200. (Example from Step B above as seen on the Moverio BT 200 screen) 2. Install Android SDK by following the instructions on developer.android.com and refer to http://developer.android.com/sdk/oem usb.html#installingdriver Macintosh or Linux: 1. Setup Vendor ID in ADB 1) Add vendor ID(0x04B8) in ~usr/.android/adb_usb.ini # ANDROID 3RD PARTY USB VENDOR ID LIST DO NOT EDIT. # USE 'android update adb' TO GENERATE. # 1 USB VENDOR ID PER LINE. 0x04B8 2) Save the above adb_usb.ini file. 2. Testing BT 200 adb USB driver A. Bring up command prompt. B. Type adb kill server then enter. C. Type adb start server then enter. D. Type adb devices then enter.

E. You should see BT 200 as one of the devices.

Windows XP, 7 & 8: 1. Setup USB Driver 1) Install Google USB driver from Android SDK Manager 2) Add following bolded lines in [Google.NTx86] and [Google.NTamd64] sections in <android sdks>\extras\google\usb_driver\android_winusb.inf [Manufacturer] %ProviderName% = Google, NTx86, NTamd64 [Google.NTx86] WS2 MTP = USB_Install, USB\VID_04B8&PID_0C06 = USB_Install, USB\VID_04B8&PID_0C06&MI_01 ;WS2 PTP = USB_Install, USB\VID_04B8&PID_0C07 = USB_Install, USB\VID_04B8&PID_0C07&MI_01 ;Google Nexus One.. = USB_Install, USB\VID_18D1&PID_0D02 = USB_Install, USB\VID_18D1&PID_0D02&MI_01 = USB_Install, USB\VID_18D1&PID_4E11 = USB_Install, USB\VID_18D1&PID_4E12&MI_01 [Google.NTamd64] ;WS2 MTP = USB_Install, USB\VID_04B8&PID_0C06 = USB_Install, USB\VID_04B8&PID_0C06&MI_01 ;WS2 PTP = USB_Install, USB\VID_04B8&PID_0C07 = USB_Install, USB\VID_04B8&PID_0C07&MI_01 ;Google Nexus One.. = USB_Install, USB\VID_18D1&PID_0D02 = USB_Install, USB\VID_18D1&PID_0D02&MI_01 = USB_Install, USB\VID_18D1&PID_4E11 = USB_Install, USB\VID_18D1&PID_4E12&MI_01 3) Setup Vendor ID in ADB a) Execute <sdk>\tools\android.bat with argument update adb to create [C:\[username]\.android\adb_usb.ini]. b) Add vendor ID # ANDROID 3RD PARTY USB VENDOR ID LIST DO NOT EDIT. # USE 'android update adb' TO GENERATE. # 1 USB VENDOR ID PER LINE. 0x04B8 Windows 7 & 8: c) Save above adb_usb.ini file and reboot Windows 1. Install USB Driver A. Connect USB cable to BT 200. B. Confirm EPSON BT 200 from the Device Manager, it shows as embt2 under

Other devices. C. Double click on embt2. D. Click Update Driver.

E. Select Browse my computer for driver software ~ Locate and install driver software manually. F. Select Browse, and select android sdks\extras\google\usb_driver folder.

G. When Windows Security prompt appears, select Install this driver software anyway. (You may have to change Windows 8 startup settings to disable Driver signing enforcement). H. You have completed the driver installation. BT 200 should be under Portable

Devices as shown below. I. From Devices and Printers, BT 200 shows as MTP, and double click on it. It will show as follows.

2. Testing BT 200 adb USB driver A. Bring up command prompt. B. Type adb kill server then enter. C. Type adb start server then enter D. Type adb devices then enter. E. You should see BT 200 as one of the devices. Windows XP: 1. Install USB Driver A. Power on and connect BT 200 to your PC through the USB port. Windows will detect the device and launch the Hardware Update Wizard. B. Select Install from a list or specific location and click Next. C. Select Search for the best driver in these locations; un check Search removable media; and check Include this location in the search. D. Click Browse and locate the USB driver folder. <sdk>\extras\google\usb_driver\ E. Click Next to install the driver. 2. Testing BT 200 adb USB driver A. Bring up command prompt. B. Type adb kill server then enter. C. Type adb start server then enter D. Type adb devices then enter. E. You should see BT 200 as one of the devices.