1. USB to Serial cable driver installation instructions 2. Instructions for use with Raspberry Pi 3. Instructions for use with WRT54g and similar

Size: px
Start display at page:

Download "1. USB to Serial cable driver installation instructions 2. Instructions for use with Raspberry Pi 3. Instructions for use with WRT54g and similar"

Transcription

1 TechnoFix This document contains three sections: 1. USB to Serial cable driver installation instructions 2. Instructions for use with Raspberry Pi 3. Instructions for use with WRT54g and similar Please scroll down and follow the driver installation instructions first, and then read the instructions for your intended application. Windows users: Please install driver before connecting cable!

2 USB to Serial cable installation instructions Windows Please follow these instructions if you are running Windows. They have been written using Windows XP as an example. Different versions of Windows may vary slightly, but the basic procedure will be similar. Do not plug the cable into your PC until you have installed the drivers! Locate the driver installation file on the CD supplied. It is in the folder named windows. Double-click the driver file to start installation. Now click Next.

3 When installation is complete, click Finish. Now plug the cable into a USB port on your PC. Windows should display a message. After a few seconds, Windows should display another message. Your cable is now installed.

4 You will need to find out which COM port Windows has assigned to your cable. To do this, look in Device Manager. Click on Start, then Control Panel. Now click on Performance and Maintenance.

5 Then click on System. Now click on Hardware.

6 Then click on Device Manager. Expand the Ports (COM & LPT) section by clicking on the + on it's left. Look for Prolific USB-to-Serial Comm Port. In the example above, the cable has been assigned COM3.If you plug the cable into a different USB port on your PC, Windows may assign a different COM port number and you will need to look in Device Manager again.

7 Linux Most modern Linux systems will already have the PL2303 kernel module available. Simply plug the cable into USB port on your PC. The first USB serial port will normally be assigned /dev/ttyusb0, the second /dev/ttyusb1 and so on. If you are having problems or are not sure which device name has been assigned to your cable, open a terminal and type tail -f /var/log/syslog then plug the cable in. In this example, the cable has been assigned /dev/ttyusb0. Mac, WinCE and other operating systems Drivers are included on the CD for Mac and other operating systems. We have no facilities for installing these drivers, so apologise for the lack of instructions. If you use your cable with another OS and would like to tell us about your experience and even contribute some instructions to help other users, we would be very pleased to hear from you. Hardware information This cable uses the industry standard Prolific PL2303HX serial to USB bridge IC. More information from: Latest Drivers Go to:

8 USB to serial TTL cable for Raspberry Pi IMPORTANT INFORMATION Because the Raspberry Pi is designed as an experimental and educational platform and due to the connectors used, it is very easy to connect this (or any other) cable incorrectly and damage the RPi and/or the cable. Additionally, because of the wide variety of software available for the RPi and for the PC, it is only possible to give brief examples in this document. The reader is encouraged to make use of the vast resources available about the RPi on the web. Pin-out data Black Ground White RxD (input) 3.3V, 5V tolerant Green TxD (output) 3.3V Red +5V DC (output) supplied from PC's USB port RxD from the cable needs to connect to TxD on the RPi. TxD from the cable needs to connect to RxD on the RPi. WARNING: The red +5V wire should only be connected if you intend to power the RPi from the PC USB port. Please read the instructions below very carefully.

9 Attaching the USB serial cable to the Raspberry Pi The serial port on the RPi is available on the expansion/gpio connector (P1). This consists of two rows of thirteen pins. Three pins are used to connect to the cable. It is best to turn the power to the RPi off before connecting the cable, or if this is not practical, be sure to connect the GND pin first. Take care when making the connections. If you make a mistake, you may damage the RPi. Above: Cable connected to RPi Above: RPi P1 pin-out (from elinux wiki) Optionally, the cable can be used to supply power to the RPi from the PC's USB port, subject to some limitations. This is unsupported and at your own risk. Do NOT connect any other power supply at the same time. Keep power requirements as low as possible. Some PCs, especially laptops, cannot supply enough power. Officially, a USB 2.0 port should be able to supply up to 500mA. Some will supply more. A USB 3.0 should supply up to 900mA. A 'Y' cable similar to the ones used with some external USB disks may help, by connecting to two USB ports and doubling the power available. We tested a RPi, with mini USB WiFi, plugged in to a single USB port on an Intel Atom motherboard and it worked fine. Your milage may vary!

