How to program a PIC microcontroller

Size: px
Start display at page:

Download "How to program a PIC microcontroller"

Transcription

1 By Fernando Brea Translation by Manolo Hernández-Peña M.

2 Table of content 1. Introduction 2. Materials a. Hardware b. Software 3. Hardware connections 4. Hardware configuration 5. Software installation 6. Software configuration 7. Programming the microcontroller 8. Errors and solutions

3 Introduction. The aim of this tutorial is to explain how to program a PIC microcontroller used for the second generation of electronic cards designed for. IOCards project is based in some electronic cards developed by Manuel Vélez ( and the related software that make posible to control the flight simulator with external elements as switches, buttons The second generation of these cards uses PIC microcontrollers. This tutorial will show how to program the PIC 16F876 used by the IOCards servomotor II and by the IOCards encoders II. I would like to thank to Manuel Vélez and everybody inside the cockpit builders group for their achievements.

4 Materials. Hardware: The PIC 16F876 controller Sold in electronics shops The programmer (T-20se or similar) Sold in electronics shops. There are another models as T-20 II, el TE-20 X. If you can t find them, the best is to ask for a PIC 16F876 programmer and the personnel in the shop will advice us. Price can be from 8 to 10 NOTE : TE-21 programmer is NOT valid. A serial cable Sold in electronics shops. It depends on which connectors our PC and the programmer have. Nowadays, most of PCs have a male DB9 connector and most of programmers have a female DB9 connector. NOTE : we DON T need a crossed cable; inner connections are made pin to pin.

5 Software: ICProg (Ver. 1.05C) software. Downlodable from Here you can download the last version of ic-prog.exe file and the helpfile. If you use Windows NT/2000/XP you ll have to download the IC-Prog NT/2000 driver too (icprog.sys). Code file (IOCard_Servo.hex) Available at: We will download the file corresponding with the circuit we are building. If you have any doubt, you can ask in our forum.

6 Hardware connections. Plug the cable in the PC serial port. There s no problem in connecting it while the PC is running because this port is protected against short circuits. Remember the port number (1 or 2). We ll need to define this number later in the software. Insert the PIC in the programmer socket, taking into account the correct position. Importatnt NOTES: 1. Insert the pic with the programmer disconnected from the cable to avoid electrical damages to the PIC. 2. Don t press the PIC very much. Only a good electric contact is needed. 3. To take out the PIC from its socket, use a screwdiver and try to maintain the PIC parallel to the socket (to avoid the pins from breaking). Connect the cable to the programmer.

7 Hardware configuration. Lets configure the serial port in our PC: Windows 9x / ME Start -> Configuration -> Control panel -> System icon -> Devices administrator tab -> Ports (Com & LPT) -> Double click on communications port (Com 1 or 2 ). A similar properties window as the one for Windows XP will be shown. Windows XP Start -> Control panel -> System icon -> Hardware tab -> Devices administrator tab -> Ports (Com & LPT) -> Double click on communications port (Com 1 or 2 ) -> Port configuration tab Verify the following values: Bits per second: 9600 Data bits: 8 Parity: None Stop bits: 1 Flow control: none With this we have finished configuring our hardware.

8 Software installation. Software installation is very easy. Just extract the downloaded files into a folder: icprog105c.zip help_spanish.zip icprog_driver.zip -> icprog.exe (the main program) -> icprog.chm (the help file) -> icprog.sys (the driver for Win NT/2000/XP) Note: if we use Windows XP, an error message will be shown the first time we run the program. Windows NT/2000/XP doesn t let any program to use the hardware directly. Only through windows APIs or through specific drivers. Icprog tries to access to the serial port so the error is shown. To solve this we ll have two options: 1- Configure Icprog for using the windows APIs or 2- Install the specific drivers. First, we ll accept the error message, and the software will run. 1.- Use the Windows APIs: Open Menu -> Settings -> Hardware and check Windows Api. Press OK. Close the program and start it again. Now the error message is not shown. 2.- Using specific drivers for NT/2000/XP Open Menú -> Settings -> Hardware and select Direct I/O. Press OK. Then: Menú -> Settings -> Options -> Mics tab and check Enable NT/2000/XP Driver. Press OK. The following message will be shown:

9 Answer Yes. A new mesagge for installing the driver will be shown: Answer Yes and the driver will be installed. The program is now ready to work.

10 Software configuration. Start IcProg.exe Hardware settings (mandatory): Menú > Settings -> Type of Hardware Programmer -> JDM Programer Ports -> 1 or 2, depending on where we connected the serial cable. I/O retard -> 10 (we will decrease this value if we have problems). Interface -> we set it before. Communication -> All disabled. Click Ok. Other settings (optional): Menu > Settings -> Options -> Confirmation tab We will check the desired options. Menu > Settings -> Options -> Programming tab We will check Verify.

11 Programming the microcontroller 1. Select the device (microcontroller) to be programmed. 2. Open the code file to be written in the PIC. Code is stored in the selected buffer. Oscillator and Configuration bits are changed as indicated by the *.hex file. We can maintain these values, or change them later if we have problems during the programming proccess.

12 3. Verifying the information. The file code that we want to write in the microcontroller is stored in the buffer. The programmer is connected to the proper serial port. 4. Programming the microcontroller Clic the Write all button. Some messages will be shown: Device writing confirmation (if enabled) Writing code progress bar Writing data progress bar Writing configuration Verifying code (if enabled) Verifying data (if enabled) We will only know if the writing procces has been successsfully finished if we have enabled the verification option. Anyway, we can click the verification button after the writing proccess.

13 and when the Verification completed message is shown, the PIC is successfully programmed. If we obtain a message like this: it means that there s an error in the first position. Most of times this is caused by a communications error.

14 Errors solutions: General Only one chip must be inserted in the programmer sockets Erase the PIC before writing it Close all other applications running on the PC Try again after this advices. If you still have problems try this: Hardware Check the cable connections and the number of the serial port Check the model of PIC that we are programming Check the PIC position on the socket Check that all the pins are correctly inserted on the socket Try again after this advices. If you still have problems try this: Software Check the type of PIC. Check Menu -> Settings -> Type of hardware. Check the number of serial port selected. Check that the file code (*.hex) is correct. It s no good writing a *.txt file in the PIC. Try again after this advices. If you still have problems try this: Decrease the value of Bits per second (Software configuration). Use the values 4800, 2400, 1200 y 300 trying with each of them. Try again after this advices. If you still have problems try this: Menu -> Settings -> Hardware type, decrease two points the value of I/O retard and try after each decrease. Try again after this advices. If you still have problems try this: Change the port Use another PC Try another programmer Change the PIC If everything fails, don t worry. Look for your friends; at least one of them will be able to program your PIC.

USA MOBILITY CABLE CONNECTION AND SOFTWARE DRIVER INSTALLATION INSTRUCTIONS. For. Unication M90 Device USB To RS232 Adapter TABLE OF CONTENTS

USA MOBILITY CABLE CONNECTION AND SOFTWARE DRIVER INSTALLATION INSTRUCTIONS. For. Unication M90 Device USB To RS232 Adapter TABLE OF CONTENTS USA MOBILITY CABLE CONNECTION AND SOFTWARE DRIVER INSTALLATION INSTRUCTIONS For Unication M90 Device USB To RS232 Adapter TABLE OF CONTENTS SECTION 1: ADAPTER CABLE CONNECTION INSTRUCTIONS... 2 SECTION

More information

Connecting your Omega/BetaPAT PLUS to a PC via a USB

Connecting your Omega/BetaPAT PLUS to a PC via a USB Connecting your Omega/BetaPAT PLUS to a PC via a USB Install software Windows XP and below Insert the disc into your computers disc drive and run through the setup wizard. Windows Vista & 7 1. Insert the

More information

Running the R4 Software on a USB Port

Running the R4 Software on a USB Port Tech Note Running the R4 Software on a USB Port Like a lot of other engine management software programs that have been around for a while, the R4 program is designed to communicate through a 9-pin serial

More information

ScanWin Installation and Windows 7-64 bit operating system

ScanWin Installation and Windows 7-64 bit operating system ScanWin Installation and Windows 7-64 bit operating system In order to run the ScanWin Pro install and program on Windows 7 64 bit operating system you need to install a Virtual PC and then install a valid,

More information

DUKANE Intelligent Assembly Solutions

DUKANE Intelligent Assembly Solutions PC Configuration Requirements: Configuration Requirements for ipc Operation The hardware and operating system of the PC must comply with a list of minimum requirements for proper operation with the ipc

More information

Installing PowerLink on Windows 7 64-bit

Installing PowerLink on Windows 7 64-bit Instruction Manual Version 1.0, Code No. 20 751 806 1 Introduction... 3 2 Installing Virtual PC... 3 3 Configuring Windows XP Mode... 5 4 Installing Powerlink to Virtual XP... 8 5 Run PowerLink software

More information

Using a USB to Serial adapter and Terminal Emulator in Windows 7 to communicate with a DM101

Using a USB to Serial adapter and Terminal Emulator in Windows 7 to communicate with a DM101 Using a USB to Serial adapter and Terminal Emulator in Windows 7 to communicate with a DM101 Z Technology Application Note No: 40 This application note outlines the simple process of installing and using

More information

Application Note: Connecting to a 2500 Series Processor using PLC Workshop

Application Note: Connecting to a 2500 Series Processor using PLC Workshop Application Note: Connecting to a 2500 Series Processor using PLC Workshop This application note will describe a step by step process for the three ways to connect to a 2500-CXXX with PLC Workshop. The

More information

MonitorKey USB Driver Installation Instructions

MonitorKey USB Driver Installation Instructions MonitorKey USB Driver Installation Instructions The following procedure is used to install the drivers for the USB port of the EDI MonitorKey Programming Tool. If a serial version of the MonitorKey Programming

More information

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

Windows XP.. ELITE Firmware Update procedures.. v1.41 Windows XP.. ELITE Firmware Update procedures.. v1.41 Download and Extract the ELITE update. Note.. Please ensure you are logged in to Windows as an Administrator before carrying out the instructions in

More information

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

Midland BT Updater BTUpdater Program Program file (x86) ), Midland Midland BT Updater After you downloaded the BT Updater setup application from the web site, double click on it and follow the installation procedure. The BTUpdater application is automatically installed