10 More information about supplying power to the RPi can be found at the elinux RPi wiki: Above: Example USB 'Y' cable (not supplied) Right: Optional +5V DC power connection Using the Raspberry Pi serial port The most comprehensive and current information about using the RPi serial port is on the elinux RPi wiki: and elsewhere. There are many different applications, those below are brief examples. Logging in to the RPi via the serial port The following examples were written while using a RPi running a fresh wheezy-raspbian installation. If you are using a different distro, you may have to change your configuration for this to work (please consult your distro's documentation on how to enable login via the serial port or how to enable kernel boot messages). Windows We will use HyperTerminal on Windows XP. You can download HyperTerminal PE from: First, start HyperTerminal.

11 Type in any name for the connection and click OK. Select the COM port that is assigned to your cable (see the previous driver installation instructions for how to find this information) and click OK.

12 Configure the port settings as shown and click OK. Now switch on the RPi. When it starts to boot, the kernel messages should start scrolling past in the terminal window.

13 Once the RPi has finished booting, you can log in with your usual username and password. For a new RPi installation, check your distro's documentation for these. You can now run commands on the RPi via the terminal! Linux A quick way to connect to the RPi from Linux is using the 'cu' program. For Debian/Ubuntu installations, type: #sudo apt-get install cu to install it. You may also need to add yourself to the dialout group to be able to access the serial ports. Type: #sudo useradd -G {dialout} your_user_name If your cable has been assigned to ttyusb0 (i.e. if it is the first USB to serial device attached), to connect to your RPi, type: #cu -l /dev/ttyusb0 -s Please read the documentation for cu, and consult the RPi wiki: and elsewhere for further information.

14 Raspberry Pi terminal session via USB serial cable The author wishes to thank: The Raspberry Pi Foundation, elinux and all other contributors to the Raspberry Pi.

15 USB to serial TTL cable & header for WRT54g These instructions are intended as a quick guide to installing the header and connecting the cable only. There is a large amount of detailed information available on the web about the many different ways to make use of the serial ports on the WRT54g and other devices. Header installation A ten-way (2 x 5) header is included for you to solder in to the serial port on your router's main board. This gives access to either of the the two serial ports on the WRT54g. One end of the supplied cable has header sockets which connect to three pins on the serial port header, once it is installed. First, you will need to open the router's case. Cut any labels that are in the way: Remove all connectors, and unscrew and remove the antennas. Turn the case on it's back, grip firmly and use your thumbs to push the blue front part away from you.

16 Once the two halves of the case are separated, the PCB can be detached. The serial port connections are brought to two rows of five holes in the PCB. The position of these connections vary depending on your router version, so please consult the web for the most up to date information to help correctly identify yours. Once you have identified the connections, check if the holes are full of solder. If so, it will need to be removed. This is the trickiest part of the modification. Use a hot iron of watts with a reasonably large bit. A piston type solder sucker and/or desoldering braid are essential. Take great care not to damage the PCB tracks. Having cleared the holes, drop in the supplied header and solder. When complete, clean away any flux and check for and remove any solder bridges between pins. Before connecting the cable to the router, please double-check the correct pin-out for your model and version. Because of the wide range of different versions, it is best for you to search on the web to find the correct pin-out for yours. Typical WRT54g router pin-out

17 Cable Pin-out data Black Ground White RxD (input) 3.3V, 5V tolerant Green TxD (output) 3.3V Red +5V DC (output) supplied from PC's USB port RxD from the cable needs to connect to TxD on the router. TxD from the cable needs to connect to RxD on the router. WARNING: The red +5V wire should not be connected in this application.

Installation instructions for USB cables SiLabs CP2102 chipset Please install driver before connecting cable!

Installation instructions for USB cables SiLabs CP2102 chipset Please install driver before connecting cable! TechnoFix UK Installation instructions for USB cables SiLabs CP2102 chipset This document contains four sections: 1. USB cable driver installation instructions 2. Instructions for CAT & CI-V cables 3.

More information

Lab2 - Bootloader. Conventions. Department of Computer Science and Information Engineering National Taiwan University

Lab2 - Bootloader. Conventions. Department of Computer Science and Information Engineering National Taiwan University Lab2 - Bootloader 1 / 20 Cross-compile U-Boot. Connect to Raspberry Pi via an USB-TTL cable. Boot Raspberry Pi via U-Boot. 2 / 20 Host Machine OS: Windows Target Machine Raspberry Pi (2 or 3) Build Machine

More information

Neo_M660 GPRS Module Demo Board User Guide Version 1.0

Neo_M660 GPRS Module Demo Board User Guide Version 1.0 Neo_M660 GPRS Module Demo Board User Guide Version 1.0 Revision Record Issue Changes Date V1.0 Initial draft 2014-05 Copyright Neoway Technology Co., Ltd i Contents 1 Overview... 1 2 Interfaces... 1 3

More information

Gooligum Electronics 2015

Gooligum Electronics 2015 The Wombat Prototyping Board for Raspberry Pi Operation and Software Guide This prototyping board is intended to make it easy to experiment and try out ideas for building electronic devices that connect

More information

Colecovision 5v Memory Mod Installation

Colecovision 5v Memory Mod Installation Colecovision 5v Memory Mod Installation The Colecovision suffers from common failure points: the power supply, power switch, and 4116 DRAM. The power supply suffers from poor soldering, the power switch

More information

Zero2Go. User Manual (revision 1.03) Wide Input Range Power Supply for Your Raspberry Pi. Copyright 2017 UUGear s.r.o. All rights reserved.

Zero2Go. User Manual (revision 1.03) Wide Input Range Power Supply for Your Raspberry Pi. Copyright 2017 UUGear s.r.o. All rights reserved. Zero2Go Wide Input Range Power Supply for Your Raspberry Pi User Manual (revision 1.03) Copyright 2017 UUGear s.r.o. All rights reserved. Table of Content Product Overview... 1 Product Details... 3 Package

More information

Product Manual. USB to RS232 TTL CMOS Adapter Cable with Terminal Block. Coolgear, Inc. Version 1.1 April 2018 Model Number: USB-232TTLMOS

Product Manual. USB to RS232 TTL CMOS Adapter Cable with Terminal Block. Coolgear, Inc. Version 1.1 April 2018 Model Number: USB-232TTLMOS USB to RS232 TTL CMOS Adapter Cable with Terminal Block Product Manual Coolgear, Inc. Version 1.1 April 2018 Model Number: USB-232TTLMOS 2 USB-232TTLMOS Product Manual Revision History Revision Date Author

More information

Manual of ET-LCD SW HAT

Manual of ET-LCD SW HAT ET- LCD SW HAT ET-LCD SW HAT is Board I/O that is specifically designed for connection with Board Raspberry Pi through Connector 40-PIN; this board includes LCD 16x2, SW, Buzzer, RTC DS3231 with Connector

More information

Adafruit PiUART - USB Console and Power Add-on for Raspberry Pi

Adafruit PiUART - USB Console and Power Add-on for Raspberry Pi Adafruit PiUART - USB Console and Power Add-on for Raspberry Pi Created by lady ada Last updated on 2017-08-29 10:20:23 PM UTC Guide Contents Guide Contents Overview Pinouts Enabling Serial Console Option

More information

USB-COMi-TB USB to Industrial Single RS-422 / 485 Adapter Manual. Specifications and Features

USB-COMi-TB USB to Industrial Single RS-422 / 485 Adapter Manual. Specifications and Features USB-COMi-TB USB to Industrial Single RS-422 / 485 Adapter Manual The USB-COMi-TB USB-to-Industrial Single RS-422/485 Adapter is designed to make industrial communication port expansion quick and simple.

More information

Spring 2017 Gabriel Kuri

Spring 2017 Gabriel Kuri Lab 2 ECE 431L Spring 2017 Gabriel Kuri This lab is made up of two parts. Part 1 will consist of familiarizing yourself with the Raspberry Pi (RPi). It includes running Unix/Linux commands to become somewhat

More information

3.1 I-7560 Pin Assignment and Specifications: Introduction

3.1 I-7560 Pin Assignment and Specifications: Introduction 3.1 I-7560 Pin Assignment and Specifications: Introduction The I-7560 adds a Windows serial Com port via its USB connection and is compatible with new & legacy RS-232 devices. USB Plug and Play allows

More information

Assembly Guide. LEDs. With these assembly instructions, you can easily build your own SWT16. All required components are included in this kit.

Assembly Guide. LEDs. With these assembly instructions, you can easily build your own SWT16. All required components are included in this kit. Assembly Guide With these assembly instructions, you can easily build your own SWT16. All required components are included in this kit. You need the following tools: soldering iron, wire cutter and solder.

More information

Quicksilver 606 TR-606 CPU Upgrade

Quicksilver 606 TR-606 CPU Upgrade Quicksilver 606 TR-606 CPU Upgrade D650C 128 Installation Guide Social Entropy Electronic Music Instruments TABLE OF CONTENTS WARNINGS... 1 OVERVIEW... 2 WHAT'S IN THE BOX... 3 OPENING THE TR-606 CASE...

More information

Commercial Grade USB to RS-422/485 Adapter User's Manual

Commercial Grade USB to RS-422/485 Adapter User's Manual Commercial Grade USB to RS-422/485 Adapter User's Manual Table of Contents Safety Instructions...3 Introduction...4 Features...4 Package Contents...5 System Requirement...5 Product Overview...6 Pin Assignment...8

More information

Raspberry Pi Setup Tutorial

Raspberry Pi Setup Tutorial Raspberry Pi Setup Tutorial The Raspberry Pi is basically a miniature linux- based computer. It has an ARM processor on it, specifically the ARM1176JZF- S 700 MHz processor. This is the main reason why

More information

Product Manual. Mini USB to Terminal RS422 RS485 FTDI Plug-in Adapter. Coolgear, Inc. Version 1.1 April 2018 Model Number: USBG-422MiNi

Product Manual. Mini USB to Terminal RS422 RS485 FTDI Plug-in Adapter. Coolgear, Inc. Version 1.1 April 2018 Model Number: USBG-422MiNi Mini USB to Terminal RS422 RS485 FTDI Plug-in Adapter Product Manual Coolgear, Inc. Version 1.1 April 2018 Model Number: USBG-422MiNi 2 USBG-422MiNi Product Manual Revision History Revision Date Author

More information

BeagleBone Black USB Expansion RS232 Module Cape Coolgear, Inc. Version 1.1 September 2017 Model Number:

BeagleBone Black USB Expansion RS232 Module Cape Coolgear, Inc. Version 1.1 September 2017 Model Number: BeagleBone Black USB Expansion RS232 Module Cape Product Manual Coolgear, Inc. Version 1.1 September 2017 Model Number: USB-2COM-BB 2 USB-2COM-BB Product Manual Revision History Revision Date Author Comments

More information

Getting Started Guide XC9010 Raspberry Pi Starter Kit

Getting Started Guide XC9010 Raspberry Pi Starter Kit Getting Started Guide XC9010 Raspberry Pi Starter Kit The Raspberry Pi has been designed as a computer that anyone can use. If you want to get started with a Raspberry Pi, but don t know where to start,

More information

Installing FreePBX Official Distro

Installing FreePBX Official Distro Installing FreePBX 10.13.66 Official Distro Follow these instructions for the easiest, totally automated FreePBX installation! 1. Download the ISO file from http://www.freepbx.org/downloads. 2. Convert

More information

FireWire 800+Hi-Speed USB Combo Quick Installation Guide

FireWire 800+Hi-Speed USB Combo Quick Installation Guide FireWire 800+Hi-Speed USB Combo Quick Installation Guide Introducing the FireWire 800+Hi-Speed USB Combo The FireWire 800 + Hi-Speed USB Combo features the latest technology in FireWire 800 and USB 2.0.

More information

Product Manual. USB BAY-4 Port Serial DB- 9 RS-232 Adapter with FTDI Chipset. Coolgear, Inc. Version 1.1 September 2017 Model Number: USBG-BAY4

Product Manual. USB BAY-4 Port Serial DB- 9 RS-232 Adapter with FTDI Chipset. Coolgear, Inc. Version 1.1 September 2017 Model Number: USBG-BAY4 USB BAY-4 Port Serial DB- 9 RS-232 Adapter with FTDI Chipset Product Manual Coolgear, Inc. Version 1.1 September 2017 Model Number: USBG-BAY4 2 USBG-BAY4 Product Manual Revision History Revision Date Author

More information

The distcc Utility for Remote Compiling

The distcc Utility for Remote Compiling The distcc Utility for Remote Compiling Fall 2017 Department of Mechanical Engineering, CSAIL MIT, Cambridge MA 02139 1 The distcc Utility for Remote Compiling 1 1.1 Raspberry Pi Setup.........................................

More information

Installation & Quick Start Guide WL400 Wireless Adaptor/Antenna

Installation & Quick Start Guide WL400 Wireless Adaptor/Antenna Installation & Quick Start Guide WL400 Wireless Adaptor/Antenna QUICK START WL400-01- VR1.1 1. Introduction Congratulations on the purchase of your WL400 Wireless Adaptor/Antenna. This unit is designed

More information

Lab 0: Intro to running Jupyter Notebook on a Raspberry Pi

Lab 0: Intro to running Jupyter Notebook on a Raspberry Pi Lab 0: Intro to running Jupyter Notebook on a Raspberry Pi Nick Antipa, Li-Hao Yeh, based on labs by Jon Tamir and Frank Ong January 24, 2018 This lab will walk you through setting up your Raspberry Pi

More information

Executive summary. Gather up the materials & tools required. Set up the BT2S for the ProChrono baud rate:

Executive summary. Gather up the materials & tools required. Set up the BT2S for the ProChrono baud rate: Executive summary On/Off switch A fully self-contained Bluetooth-to-ProChrono interface powered by three AA batteries Steady LED indicates Bluetooth connection Jack connects to ProChrono 1. Gather up the

More information

Pmod ESP32 Reference Manual

Pmod ESP32 Reference Manual Pmod ESP32 Reference Manual The Digilent Pmod ESP32 features a radio with support for 802.11 b/g/n Wifi and dualmode Bluetooth. This module is perfect for connecting your FPGA or microcontroller projects

More information

8 Port USB to RS- 232/422/485 Octal Adapter. Product Manual. Coolgear, Inc. Version 1.1 April 2018 Model Number: USB-8COMi-RM.

8 Port USB to RS- 232/422/485 Octal Adapter. Product Manual. Coolgear, Inc. Version 1.1 April 2018 Model Number: USB-8COMi-RM. 8 Port USB to RS- 232/422/485 Octal Adapter Product Manual Coolgear, Inc. Version 1.1 April 2018 Model Number: USB-8COMi-RM 2 USB-8COMi-RM Product Manual Revision History Revision Date Author Comments

More information

This tutorial was written by Team Xecuter. If you use anything from this tutorial please give credits and also a direct link to this page. Also if we have made any mistakes or left anything out please

More information

OpenSprinkler v2.2u Build Instructions

OpenSprinkler v2.2u Build Instructions OpenSprinkler v2.2u Build Instructions (Note: all images below are 'clickable', in order for you to see the full-resolution details. ) Part 0: Parts Check Part 1: Soldering Part 2: Testing Part 3: Enclosure

More information

BuffaloLabs WiFi Lantern Assembly guide version 1

BuffaloLabs WiFi Lantern Assembly guide version 1 BuffaloLabs WiFi Lantern Assembly guide version 1 Needed equipment: Solder iron Solder wire Cutter Wire stripper (optional) Hot glue gun Overview of the components (not including USB cable and box panels)

More information

USB-16COMi-M 16-Port RS-422/485 USB Serial Adapter User Manual. Features and Specifications. Power Supply

USB-16COMi-M 16-Port RS-422/485 USB Serial Adapter User Manual. Features and Specifications. Power Supply USB-16COMi-M 16-Port RS-422/485 USB Serial Adapter User Manual The USB to industrial 16-Port RS-422/485 Adapter is designed to make serial port expansion quick and simple. Connecting to a USB port on your

More information

Industrial USB to RS-422/485 Serial Adapter Cable with 3KV Isolation Protection

Industrial USB to RS-422/485 Serial Adapter Cable with 3KV Isolation Protection Industrial USB to RS-422/485 Serial Adapter Cable with 3KV Isolation Protection (ID-SC0B11-S1/ID-SC0C11-S1/ID-SC0D11-S1) User s Manual 04-0778A - 1 - Introduction The Industrial USB to RS 422/485 Serial

More information

WiFi to RS-232 adapter user manual

WiFi to RS-232 adapter user manual WiFi to RS-232 adapter user manual WiFi to RS-232 adapter Package Contents: WiFi RS-232 adapter x 1 A4 User manual x 1 Mini USB Cable x 1 White Box Dimension: 11 x 6 x 5 (cm) Total Package Weight: 126

More information

Mini USB to RS-232 Serial Adapter DB-9 Male Converter. Product Manual. Coolgear Version 1.0 January 2018 Model Number: USBG-232MINI.

Mini USB to RS-232 Serial Adapter DB-9 Male Converter. Product Manual. Coolgear Version 1.0 January 2018 Model Number: USBG-232MINI. Mini USB to RS-232 Serial Adapter DB-9 Male Converter Product Manual Coolgear Version 1.0 January 2018 Model Number: USBG-232MINI 2 USBG-232MINI PRODUCT MANUAL Revision History Revision Date Author Comments

More information

RETROPIE INSTALLATION GUIDE

RETROPIE INSTALLATION GUIDE RETROPIE INSTALLATION GUIDE CONTENTS THE FOLLOWING GUIDE WILL COVER THE INSTALLATION, SETUP AND CONFIGURATION OF THE RASPBERRY PI, RASPBIAN OS AND RETROPIE Author: http://rpiarcadebuild.wordpress.com/

More information

PR3 Help. Copyright <2008> <Digitrax Inc.>

PR3 Help. Copyright <2008> <Digitrax Inc.> PR3 Help Copyright Table of Contents Introduction... 2 Hardware Features... 3 Getting Started PR3 Driver Installation PR3 Setup... 4 Windows XP... 5 Windows Vista... 8 Windows 2000...

More information

UPort TM 1100 Series Quick Installation Guide

UPort TM 1100 Series Quick Installation Guide UPort TM 1100 Series Quick Installation Guide Edition 6.0, September 2016 Technical Support Contact Information www.moxa.com/support Moxa Americas: Toll-free: 1-888-669-2872 Tel: 1-714-528-6777 Fax: 1-714-528-6778

More information

Physical setup of iconnect360 controller

Physical setup of iconnect360 controller Physical setup of iconnect360 controller This is a user guide on how to physically set up the hardware consisting of the iconnect360 controller, RFID reader(s), and the local area network (LAN) to a turnstile.

More information

Celadon, Inc. TRX Series Infrared Remote and Receiver Assembly and Operation Instruction Manual

Celadon, Inc. TRX Series Infrared Remote and Receiver Assembly and Operation Instruction Manual Celadon, Inc. TRX Series Infrared Remote and Receiver Assembly and Operation Instruction Manual REV 2.1 COPYRIGHT 2001 I. Introduction Thank you for purchasing your infrared remote control transmitter

More information

AlaMode User Manual Revision

AlaMode User Manual Revision AlaMode User Manual Revision 1.0 www.wyolum.com info@wyolum.com 1 Introduction The AlaMode is an integrated Arduino compatible board. It is designed as versatile, general purpose data acquisition and control

More information

Technical Specifications

Technical Specifications Technical Specifications ACF30 Floppy Bay Smart Card Reader Advanced Card Systems Ltd. Website: www.acs.com.hk Email: info@acs.com.hk Table of Contents 1.0. Introduction... 3 2.0. Features... 4 3.0. Supported

More information

This 4-port RS-422/485 Adapter is provided with an external switching power adapter in the package.

This 4-port RS-422/485 Adapter is provided with an external switching power adapter in the package. USB-4COMi-M USB to Quad RS-422/485 to Serial Adapter Manual The USB to Industrial Quad RS-422/485 Adapter is designed to make industrial communication port expansion quick and simple. Connecting to a USB

More information

OpenSprinkler v2.1u Build Instructions

OpenSprinkler v2.1u Build Instructions OpenSprinkler v2.1u Build Instructions (Note: all images below are 'clickable', in order for you to see the full-resolution details. ) Part 0: Parts Check Part 1: Soldering Part 2: Testing Part 3: Enclosure

More information

LotOS Framework. Getting Started Guide for Banana Pi. Copyright (C) 2015 ilbers GmbH Revision 1.1,

LotOS Framework. Getting Started Guide for Banana Pi. Copyright (C) 2015 ilbers GmbH Revision 1.1, LotOS Framework Getting Started Guide for Banana Pi Copyright (C) 2015 ilbers GmbH Revision 1.1, 2015-10-20 Mango hypervisor and LotOS framework are copyright (C) 2014 2015 ilbers GmbH. All rights reserved.

More information

UPort 1200/1400/1600 Quick Installation Guide

UPort 1200/1400/1600 Quick Installation Guide 1200/1400/1600 Quick Installation Guide USB-to-Serial Converter Edition 9.0, November 2018 Technical Support Contact Information www.moxa.com/support Moxa Americas: Toll-free: 1-888-669-2872 Tel: 1-714-528-6777

More information

Share Drobo on a Network: Apple Airport Extreme

Share Drobo on a Network: Apple Airport Extreme D R O B O A P P L I C A T I O N N O T E S E R I E S Share Drobo on a Network: Apple Airport Extreme This application note describes how we at Data Robotics share files wirelessly that are stored on a Drobo

More information

RN-WIFLY-EVAL-UM. WiFly Evaluation Kit Roving Networks. All rights reserved. RN-WIFLY-EVAL-UM-1.0 Version /8/2011 USER MANUAL

RN-WIFLY-EVAL-UM. WiFly Evaluation Kit Roving Networks. All rights reserved. RN-WIFLY-EVAL-UM-1.0 Version /8/2011 USER MANUAL RN-WIFLY-EVAL-UM WiFly Evaluation Kit 0 Roving Networks. All rights reserved. RN-WIFLY-EVAL-UM-.0 Version.0 //0 USER MANUAL OVERVIEW This document describes the hardware and software setup for Roving Networks

More information

The watchdog is connected to the internal USB header and reset switch header on the majority of motherboards.

The watchdog is connected to the internal USB header and reset switch header on the majority of motherboards. BitBox Product Description The BitBox USB watchdog receives commands from PC application software via a virtual COM port that tell it if the PC is running. When there has been no command from the PC for

More information

HSPA+ WiFi Router with Voice

HSPA+ WiFi Router with Voice NETCOMM LIBERTY SERIES HSPA+ WiFi Router with Voice 3G22WV Quick Start Guide This router has been designed to be placed on a desktop. All of the cables exit from the rear for better organization. The LED

More information

Blue Point Engineering

Blue Point Engineering Blue Point Engineering Board - Pro Module (E) Instruction Pointing the Way to Solutions! Controller I Version 2.1 The Board Pro E Module provides the following features: Up to 4 minutes recording time

More information

UPort 1200/1400/1600 Quick Installation Guide

UPort 1200/1400/1600 Quick Installation Guide 1200/1400/1600 Quick Installation Guide USB-to-Serial Converter Edition 8.0, November 2016 Technical Support Contact Information www.moxa.com/support Moxa Americas: Toll-free: 1-888-669-2872 Tel: 1-714-528-6777

More information

Installation of RedHawk 6.5-r24.2 on the Jetson TX1 Development Board Release Notes. September 19 th, 2017

Installation of RedHawk 6.5-r24.2 on the Jetson TX1 Development Board Release Notes. September 19 th, 2017 Installation of RedHawk 6.5-r24.2 on the Jetson TX1 Development Board Release Notes September 19 th, 2017 This page intentionally left blank 1. Introduction This document describes the process of installing

More information

PiRyte Mini ATX PSU Revision User Manual

PiRyte Mini ATX PSU Revision User Manual Revision 1.1.0 User Manual Overview Congratulations on your purchase of the PiRyte Mini ATX PSU! Please read this entire manual before using to ensure you receive maximum benefit from this board while

More information

USB to Serial Converter User s Guide

USB to Serial Converter User s Guide USB to Serial Converter User s Guide Important Note! In order to minimize possible installation problems and/or resource conflicts: Read Me First! About This User s Guide This User s Guide is designed

More information

Introduction to the Raspberry Pi AND LINUX FOR DUMMIES

Introduction to the Raspberry Pi AND LINUX FOR DUMMIES Introduction to the Raspberry Pi AND LINUX FOR DUMMIES 700Mhz ARM v6 Broadcomm CPU+GPU 512 MB RAM (256MB on Model A) Boots off SD card for filesystem USB, Audio out, LAN (Model B only) HDMI + Composite

More information

3M Wireless Drive-Thru System Model G5 Technical Bulletin # 164

3M Wireless Drive-Thru System Model G5 Technical Bulletin # 164 3M Wireless Drive-Thru System Model G5 Technical Bulletin # 164 3M Wireless Communication System Model XT-1 Basestation Software Upgrade Overview: In the past you have conducted XT-1 Basestation software

More information

Connecting igaging DigiMAG Scales to the Caliper2PC Interface A step by step Guide

Connecting igaging DigiMAG Scales to the Caliper2PC Interface A step by step Guide What is an igaging DigiMAG Scale? The igaging DigiMAG are digital linear scales that are easily connectable to the Caliper2PC interface. They consist of two parts, the encoder and the readout unit. The

More information

User s Guide. Ethernet Module for Barcode Printer

User s Guide. Ethernet Module for Barcode Printer User s Guide Ethernet Module for Barcode Printer 1. ETHERNET MODULE... 2 1-1. Functions... 2 1-2. General Specifications... 2 2. ETHERNET MODULE INSTALLATION... 3 2-1. Ethernet Module Installation for

More information

NETSTORAGE via WINDOWS XP NETDRIVE

NETSTORAGE via WINDOWS XP NETDRIVE NETSTORAGE via WINDOWS XP NETDRIVE 1.0 INTRODUCTION NetStorage enables you to access your Network drive (H drive for Annin and Ridge users, P drive for elementary users) and other shared drives when you

More information

Single cable kit for the FCB1010

Single cable kit for the FCB1010 Single cable kit for the FCB1010 1. What is it? With this kit, you can turn your FCB1010 into a phantom powered floorboard, which can do 2-way MIDI communication over one single cable. After installing

More information

Signature 384 Upsampler and USB input Users Manual

Signature 384 Upsampler and USB input Users Manual Signature 384 Upsampler and USB input Users Manual Rev 1 (4/09) Signature 384 Upsampler Installation Procedure: 1) Remove one Side Panel (End Cap) by removing 4 Allen Screws as shown. 2) Remove 6 Philips