More information

Business Plus Accounting Hardware Setup Guide For Windows XP

Business Plus Accounting Hardware Setup Guide For Windows XP Business Plus Accounting Hardware Setup Guide For Windows XP 1 Contents Chapter 1 - Description of Computer Ports...3 Chapter 2 - Connecting Your Touch Screen...4 Chapter 3 Setting Up Your Printers In

More information

How to setup a serial Bluetooth adapter Master Guide

How to setup a serial Bluetooth adapter Master Guide How to setup a serial Bluetooth adapter Master Guide Nordfield.com Our serial Bluetooth adapters part UCBT232B and UCBT232EXA can be setup and paired using a Bluetooth management software called BlueSoleil

More information

Doc. no.lec-om05101. PRODUCT NAME Controller setting kit install manual (bundled with CD-ROM) MODEL/ Series LEC-W2

Doc. no.lec-om05101. PRODUCT NAME Controller setting kit install manual (bundled with CD-ROM) MODEL/ Series LEC-W2 Doc. no.lec-om05101 PRODUCT NAME Controller setting kit install manual (bundled with CD-ROM) MODEL/ Series LEC-W2 LEC-W2 procedure for installing driver and software 0. Preparation Prepare the following

More information

To perform Ethernet setup and communication verification, first perform RS232 setup and communication verification:

To perform Ethernet setup and communication verification, first perform RS232 setup and communication verification: PURPOSE Verify that communication is established for the following products programming option (488.2 compliant, SCPI only): DCS - M9C & DCS M130, DLM M9E & DLM-M9G & DLM M130, DHP - M9D, P series, SG,

More information

PP8X Printer Driver Installation Instruction

PP8X Printer Driver Installation Instruction PP8X Printer Driver Installation Instruction Pinnacle Technology Corp. CONTENTS 1 BT Device Installation... 1 2 Printer Driver Installation... 6 3 How to Know the Connecting Port... 10 4 How to Configure

More information

Install Device Drivers and Toolkit for Windows 7

Install Device Drivers and Toolkit for Windows 7 Install Device Drivers and Toolkit for Windows 7 The USB driver is required for all installations to assure that the computer communicates with the digitizer. Note: Installation instructions for Windows

More information

Chapter 2 Installation

Chapter 2 Installation Installation Chapter 2 Installation This chapter will guide you through the installation of the Quartet Serial PCI. There are no jumpers or switches to set for this PCI Plug-n-Play board. 2-1 Hardware

More information

SAPIP GUI INSTALLATION. Table of Contents

SAPIP GUI INSTALLATION. Table of Contents QUICK START GUIDE SAPIP GUI INSTALLATION Table of Contents 1. Install CSU cable driver for SapIP..2-3 2. Check for pre-requisite for SAPIP GUI install......2 3. Check for pre-requisite for SAPIP GUI install...2-6

More information

Select Correct USB Driver

Select Correct USB Driver Select Correct USB Driver Windows often installs updated drivers automatically, and defaults to this latest version. Not all of these drivers are compatible with our software. If you are experiencing communications

More information

English version. Introduction. Hardware. Installation under Windows 98SE. PU006 Sweex 2 Port Serial PCI Card

English version. Introduction. Hardware. Installation under Windows 98SE. PU006 Sweex 2 Port Serial PCI Card PU006 Sweex 2 Port Serial PCI Card Introduction First of all, many thanks for purchasing this Sweex 2 Port Serial PCI Card. This card enables you to easily add two serial ports to the PC. To ensure this

More information

2-Serial/1-Parallel Port PCI Adapter

2-Serial/1-Parallel Port PCI Adapter 2-Serial/1-Parallel Port PCI Adapter User Manual Ver. 2.00 All brand names and trademarks are properties of their Respective owners. 1 Features and Benefits Features Supports Standard Parallel Port(SPP),

More information

SCHEDULING SOFTWARE. This P.C. program must be running at all times, or PIN number verification will not be allowed.

SCHEDULING SOFTWARE. This P.C. program must be running at all times, or PIN number verification will not be allowed. SCHEDULING SOFTWARE This software allows you to set Conference Room PIN numbers and a schedule to govern their use. Before using the PIN and Scheduling feature, your Telepatcher must be configured accordingly.

More information

1-10 The USB PIC K150 microcontroller programmer Hardware version V2.0 File version V2.0 Product Image

1-10 The USB PIC K150 microcontroller programmer Hardware version V2.0 File version V2.0 Product Image 1-10 The USB PIC K150 microcontroller programmer Hardware version V2.0 File version V2.0 Product Image 2-10 Product Description: K150 is the latest of a low-cost high-performance PIC programmer, support

More information

USB PC Adapter V4 Configuration

USB PC Adapter V4 Configuration Programming PC adapter V4 USB PC Adapter V4 Configuration PC adapter with USB cable Flat Ribbon Cable Power Supply Unit Device Driver General The USB PC adapter V4 is used for communication between a PC

More information

Config software for D2 systems USER S MANUAL

Config software for D2 systems USER S MANUAL DT-CONFIG SOFTWARE Config software for D2 systems USER S MANUAL CONTENTS 1. Introductions ------------------------------------------------------------------- 3 2. System Requirement and Connection ----------------------------------------

More information

Installing the Gerber P2C Plotter USB Driver