More information

XBee USB Adapter Board (#32400)

XBee USB Adapter Board (#32400) Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

HOW TO ADD TWO USB PORTS TO LINKSYS WRT54GS Ver.1 AND WRT54G Ver.2 ROUTERS OPENING THE CASE

HOW TO ADD TWO USB PORTS TO LINKSYS WRT54GS Ver.1 AND WRT54G Ver.2 ROUTERS OPENING THE CASE HOW TO ADD TWO USB PORTS TO LINKSYS WRT54GS Ver.1 AND WRT54G Ver.2 ROUTERS By Danuel Quaintance, AF7EF April 23, 2014 OPENING THE CASE To do this mod requires opening the case of the router. To do so you

More information

USB-C to RJ45 FTDI Console Cable USB-A to RJ45 FTDI Console Cable

USB-C to RJ45 FTDI Console Cable USB-A to RJ45 FTDI Console Cable USB-C to RJ45 FTDI Console Cable USB-A to RJ45 FTDI Console Cable Quick Start Guide Model 201065 Model 202065 OS Support: Windows 7/8/10 and macos 10.9 and up Download the latest FTDI drivers at cablematters.com/downloads

More information

XLink Kai Raspberry Pi Beginners Tutorial

XLink Kai Raspberry Pi Beginners Tutorial XLink-Kai-Raspberry-Pi-Beginners-Tutorial.md XLink Kai Raspberry Pi Beginners Tutorial Hi! This tutorial will guide you through setting up XLink Kai on a Raspberry Pi to play multiplayer system link Xbox

More information

USB 2.0 External Enclosure 2.5" (6,35cm)

USB 2.0 External Enclosure 2.5 (6,35cm) USB 2.0 External Enclosure 2.5" (6,35cm) User Manual DA-71001 DA-71002 Foreword Congratulations of your purchase of our product! We will show you a new storage concept with safety and convenience. It is

More information

SMiRF v1 Serial Miniature RF Link 8/25/2004

SMiRF v1 Serial Miniature RF Link 8/25/2004 interface and protocol requirements for the SMiRF USB Powered Wireless link. Please report typos, inaccuracies, and especially unclear explanations to us at spark@sparkfun.com. Suggestions for improvements

More information

Raspberry-Pi Shield: Binary-Coded-Decimal Clock

Raspberry-Pi Shield: Binary-Coded-Decimal Clock Raspberry-Pi Shield: Binary-Coded-Decimal Clock ASSEMBLY INSTRUCTIONS What is it? This kit builds a binary-coded-decimal clock, driven by a Raspberry-Pi (which should be mounted on the back). This is a

More information

DLP-RFID2-EDK2 SETUP PROCEDURE

DLP-RFID2-EDK2 SETUP PROCEDURE DLP-RFID2-EDK2 SETUP PROCEDURE This product is designed to make it easy to both test the DLP-RFID2 module without developing your own hardware and provide an easy-to-use platform for those wishing to program,

More information

SVMi-8E/SVMi-16E Installation

SVMi-8E/SVMi-16E Installation SVMi-8E/SVMi-16E Installation Table of Contents 1 Installing the SVMi-8E/SVMi-16E in the Phone System 3 Installing the SVMi-8E in an idcs 100 3 General 3 System Resources 3 idcs 100 Hardware Compatibility

More information

Run an X-Carve CNC Machine Wirelessly with a Raspberry Pi

Run an X-Carve CNC Machine Wirelessly with a Raspberry Pi Run an X-Carve CNC Machine Wirelessly with a Raspberry Pi Created by Todd Treece Last updated on 2015-08-18 01:20:14 PM EDT Guide Contents Guide Contents Setting Up the Proxy Hardware Requirements Raspberry

More information

EHB Serial Bluetooth

EHB Serial Bluetooth Bluetooth to UART TTL 3.3V & 5V Abandoning the boring communication wire is a dream for most elec fans, this model is designed for this purpose. Using it, you can easy establish a wireless UART/RS232 communication

More information

USB to DB25 RS232 Adapter User Manual. Features. Windows 7/ Vista / 2003 / XP / 2000 Driver Installation

USB to DB25 RS232 Adapter User Manual. Features. Windows 7/ Vista / 2003 / XP / 2000 Driver Installation 765289 USB to DB25 RS232 Adapter User Manual The USB Serial Adapter is designed to make serial port expansion quick and simple. Connecting to a USB port on your computer or USB hub, the USB Serial Adapter

More information

Student Lab Manual. Networks and Communications (COMP277L) SYSTEM PROPERTIES. Dr. Mohamed Ben Laroussi Aissa Room 11 A- 2.

Student Lab Manual. Networks and Communications (COMP277L) SYSTEM PROPERTIES. Dr. Mohamed Ben Laroussi Aissa Room 11 A- 2. Laboratory Exercise N o 1 SYSTEM PROPERTIES College of Arts and Sciences Department of Mathematical And Physical Sciences Computer Science Section Upon completion of this session,, a successful student

More information

Bluetooth RS-232 Dongle. User s Manual BTS-100

Bluetooth RS-232 Dongle. User s Manual BTS-100 Bluetooth RS-232 Dongle User s Manual BTS-100 Table of Contents 1. INTRODUCTION... 2 2. PHYSICAL DIAGRAM... 3 3. BLUETOOTH PAIRING AND CONNECTING... 4 4. RS-232 INSTALLATION... 10 5. HYPERTERMINAL SETTING

More information

An open-source hardware+software project. For design files and additional documentation, please visit:

An open-source hardware+software project. For design files and additional documentation, please visit: An open-source hardware+software project. For design files and additional documentation, please visit: http://www.evilmadscientist.com/go/diavolino Support: http://www.evilmadscientist.com/forum/ Distributed

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions CB-ISA225-U3 - IDE/SATA TO USB 3.0 Adapter 1. Will the CB-ISA225-U3 works with my Windows 8, 8.1, 10 or Mac OS X (10.6 or newer)? Yes, it will work correctly. 2. Does this device

More information

utile PuTTY User Interface Manual Revision 0 Date: 2016 April 6

utile PuTTY User Interface Manual Revision 0 Date: 2016 April 6 utile PuTTY User Interface Manual Revision 0 Date: 2016 April 6 Page 1 Table of Contents 1 Introduction...3 1.1 PuTTY under Windows OS...4 1.2 PuTTY under Linux OS...6 2 Questions and Answers...8 Copyright

More information

USB to Serial Converter manual

USB to Serial Converter manual USB to Serial Converter user manual Model 173384 MAN-173384-UM-1207-02 introduction Thank you for purchasing the MANHATTAN USB to Serial Converter, Model 173384. Modern computers are often not equipped

More information

Product Manual. 2 Port USB to RS-422 /485 Optical Isolated Adapter. Coolgear, Inc. Version 1.1 March 2018 Model Number: USB-2COMi-Si-M

Product Manual. 2 Port USB to RS-422 /485 Optical Isolated Adapter. Coolgear, Inc. Version 1.1 March 2018 Model Number: USB-2COMi-Si-M 2 Port USB to RS-422 /485 Optical Isolated Adapter Product Manual Coolgear, Inc. Version 1.1 March 2018 Model Number: USB-2COMi-Si-M 2 USB-2COMi-Si-M Product Manual Revision History Revision Date Author

More information

AXE Stack 18. BASIC-Programmable Microcontroller Kit. An inexpensive introduction to microcontroller technology for all ability levels

AXE Stack 18. BASIC-Programmable Microcontroller Kit. An inexpensive introduction to microcontroller technology for all ability levels Ltd AXE Stack 18 BASIC-Programmable Microcontroller Kit a division of An inexpensive introduction to microcontroller technology for all ability levels Free Windows interface software Programmable in BASIC

More information

PARTS LIST 1 x PC Board 36 x 5mm Red LED 36 x 12mm LED Standoff 36 x NPN Transistor 36 x 10kΩ Resistor OTHER PARTS YOU MAY NEED

PARTS LIST 1 x PC Board 36 x 5mm Red LED 36 x 12mm LED Standoff 36 x NPN Transistor 36 x 10kΩ Resistor OTHER PARTS YOU MAY NEED PARTS LIST 1 x PC Board 36 x 5mm Red LED 36 x 12mm LED Standoff 36 x NPN Transistor 36 x 150Ω Resistor 36 x 10kΩ Resistor 17 x Mini Toggle on-off 8 x Mini Toggle (on)-off-(on) 1 x 470Ω Resistor 1 x 47µF

More information

PiRyte Mini ATX PSU Revision 1.0 User Manual

PiRyte Mini ATX PSU Revision 1.0 User Manual Revision 1.0 User Manual Overview Congratulations on your purchase of the PiRyte Mini ATX PSU! Please read this entire manual before using to ensure you receive maximum benefit from this board while protecting

More information

Lab: Setting up PL-App with a Raspberry Pi

Lab: Setting up PL-App with a Raspberry Pi Lab Topology Objectives Set up a Raspberry Pi board as a PL-App device Use PL-App Launcher to provision and discover PL-App devices Background Cisco Prototyping Lab is a set of hardware and software components

More information

TRP-C08. USB to RS232/422/485 Isolated Converter. User s Manual. Printed Sep.2014 Rev 1.4

TRP-C08. USB to RS232/422/485 Isolated Converter. User s Manual. Printed Sep.2014 Rev 1.4 TRP-C08 USB to RS232/422/485 Isolated Converter User s Manual Printed Sep.2014 Rev 1.4 Trycom Technology Co.,Ltd No.35, Zhongxing Rd., Guishan Township, Taoyuan County 333, Taiwan. Tel : 886-3-350-3351

More information

USER S MANUAL USB TO Serial Adapter

USER S MANUAL USB TO Serial Adapter USER S MANUAL USB TO Serial Adapter 1. Introduction Congratulations on your purchase of the USB-Serial adapter. This device provides a simple and easy way to connect Universal Serial Bus (USB) and Serial

More information

5.25 Bay Multi-Port Panel with a 6-in-1 Flash Card Reader/Writer

5.25 Bay Multi-Port Panel with a 6-in-1 Flash Card Reader/Writer USB 2.0 FLASH CARD READER 5.25 Bay Multi-Port Panel with a 6-in-1 Flash Card Reader/Writer 525FCREAD 525FCREADBK Instruction Guide * Actual product may vary from photo * 525FCREADBK shown The Professionals

More information

Tizen.IoTivity.Init. Tizen IoTivity 를시작하기위한환경설정. Geunsun Lee

Tizen.IoTivity.Init. Tizen IoTivity 를시작하기위한환경설정. Geunsun Lee Tizen.IoTivity.Init Tizen IoTivity 를시작하기위한환경설정 Geunsun Lee 1 Installing Tizen Platform How to install IoT Headless image on RPi3(for Ubuntu) 2 Booting The RPi3 Connecting a Host PC to RPi3 via UART 3 Building

More information

MegaPi Born to Motion Control

MegaPi Born to Motion Control MegaPi Born to Motion Control SKU: 10050 Weight: 130.00 Gram 1. Overview MegaPi is a main control board specially designed for makers and also an ideal option for being applied to education field and all

More information

This is a learning module for a specific Learning Outcome as stipulated in the HSP that is :

This is a learning module for a specific Learning Outcome as stipulated in the HSP that is : 1. What is it? This is a learning module for a specific Learning Outcome as stipulated in the HSP that is : Ä Ä Ä 2.4.1 Personal Computer (PC) Assembling 2.4.2 Hard disk partitioning and formatting 2.4.3

More information

Adafruit's Raspberry Pi Lesson 6. Using SSH

Adafruit's Raspberry Pi Lesson 6. Using SSH Adafruit's Raspberry Pi Lesson 6. Using SSH Created by Simon Monk Last updated on 2017-08-16 01:12:07 AM UTC Guide Contents Guide Contents Overview Enabling SSH Using a blank boot file Using Raspi-Config

More information

USB-2COM-BB USER S MANUAL

USB-2COM-BB USER S MANUAL USB-2COM-BB USER S MANUAL 2017 May Edition Titan Electronics Inc. Web: www.titan.tw The computer programs provided with the hardware are supplied under a license. The software provided should be used only

More information

INFORMATION AND COMMUNICATION TECHNOLOGY

INFORMATION AND COMMUNICATION TECHNOLOGY INFORMATION AND COMMUNICATION TECHNOLOGY LEARNING MODULE COMPUTER SYSTEM MODULE 2.4 Pusat Perkembangan Kurikulum Kementerian Pelajaran Malaysia 2006 1. What is it? This is a learning module for a specific

More information

User Guide. Intel NUC 8 Business, a Mini PC with Windows 10 NUC8i7HNKQC. Intel NUC 8 Enthusiast, a Mini PC with Windows 10 NUC8i7HVKVA

User Guide. Intel NUC 8 Business, a Mini PC with Windows 10 NUC8i7HNKQC. Intel NUC 8 Enthusiast, a Mini PC with Windows 10 NUC8i7HVKVA Intel NUC 8 Business, a Mini PC with Windows 10 NUC8i7HNKQC Intel NUC 8 Enthusiast, a Mini PC with Windows 10 NUC8i7HVKVA User Guide 1 Before You Begin CAUTIONS The procedures in this user guide assume

More information

P6210 PN: 86085A A

P6210 PN: 86085A A P6210 1 PN: 86085A1000010 86085A1000000 Zavio P6210 Quick Installation Guide Please follow the installation steps below to set up P6210 Pan/Tilt IR Dome IP Camera. Check the package contents against the

More information

Product Datasheet: DWM1001-DEV DWM1001 Module Development Board. Key Features and Benefits

Product Datasheet: DWM1001-DEV DWM1001 Module Development Board. Key Features and Benefits Product Datasheet: DWM1001-DEV DWM1001 Module Development Board Plug-and-Play Development Board for evaluating the performance of the Decawave DWM1001 module Easily assemble a fully wireless RTLS system,

More information

10.1inch HDMI LCD (B) User Manual

10.1inch HDMI LCD (B) User Manual 10.1inch HDMI LCD (B) User Manual CONTENT Introductin... 3 The LCD and Control Board... 3 How to Use... 4 Holder Assembly... 4 Working with PC... 4 Hardware Connection... 4 Tablet PC Settings... 5 Workign

More information

Industrial Tri-band 3G Modem GTM-201-3GWA Series. User Manual

Industrial Tri-band 3G Modem GTM-201-3GWA Series. User Manual Industrial Tri-band 3G Modem GTM-201-3GWA Series User Manual Warranty All products manufactured by ICP DAS are warranted against defective materials for a period of one year from the date of delivery to

More information

The Broadband Ham Net community has had a need for a stand alone time server for their meshes. This document will attempt to fill in this need.

The Broadband Ham Net community has had a need for a stand alone time server for their meshes. This document will attempt to fill in this need. Introduction: The Broadband Ham Net community has had a need for a stand alone time server for their meshes. This document will attempt to fill in this need. Some caveats to consider before embark on a

More information