Installing the Gerber P2C Plotter USB Driver Installing the Gerber P2C Plotter USB Driver 1 You can install a Gerber P2C plotter using a USB connection and communicate with it using compatible design software. The following procedures describe installing

More information

WHQL Certification Approval...2 User Interface...3 SUNIX s COMLab..4

WHQL Certification Approval...2 User Interface...3 SUNIX s COMLab..4 INDEX WHQL Certification Approval...2 User Interface....3 SUNIX s COMLab..4 1.0 Introduction...5 2.0 Specification..5 2.1 Features 2.2 Universal Serial PCI Card 2.3 RS-232 Specification 2.4 Low Profile

More information

INDEX. Trademarks All name and product s trademarks mentioned below are the property of their respective companies.

INDEX. Trademarks All name and product s trademarks mentioned below are the property of their respective companies. USB2.0 EASY IDE ADAPTER INDEX Trademarks ---------------------------------------------------------------------------- Introduction ---------------------------------------------------------------------------

More information

Installing USB Drivers With Microsoft Windows XP

Installing USB Drivers With Microsoft Windows XP Installing USB Drivers With Microsoft Windows XP Legal Notice No part of this guide may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into any computer language,

More information

Application Note CTAN #374

Application Note CTAN #374 Application Note CTAN #374 The Application Note is specific to the CT software packages MentorSoft, UniSoft and SeSoft Windows 7 64-bit and the Older CT Software Scope Windows 7 64-bit Professional 64-bit

More information

USB Driver Installation for Windows XP

USB Driver Installation for Windows XP USB Driver Installation for Windows XP USB Serial Converter Driver Installation for Windows XP CAUTION: You must use the drivers on the CD-ROM supplied with your USB Device. DO NOT download drivers from

More information

Keep it Simple Timing

Keep it Simple Timing Keep it Simple Timing Support... 1 Introduction... 2 Turn On and Go... 3 Start Clock for Orienteering... 3 Pre Start Clock for Orienteering... 3 Real Time / Finish Clock... 3 Timer Clock... 4 Configuring

More information

TE100-P21/TEW-P21G Windows 7 Installation Instruction

TE100-P21/TEW-P21G Windows 7 Installation Instruction Hardware Installation TE100-P21/TEW-P21G Windows 7 Installation Instruction 1. Go to http://www.trendnet.com/downloads/ to download the Windows 7 Utility. Save the file to your desktop. 2. Right click

More information

PCMCIA 1 Port RS232 2.1 EDITION OCTOBER 1999

PCMCIA 1 Port RS232 2.1 EDITION OCTOBER 1999 232 232232 PCMCIA 1 Port RS232 2.1 EDITION OCTOBER 1999 Guarantee. FULL 36 MONTHS GUARANTEE. We guarantee your interface card for a full 36 months from purchase, parts and labour, provided it has been

More information

Schneider OS-Loader usage via Ethernet or USB.

Schneider OS-Loader usage via Ethernet or USB. LHC Gas Systems 28 th February, 2007 Schneider OS-Loader usage via Ethernet or USB. Jacques ROCHEZ - IT/CO/FE Abstract This document is a guideline on how to configure correctly a PC for the use of the

More information

Guide to Installing BBL Crystal MIND on Windows 7

Guide to Installing BBL Crystal MIND on Windows 7 Guide to Installing BBL Crystal MIND on Windows 7 Introduction The BBL Crystal MIND software can not be directly installed on the Microsoft Windows 7 platform, however it can be installed and run via XP

More information

USB 3.0 to Gigabit Ethernet Adapter

USB 3.0 to Gigabit Ethernet Adapter USB 3.0 to Gigabit Ethernet Adapter User Manual Ver. 1.00 All brand names and trademarks are properties of their respective owners. Contents: Chapter 1: Introduction... 3 1.1 Product Introduction... 3

More information

Lab Experiment 1: The LPC 2148 Education Board

Lab Experiment 1: The LPC 2148 Education Board Lab Experiment 1: The LPC 2148 Education Board 1 Introduction The aim of this course ECE 425L is to help you understand and utilize the functionalities of ARM7TDMI LPC2148 microcontroller. To do that,

More information

Installing Your POS Hardware

Installing Your POS Hardware Installing Your POS Hardware! Installing Your Barcode Scanner Remove the scanner from the packing materials. Attach the Y-cable to the scanner. Orient the connector on one end of the Y-cable so it has

More information

Mini Amazing Box 4.6.1.1 Update for Windows XP with Microsoft Service Pack 2

Mini Amazing Box 4.6.1.1 Update for Windows XP with Microsoft Service Pack 2 Mini Amazing Box 4.6.1.1 Update for Windows XP with Microsoft Service Pack 2 Below you will find extensive instructions on how to update your Amazing Box software and converter box USB driver for operating

More information

USB TO SERIAL CONVERTER

USB TO SERIAL CONVERTER USB TO SERIAL CONVERTER User Manual (DA-70155-1) Index: A. Windows Driver B. MAC Driver C. Linux Driver A. Windows Driver 1. Product Features 2. System Requirements 3. Driver Installation (Win2000) 4.

More information

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 KRAMER ELECTRONICS LTD. USER GUIDE Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 Contents 1 Connecting to the Kramer Device via the Ethernet Port 1 1.1 Connecting the Ethernet Port Directly

More information

Using the Communication Ports on the DG-700 and DG-500 Digital Pressure Gauges

Using the Communication Ports on the DG-700 and DG-500 Digital Pressure Gauges Using the Communication Ports on the DG-700 and DG-500 Digital Pressure Gauges 1. USB and Serial Communication Ports: Newer DG-700 and DG-500 gauges contain both a USB and a DB-9 Serial Communication Port,

More information

Software Manual Virtual COM for USB Driver / Configuration Tool

Software Manual Virtual COM for USB Driver / Configuration Tool Software Manual Virtual COM for USB Driver / Configuration Tool Rev. 1.08 SRP-270 / SRP-275 SRP-275II / SRP-280 SRP-350 / SRP-350II SRP-350IIK SRP-350plus / 352plus SRP-350plusII / 352plusII SRP-370 /

More information

ABB solar inverters. Installation and setup instruction Aurora Manager TL software and ABB PVI-USB-RS232_485 adapter

ABB solar inverters. Installation and setup instruction Aurora Manager TL software and ABB PVI-USB-RS232_485 adapter ABB solar inverters Installation and setup instruction Aurora Manager TL software and ABB PVI-USB-RS232_485 adapter Introduction This document details the procedure for the installation on a user s computer

More information

Virtual Office Remote Installation Guide

Virtual Office Remote Installation Guide Virtual Office Remote Installation Guide Table of Contents VIRTUAL OFFICE REMOTE INSTALLATION GUIDE... 3 UNIVERSAL PRINTER CONFIGURATION INSTRUCTIONS... 12 CHANGING DEFAULT PRINTERS ON LOCAL SYSTEM...

More information

Programming and Using the Courier V.Everything Modem for Remote Operation of DDF6000

Programming and Using the Courier V.Everything Modem for Remote Operation of DDF6000 Programming and Using the Courier V.Everything Modem for Remote Operation of DDF6000 1.0 Introduction A Technical Application Note from Doppler System July 5, 1999 Version 3.x of the DDF6000, running version

More information

Blastmate III and Minimate Plus USB to PC Cable (Part No. 716A3401)

Blastmate III and Minimate Plus USB to PC Cable (Part No. 716A3401) Purpose This technical bulletin describes the installation of the Blastmate III and Minimate Plus USB to PC Cable (Part No. 716A3401). Refer to Image A. This cable allows the Blastmate III and Minimate

More information

STIM202 Evaluation Kit

STIM202 Evaluation Kit Table of contents: 1 FEATURES... 2 2 GENERAL DESCRIPTIONS AND SYSTEM CONTENTS... 2 3 SYSTEM REQUIREMENTS... 2 4 GETTING STARTED... 3 4.1 INSTALLATION OF NI-SERIAL CABLE ASSEMBLY DRIVER... 3 4.2 INSTALLATION

More information

USB232CONV Installation. Version 1.2.0 Copyright 2004 2007 IFTOOLS GbR www.iftools.com

USB232CONV Installation. Version 1.2.0 Copyright 2004 2007 IFTOOLS GbR www.iftools.com USB232CONV Installation Version 1.2.0 Copyright 2004 2007 IFTOOLS GbR www.iftools.com USB232CONV Treiber Installierung Inhalt 1 USB232CONV Introduction...1 2 Virtual COM Port...3 2.1 Windows XP Installation

More information

Installing the USB driver for Firmware 7 or later For use with E-blocks programmer boards and PICmicro Development boards.

Installing the USB driver for Firmware 7 or later For use with E-blocks programmer boards and PICmicro Development boards. Installing the USB driver for Firmware 7 or later For use with E-blocks programmer boards and PICmicro Development boards. Matrix Multimedia USB PICmicro programmer boards with Firmware version 7 or later

More information

Wireless LAN 802.11g USB Adapter

Wireless LAN 802.11g USB Adapter Wireless LAN 802.11g USB Adapter User s Guide Version 1.0 User s Guide 0 Copyright statement No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by

More information

Huawei E169 & E220 Status Lights

Huawei E169 & E220 Status Lights Huawei E169 & E220 Status Lights 3G Wireless Troubleshooting Connection Issues 1. Have you correctly inserted the SIM card into the USB Modem? Please ensure the SIM card is correctly inserted. The gold

More information

IrDA-USB IrDA USB Adapter

IrDA-USB IrDA USB Adapter IrDA-USB IrDA USB Adapter The IrDA USB Adapter enables infrared wireless data communication through your PC s USB port. No IRQ, DMA settings nor configurations, the IrDA USB Adapter is much better than

More information

AIM SOFTWARE AND USB DRIVER INSTALLATION PROCEDURE

AIM SOFTWARE AND USB DRIVER INSTALLATION PROCEDURE AIM SOFTWARE AND USB DRIVER INSTALLATION PROCEDURE CONTENTS AIM software and USB Driver installation Chapter 1 Installing AIM software and AIM USB driver... 2 Chapter 2 Installation under Microsoft Windows

More information

1. TIB388 about the Windows compatibility of all Mutoh devices subdivided in

1. TIB388 about the Windows compatibility of all Mutoh devices subdivided in WINDOWS Windows compatibility COMPATIBILITY overview OVERVIEW Dear Customer, The questions are rising regarding the compatibility of our Mutoh products with Windows 7. We would like to take the advantage

More information

Current Cost Data Cable User Guide. Installing and configuring the data cable

Current Cost Data Cable User Guide. Installing and configuring the data cable Current Cost Data Cable User Guide Installing and configuring the data cable Contents About the Data Cable... 3 Data Cable Installation Steps... 3 Post Installation Checks... 3 So the driver is installed,

More information

BUSINESS SOFTWARE SOLUTIONS. Business Software Solutions Error Troubleshooting

BUSINESS SOFTWARE SOLUTIONS. Business Software Solutions Error Troubleshooting BUSINESS SOFTWARE SOLUTIONS Business Software Solutions Error Troubleshooting Contents Preventative Maintenance... 3 Backup Your BPA Software... 3 Posting Sales... 4 Anti-Virus/Anti-Spyware... 4 Index

More information

USB to Serial Quick Installation Guide

USB to Serial Quick Installation Guide Introduction USB to Serial Quick Installation Guide The USB to Serial adapter converts one USB port to multiple 9-pin (DB9) serial ports. Features and Benefits Full support for Windows-based software Low

More information

Safety Precautions WARNINGS

Safety Precautions WARNINGS Safety Precautions This guide contains a variety of safety markings related to the safe and correct operation of the USB Data Transfer Cable. Be sure to read this guide and any related manuals carefully

More information

Addendum Advanced POS Printer Drivers

Addendum Advanced POS Printer Drivers Addendum Advanced POS Printer Drivers Overview With the introduction of version 4.0, The General Store now supports the use of advanced, manufacturer s printer drivers for certain point of sale printers.

More information

Installation Manual LATC-W1

Installation Manual LATC-W1 Installation Manual PRODUCT NAME Controller Setting Software MODEL / Series / Product Number LATC-W1 [Before using this product] Read the "End-User License Agreement" shown on the next page carefully and

More information

SECURITY SYSTEM MANAGEMENT SOFTWARE FOR WINDOWS. Quick Start Instructions

SECURITY SYSTEM MANAGEMENT SOFTWARE FOR WINDOWS. Quick Start Instructions TM SECURITY SYSTEM MANAGEMENT SOFTWARE FOR WINDOWS Quick Start Instructions Introduction WinLoad for Windows was developed to simplify and speed up the task of programming Paradox control panels. Remote

More information

PN-L702B LCD MONITOR TOUCH PANEL DRIVER OPERATION MANUAL. Version 2.1

PN-L702B LCD MONITOR TOUCH PANEL DRIVER OPERATION MANUAL. Version 2.1 PN-L702B LCD MONITOR TOUCH PANEL DRIVER OPERATION MANUAL Version 2.1 Contents Setting up the PC...3 Installing the touch panel driver...3 Touch Panel Settings...4 How to configure settings...4 Calibration...5

More information

Configuring the Siemens TC35 modems for use with the MI2292

Configuring the Siemens TC35 modems for use with the MI2292 Configuring the Siemens TC35 modems for use with the MI2292 The following instruction describe how to set up GSM communication between an MI2292 Power Quality Analyser Plus and a computer 1. Equipment

More information

User Manual (DA-70155)

User Manual (DA-70155) USB TO SERIAL CONVERTER User Manual (DA-70155) Index: A. USB-Serial Cable B. USB-Serial Converter C. How driver works with Modem on Linux RedHat 7.3 A. USB-Serial Cable 1. Product Features 2. System Requirements

More information

ADDENDUM - Bluetooth interface Option Instructions for using Extech Printer with a Bluetooth device

ADDENDUM - Bluetooth interface Option Instructions for using Extech Printer with a Bluetooth device Introduction ADDENDUM - Bluetooth interface Option Instructions for using Extech Printer with a Bluetooth device Extech 3500T and 2500T thermal printers support full range of communication interfaces,

More information

Installation Notes for Prolific PL-2303 USB Driver for USB - RS232 Adaptor Cable 1. Uninstall Existing USB-Serial Adaptor Drivers

Installation Notes for Prolific PL-2303 USB Driver for USB - RS232 Adaptor Cable 1. Uninstall Existing USB-Serial Adaptor Drivers 41 Vine Street Magill SA 5072 Phone: 08 8332 9044 Fax: 08 8332 9577 mea@mea.com.au Installation Notes for Prolific PL-2303 USB Driver for USB - RS232 Adaptor Cable 1. Uninstall Existing USB-Serial Adaptor

More information

Printer Support Guide. FedEx Ship Manager Software

Printer Support Guide. FedEx Ship Manager Software Printer Support Guide FedEx Ship Manager Software Printer FAQs Installing Printer Drivers How do I download and install the Zebra printer drivers? To download and install the current Zebra printer drivers

More information

COPYRIGHT TOP NOTCH TABLETS LLC. 2012. HOW TO: Install the Drivers to your PC so you can Flash Firmware to your RK3066 Powered Tablet.

COPYRIGHT TOP NOTCH TABLETS LLC. 2012. HOW TO: Install the Drivers to your PC so you can Flash Firmware to your RK3066 Powered Tablet. HOW TO: Install the Drivers to your PC so you can Flash Firmware to your RK3066 Powered Tablet. 1. Inside the RKBatchTool1.5en folder you will see a sub folder called Driver 2. Inside of that folder are

More information

Turbo 85 Mbps Powerline Ethernet Adapter Model # APL8512. User s Manual. Ver. 1A

Turbo 85 Mbps Powerline Ethernet Adapter Model # APL8512. User s Manual. Ver. 1A Turbo 85 Mbps Powerline Ethernet Adapter Model # APL8512 User s Manual Ver. 1A Table of Contents 1. Introduction... 3 1.1 Package Contents... 3 1.2 Features... 3 2. Installing Adapters... 4 3. Installing

More information

Installing Global Logger USB Drivers

Installing Global Logger USB Drivers Installing Global Logger USB Drivers For 32-bit Windows 8, skip to the section labeled, Continue with Driver Installation. For 64-bit Windows 8, start the process here. At the time of this writing, the

More information

Prestige 324 Quick Start Guide. Prestige 324. Intelligent Broadband Sharing Gateway. Version V3.61(JF.0) May 2004 Quick Start Guide

Prestige 324 Quick Start Guide. Prestige 324. Intelligent Broadband Sharing Gateway. Version V3.61(JF.0) May 2004 Quick Start Guide Prestige 324 Intelligent Broadband Sharing Gateway Version V3.61(JF.0) May 2004 Quick Start Guide 1 1 Introducing the Prestige The Prestige is a broadband sharing gateway with a built-in four-port 10/100

More information

Prestige 324. Prestige 324. Intelligent Broadband Sharing Gateway. Version 3.60 January 2003 Quick Start Guide

Prestige 324. Prestige 324. Intelligent Broadband Sharing Gateway. Version 3.60 January 2003 Quick Start Guide Prestige 324 Intelligent Broadband Sharing Gateway Version 3.60 January 2003 Quick Start Guide 1 Introducing the Prestige The Prestige is a broadband sharing gateway with a built-in four-port 10/100 Mbps

More information

Guide for Remote Control PDA

Guide for Remote Control PDA 030.0051.01.0 Guide for Remote Control PDA For Use with Bluetooth and a PC Running Windows 7 Table of Contents A. Required Parts... 3 B. PC Software Installation... 3 C. Configure PC Software... 4 D. Testing

More information

Congratulations on your purchase of a BPM Microsystems device programmer. Your new device programmer was designe d to provid e years of suppor t for

Congratulations on your purchase of a BPM Microsystems device programmer. Your new device programmer was designe d to provid e years of suppor t for Congratulations on your purchase of a BPM Microsystems device programmer. Your new device programmer was designe d to provid e years of suppor t for thousand s of devices, with the use of optional socket

More information

BASLER ACE QUICK INSTALLATION GUIDE

BASLER ACE QUICK INSTALLATION GUIDE BASLER ACE QUICK INSTALLATION GUIDE Rev. 01 Quick installation Guide V1 1 Introduction The installation procedures in this guide assume that you want to get your camera operational and begin capturing

More information

AUDITVIEW USER INSTRUCTIONS

AUDITVIEW USER INSTRUCTIONS The AuditGard AuditView software allows the Manager to view, save, and print the audit records. The AuditGard lock maintains the last 512 lock events in non-volatile memory. Accessing the audit records

More information

Communication with BushingGard using computer USB port

Communication with BushingGard using computer USB port Communication with BushingGard using computer USB port There are two ways of communication with BushingGard through computer USB port: Direct communication between computer USB port and BushingGard USB

More information

Installation Instructions for 9555 USB Driver

Installation Instructions for 9555 USB Driver Prior to using the data modem features of your 9555 handset; you must first install the VCOMPORT 9555 USB Driver. This driver is compatible with: Windows XP Service Pack 2, Windows 2000 Service Pack 4,

More information

Download ME6008M1 Event Log

Download ME6008M1 Event Log Download ME6008M1 Event Log ManuFlo Flow Measurement Products A Division of Manu Electronics Pty Ltd 41 Carter Road, Brookvale NSW 2100 Australia Phone: +61 2 9938-1425 or +61 2 9905-4324 Fax: +61 2 9938-5852

More information

Installing a printer in Windows 95.

Installing a printer in Windows 95. Installing a printer in Windows 95. Click on Start - Settings - Printers In the Printers Folder double click on the Add Printer Icon Click on the Next Button to start the installation process of your printer

More information

PLC training panel (Twido version)

PLC training panel (Twido version) PLC training panel (Twido version) User manual Name School of Trades Produced by: GJR October 2012 Colour leaves: 9 BW leaves: 2 Cover colour: White Cover image: G.J.Rogerson Acknowledgments: Much of the

More information

CONEX-AGP. Agilis-P Controller with Encoder Feedback. Part 2: Getting Started Firmware V1.0.x

CONEX-AGP. Agilis-P Controller with Encoder Feedback. Part 2: Getting Started Firmware V1.0.x Agilis-P Controller with Encoder Feedback Part 2: Getting Started Firmware V1.0.x EDH0261En1010 08/10 Part 2 Page ii Table of Contents 1.0 Overview and Setup... 1 1.1 CONEX-AGP Controller and Stage Assembly...1

More information

How to install USB driver (MICRO/I)

How to install USB driver (MICRO/I) How to install USB driver (MICRO/I) Install on Windows XP 1. Connect the USB port on HG3G series and the USB port on PC. 2. Windows displays Found new Hardware Wizard. Select No, not this time and press

More information

Please read and understand this instruction manual thoroughly before using this product.

Please read and understand this instruction manual thoroughly before using this product. Please read and understand this instruction manual thoroughly before using this product. For Mini-Z MR-03VE Series models VE Manager Software Manual Instruction Manual This product is used to connect Mini-Z

More information

Physio-Control LIFEPAK 12 / 15 and LIFEPAK 500 USB Cable Windows 2000 / XP / Vista Installation Guide

Physio-Control LIFEPAK 12 / 15 and LIFEPAK 500 USB Cable Windows 2000 / XP / Vista Installation Guide Physio-Control LIFEPAK 12 / 15 and LIFEPAK 500 USB Cable Windows 2000 / XP / Vista Installation Guide NOTE: This USB cable has been tested to comply with FCC and CE certifications. Extending the cable

More information

Virtual Serial Port over USB For PD & PC Series Printers

Virtual Serial Port over USB For PD & PC Series Printers Technology Brief Virtual Serial Port over USB For PD & PC Series Printers Introduction Physical serial ports are becoming less common on new PCs and laptops. Most computers are equipped only with USB or

More information

Palomar College Dial-up Remote Access

Palomar College Dial-up Remote Access Palomar College Dial-up Remote Access Instructions for Windows 95/98 and Windows 2000 Following are instructions to implement dialup access to the Palomar College network, email and Internet. The minimum

More information

User's Guide DylosLogger Software Version 1.6

User's Guide DylosLogger Software Version 1.6 User's Guide DylosLogger Software Version 1.6 The DylosLogger software allows users of Dylos Air Quality Monitors equipped with PC interface to easily record, download, and graph data. The COM port is

More information

Title: ZOLL USB Direct Connect Cable Installation Instructions

Title: ZOLL USB Direct Connect Cable Installation Instructions ZOLL USB Direct Connect Cable Installation Instructions Document Status: Released Document #: 48x126-ZOLL-003 Page 1 of 7 Revision History DATE REV REASON January 9, 2008 A Initial Release August 12, 2008

More information

User Manual. Thermo Scientific Orion

User Manual. Thermo Scientific Orion User Manual Thermo Scientific Orion Orion Star Com Software Program 68X637901 Revision A April 2013 Contents Chapter 1... 4 Introduction... 4 Star Com Functions... 5 Chapter 2... 6 Software Installation

More information

RS485 Adapters. User Manual October 26, 2008 V1.02 Copyright Light O Rama, Inc. 2006, 2007, 2008 SC485 USB485B USB485 USB485-ISO

RS485 Adapters. User Manual October 26, 2008 V1.02 Copyright Light O Rama, Inc. 2006, 2007, 2008 SC485 USB485B USB485 USB485-ISO SC485 USB485B USB485 USB485-ISO User Manual October 26, 2008 V1.02 Copyright Light O Rama, Inc. 2006, 2007, 2008 This page intentionally blank Table of Contents Introduction... 4 What s in the Box... 5

More information

CF to Serial Adapter Quick Installation Guide

CF to Serial Adapter Quick Installation Guide CF to Serial Adapter Quick Installation Guide Features and Benefits 16-bit CompactFlash interface Compatible with 16-bit PCMCIA Card (via a CF-to-PCMCIA adapter) Supports RS232E serial port specification

More information

USING SSL/TLS WITH TERMINAL EMULATION

USING SSL/TLS WITH TERMINAL EMULATION USING SSL/TLS WITH TERMINAL EMULATION This document describes how to install and configure SSL or TLS support and verification certificates for the Wavelink Terminal Emulation (TE) Client. SSL/TLS support

More information

E-Blocks Easy Internet Bundle

E-Blocks Easy Internet Bundle Page 1 Cover Page Page 2 Flowcode Installing Flowcode Instruction for installing Flowcode can be found inside the installation booklet located inside the Flowcode DVD case. Before starting with the course

More information

WHQL Certification Approval...2 User Interface...3 128K software FIFO 4 Universal PCI Interface...5 Ready for 64-bit System...5

WHQL Certification Approval...2 User Interface...3 128K software FIFO 4 Universal PCI Interface...5 Ready for 64-bit System...5 0 INDEX WHQL Certification Approval...2 User Interface...3 128K software FIFO 4 Universal PCI Interface...5 Ready for 64-bit System...5 1.0 Introduction 6 2.0 Features.. 6 3.0 Hardware Guide... 7 3.1 System

More information

Orbit PCI Mk 2 Network Card. User Manual. Part No. 502566 Issue 4

Orbit PCI Mk 2 Network Card. User Manual. Part No. 502566 Issue 4 Orbit PCI Mk 2 Network Card User Manual Part No. 502566 Issue 4 Information in this document is subject to change without notice. Companies, names and data used in examples herein are fictitious unless

More information

Iridium Extreme TM Satellite Phone. Data Services Manual

Iridium Extreme TM Satellite Phone. Data Services Manual Iridium Extreme TM Satellite Phone Data Services Manual Table of Contents 1 OVERVIEW... 1 2 HOW IT WORKS... 1 3 BEFORE INSTALLING... 2 4 USB DRIVER INSTALLATION... 3 5 MODEM INSTALLATION AND CONFIGURATION...

More information