Our experience of Digital Voice server construction with Raspberry Pi Zero

Size: px
Start display at page:

Download "Our experience of Digital Voice server construction with Raspberry Pi Zero"

Transcription

1 Our experience of Digital Voice server construction with Raspberry Pi Zero Shu JA3GQJ/JL3ZII Introduction There are many ways to use the reflector function of the D - Star system, but even beginners like me, there are two ways to use the reflector in a relatively easy way. I recorded the experience built based on this. The method of this URL uses ThumbDV (left figure below) and Raspberry Pi 3 etc, but this time we used Raspberry Pi Zero (right figure below) instead of Raspberry Pi 3. With this, it is now possible to use the reflector use of android cell-phone or personal computer from anywhere Compass is used for OS of Raspberry Pi Zero After downloading the largest volume (1.7 G) zip file with the newest date from the following URL, use the free software called Win32 DiskImager on the Windows PC to write the OS image file to the SD card. SD card uses 8GB of class If you are troublesome and difficult to understand such as writing procedure for image file of OS, we can help you by remote control if you install TeamViewer on Windows PC. If you are available Skype, you can write the SD card yourself while watching the screen of our computer. 2.Start to run Raspberry Pi Zero Next, put the written SD card to Raspberry Pi Zero, start Raspberry Pi Zero with HDMI monitor, USB keyboard and mouse. The following GUI screen is displayed on the monitor. Also make an Internet connection referring to the method of setting the wireless LAN on the Appendix at the end of the book. You can see the web page with the web browser included with the OS in this state but here it is not the purpose. It is necessary to publish the Raspberry Pi Zero to be able to connect to Raspberry Pi Zero from the outside (other than home). For that, we will fix the IP address. People who have the experience of opening a homepage know that. GUI Screen of Raspberry Pi Zero Since there is only one USB terminal in Raspberry Pi Zero, it becomes wiring as shown below when initial setting is done. It will be as simple as shown at the end of the initial setting. 1

2 Raspberry Pi Zero 2 Power sorce 4 3 USB terminal MHDIterminal 5 ThumbDV 6 USB hub 7 Mouse 8 Key board 9 Wireless LAN adapter Wiring when starting Raspberry Pi Zero for the first time Fix the local IP address In order to identify Raspberry Pi Zero that the router at home is connected to the LAN as a promise of the Internet, local IP addresses are automatically assigned as xxx, xxx, xxx and so. This address is said to be the local IP address and the number xxx changes depending on the case. When viewing the Internet web page from home, there is no problem even if this address changes. However, when try to recognizing a specific Raspberry Pi Zero from the outside, if this local IP address changes this Raspberry Pi Zero can not be identified. So you need to fix the local IP address assigned automatically. We will confirm the automatically assigned local IP address using software such as Network Scanner (for Android smartphone), Advanced IP Scanner (Windows PC) etc. and then fix it. The IP address that is automatically assigned depends on the router you use, such as xxx, xxx, xxx, and so on. About editor pico Since editor is necessary after this, use pico attached to Raspberry Pi. Type pico /xx/xx.yy, etc. in the terminal emulator "Terminal". To move the cursor, you need to use the up, down, left and right arrows on the keyboard, but the others are OK with keyboard operation like Windows PC. To save after editing or new creation, press the control key and "x" key at the same time, enter "y" and exit with the enter key. How to open the terminal emulator Terminal Click here to open IP address fixing method In the terminal emulator Terminal of Raspberry Pi Zero, fix the assigned local IP address using the following command. (Example in the case of ) 2

3 pico /etc/dhcpcd.conf Confirm ThumbDV recognition Next, Attach ThumbDV to the Raspberry Pi zero USB hub and put the command "ls / dev / ttyu *" then It is normal state if "/ dev / ttyusb 0" is displayed. 3. Install server software Install AMBEserver (Digital Voice Server Software) by sequentially entering the following command (excluding #) in the terminal emulator "Terminal" of Raspberry Pi Zero. # apt-get update -y # apt-get upgrade -y # apt-get install ambeserver -y # systemctl enable ambeserver@ttyusb0.service An example of entering the command apt-get update-y Be sure to enter "sudo - s" and "cd" sequentially before entering the command as in the example in the figure above and keep it in the state of compass: ~ #". In the terminal emulator Terminal of Raspberry Pi Zero, enter the next command (excluding #) sequentially, then set the configuration file. 3

4 # cd /etc/opendv (Change the directory to / etc / opendv.) # cp ambeserver-ttyusb0.conf ambeserver-ttyusb1.conf (Copy ambeserver-ttyusb0.conf as ambeserver-ttyusb1.conf.) # pico /etc/opendv/ambeserver-ttyusb0.conf (Open the configuration file named ambeserver-ttyusb0.conf with the editor pico.) (A terminal emulator Terminal which sequentially inputs the above commands) Add "-s " to the opened /etc/opendv/ambeserver-ttyusb0.conf configuration file (like the red circle in the figure below). (Contents of /etc/opendv/ambeserver-ttyusb0.conf file) Start the digital audio server (AMBEserver) with the following command. If it is normal, there is no screen change. You can see just command prompt. # systemctl start ambeserver@ttyusb0.service (Normal Terminal screen sate after sever start to run) 4. Confirm operating status of digital voice server Originally, we will check the operation of the server here, but we omit it because it is troublesome work for beginner. The verification method is described in detail in Appendix at the end of the volume. 5. Make the digital voice server available from the outside If you obtain a global IP on a site that provides free global IP and you publish the digital voice server to the outside, you will be able to access the digital voice server with your android cell phone from anywhere outside. Refer to the end of this document for free global IP acquisition methods in Japan. 6. Software to use digital voice server 4

5 6.1 BlueDV AMBE for android It is a software developed by PA7LIM David of the Netherlands to use digital voice server with Android smartphone. You can download the software from Googl Play. It works comfortably with Android version "4.x. x" and above. Configuration The following is a picture of the setting procedure on the android cellphone. Touch "Setting" in 1 and enter necessary items in order 2, 3, 4, 5. For "Device" in 3, select AMBESERVER from the pull down menu. The important thing in 5 is "AMBEServ IP". Enter the global IP address you got at the provider here. When all the items are ntered, touch "Save" in 5. The setting screen of the cellphone consists of 2, 4, 5. 3 is just a screen showing the Device selection method Refer to " for detailed operation method Screen after setting is completed Connect to server with "CON" button ON 5

6 Connect to XRF 569 with handset icon button ON Reception status Send on screen tap Gain adjustment with AMBE button Receive record display with reception history button Server side problem 6.2 BlueDV for Windows Download BlueDV pre BETA.zip from This software is developed by PA7LIM David of the Netherlands to use a digital voice server on Windows PC. The figure below shows the setting when using a digital voice server with a personal computer. Pay attention to the circle mark. Check "Use AMBEServe" and enter the local IP address of the server to be used in the Host / IP field, the setting is over. Refer to the pdf file that summarizes the experiences of using this software at 6

7 Do not hesitate to contact us by to the contact address at the end of the book if you are unsure of how to set it. "Connected to AMBEserver" appears in "Status" when connecting correctly to the server If the server is faulty, the "Status" will show "Reconnecting AMBEserver" Lineup after initial setting 1. In case of Raspberry Pi Zero(USB hub can be two terminals) 2.In the case of Raspberry Pi Zero W it gets even simpler 7

8 Contact address We are summarizing experience stories to the extent that we understand software etc with so-called amateur eyes, not professional such as programming language. Please contact us by to We will answer your inquiries with an amateur idea. If you have TeamViewer or Skype, we can explain it further easily, so we recommend you use these. 8 As of September 10, 2018

9 APPENDIX 1.How to obtain global IP address When you visit the following page opens. Then click "New User Registration" on the right side of the screen. Next, Carefully read the notes on the next page to open and click the normal connection on the second line of usage registration. Next, if you decide your favorite user name ("hamradio" in this example), and select your domain name ("dip.jp" in this example) from the pull-down menu, enter your address, then you click the "register" button to finish. 9

10 Then the following screen will be displayed. In this example, XXX.YY is the global IP. Note this and use it in the setting of the cellphone. 2. How to connect Raspberry Pi via LAN There are two ways to connect to the LAN, either wired or wireless. In the case of Raspberry Pi Zero, an adapter is required regardless of wired or wireless connection. Raspberry Pi Zero W comes with wireless LAN function. Here we summarize the circumstances that we set up when using the wireless LAN adapter for Raspberry Pi Zero. 10

11 3.How to check the operating status of the digital voice server If you download the "ambesocketest.py" file from following URL to the directory "/ etc / opendv" then you can check the operation state of the sever. (registration required) Contents of the above screen (You can create this file in the directory "/ etc / opendv" with the file name ambesocketest.py" in the editor and execute it.) import socket #for sockets 11

12 import sys #for exit # create dgram udp socket try: s = socket.socket(socket.af_inet, socket.sock_dgram) except socket.error: print 'Failed to create socket' sys.exit() # host = 'localhost'; host = ' '; port = 2460; while(1) : getprodid = bytearray.fromhex(" ") try : #Set the whole string s.sendto(getprodid, (host, port)) # receive data from client (data, addr) d = s.recvfrom(1024) reply = d[0] addr = d[1] print 'Server reply : ' + reply except socket.error, msg: print 'Error Code : ' + str(msg[0]) + ' Message ' + msg[1] sys.exit() Enter the command as follows. root@compass:/home/pi# cd /etc/opendv/ Change directory to "/ etc / opendv /" root@compass:/etc/opendv# python ambesocketest.py Execute the downloaded file As a result of execution, the next letter should be displayed repeatedly. Server reply : a 0AMBE3000R Finish the display with "Ctrl - C". (Above chart) 12

13 ^CTraceback (most recent call last): File "ambesocketest.py", line 23, in <module> d = s.recvfrom(1024) KeyboardInterrupt that's all 13

Use ThumbDV with Android cell phone or tablet

Use ThumbDV with Android cell phone or tablet Use ThumbDV with Android cell phone or tablet Shu JA3GQJ/JL3ZII 1.Introduction A is one of software which is released by PA7LIM David of the Netherlands and it can use with Android cellphone or tablet

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

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

Prysm for Rooms Quick Guide

Prysm for Rooms Quick Guide Prysm Go Getting Started 1 1 Sign in for full experience Get started quickly by selecting either Sketch or Connect Device to create a sketch or share content from a connected device. Share sketches and

More information

User manual MODEL: STB266. For ongoing product improvement, this manual will be modified without prior notice.

User manual MODEL: STB266. For ongoing product improvement, this manual will be modified without prior notice. User manual In order to ease users to select video programs, other logos and/or trademarks may appear on the Cloud TV Box. All other logos and/or trademarks are the property of their respective owners.

More information

About the Collaborate App

About the Collaborate App The AT&T Collaborate service provides the Collaborate app, which lets you control how you manage calls and conferences. Use the AT&T Collaborate service to: Assign devices that can accept incoming calls

More information

How to Use Google Cloud Print

How to Use Google Cloud Print 1 The machine is compatible with Google Cloud Print (Google Cloud Print is a service provided by Google Inc.). By using Google Cloud Print, you can print from anywhere with applications or services supporting

More information

CipherTV STB 3.5A User Guide WORLD ENTERTAINMENT ON DEMAND.

CipherTV STB 3.5A User Guide WORLD ENTERTAINMENT ON DEMAND. CipherTV STB 3.5A User Guide www.ciphertv.com CipherTV Corporation B11-970 Burrard Street, Vancouver British Columbia, Canada V6Z 2R4 Table of Contents WORLD ENTERTAINMENT ON DEMAND 1.0 Getting started.................................................

More information

The Digital Revolution

The Digital Revolution Raspberry Pi A Learning Experience (For me!) Charlie Rothrock K3SR The Digital Revolution Geewhiz Statistics -Digital is changing the world -Tech companies are ~10+% of US employment and the fastest wage

More information

Bluetooth Keyboard Setup Instructions

Bluetooth Keyboard Setup Instructions Bluetooth Keyboard Setup Instructions Setup Using GUI (NOOBS/Raspbian) 1. Insert your micro SD card into the micro SD card slot on the Raspberry Pi. 2. Connect an HDMI cable from your Raspberry Pi to your

More information

Sigma Tile Workshop Guide. This guide describes the initial configuration steps to get started with the Sigma Tile.

Sigma Tile Workshop Guide. This guide describes the initial configuration steps to get started with the Sigma Tile. Sigma Tile Workshop Guide This guide describes the initial configuration steps to get started with the Sigma Tile. 1 Contents Contents... 2 Chapter 1: System Requirements... 3 Chapter 2: Configure Your

More information

Shanghai Xixun-----professional supplier of Led sign control system. Quick Guide Book of M-series control card take M10 controller for example

Shanghai Xixun-----professional supplier of Led sign control system. Quick Guide Book of M-series control card take M10 controller for example Quick Guide Book of M-series control card ------take M10 controller for example 1 1. Hardware connection as show in image 1-1 in below: a. Connect M10 controller with HUB via 50pin cable, make sure the

More information

Raspberry Pi NTP Clock Setup Guide

Raspberry Pi NTP Clock Setup Guide Raspberry Pi NTP Clock Setup Guide Several steps are involved in getting your Raspberry Pi to operate as a NTP Clock. To begin with, you must obtain a LCD Plate (www.adafruit.com) and build it. You must

More information

AV Guide for Mayes Center (232 Rosenau Hall)

AV Guide for Mayes Center (232 Rosenau Hall) AV Guide for Mayes Center (232 Rosenau Hall) AV Services: (919) 966-6536, Rosenau 233 Table of Contents (click on a topic to skip to that section) Getting Started... 2 To Display the Room Computer... 4

More information

Microprocessor-Based Systems (E155)

Microprocessor-Based Systems (E155) Microprocessor-Based Systems (E155) D. Harris and M. Spencer Fall 2017 Lab 4: Life of Pi Requirement 1) Set up your Raspberry Pi 2) Write an assembly-language program to sort an array of 12 signed bytes

More information

Installation guide. Step1. Install the OS for Raspberry Pi 3. Go to to download Raspbian to the PC.

Installation guide. Step1. Install the OS for Raspberry Pi 3. Go to   to download Raspbian to the PC. Installation guide Step1. Install the OS for Raspberry Pi 3 Go to https://www.raspberrypi.org/downloads/ to download Raspbian to the PC. Unzip 2017-01-11-raspbian-jessie.zip and you will get a disc image

More information

Operating Instructions. User Guide

Operating Instructions. User Guide Operating Instructions User Guide TABLE OF CONTENTS How to Read This Manual... 3 Symbols...3 Disclaimer...3 Notes...3 Precautions for Usage... 4 Copyright Notice...4 1. Read This First Overview of RICOH

More information

Experiments 1 How to set up Raspberry Pi B+ The little computer you can cook into DIY tech projects

Experiments 1 How to set up Raspberry Pi B+ The little computer you can cook into DIY tech projects Experiments 1 How to set up Raspberry Pi B+ The little computer you can cook into DIY tech projects The Raspberry Pi is a computer about the size of a credit card. The darling of the do-it-yourself electronics

More information

Installing Your Multifunction to Your Network for the First Time

Installing Your Multifunction to Your Network for the First Time Next >> Installing Your Multifunction to Your Network for the First Time PIXMA MX340 Mac OS 1 > Navigation Tips for Macintosh Users To navigate this guide, please use the arrows on the

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

Contents. Batch & Import Guide. Batch Overview 2. Import 157. Batch and Import: The Big Picture 2 Batch Configuration 11 Batch Entry 131

Contents. Batch & Import Guide. Batch Overview 2. Import 157. Batch and Import: The Big Picture 2 Batch Configuration 11 Batch Entry 131 Batch & Import Guide Last Updated: 08/10/2016 for ResearchPoint 4.91 Contents Batch Overview 2 Batch and Import: The Big Picture 2 Batch Configuration 11 Batch Entry 131 Import 157 Configure Import File

More information

1900AC. Digital TV box. User Manual.

1900AC. Digital TV box. User Manual. 1900AC Digital TV box User Manual http://www.mygica.com 1 2 3 4 Quick Setup Guide 8 8 1 5 6 7 1. USB 2.0 Port 3. Reset 5. LAN Port 7. DC Input 2. Micro SD Port 4. HDMI Port 6. SPIDF Port 8. Wi-Fi Antenna

More information

Configure router. 26. Start AirPort Utility (located in the Utilities folder). The AirPort Utility window show a component diagram:

Configure router. 26. Start AirPort Utility (located in the Utilities folder). The AirPort Utility window show a component diagram: Configure router The Raspberry Pi 3 (RPi) should be assigned a fixed IP address in the router. After installing osmc for the first time, you should configure the router. 26. Start AirPort Utility (located

More information

User Manual. Mobile Viewer Mobile Manager Software (MMS) 1 st Edition : 10 Jan nd Edition : 31 Mar rd Edition : 20 May 2010

User Manual. Mobile Viewer Mobile Manager Software (MMS) 1 st Edition : 10 Jan nd Edition : 31 Mar rd Edition : 20 May 2010 Mobile Viewer Mobile Manager Software (MMS) User Manual The picture might differ according to the specification and model. Contents of this manual are protected under copyrights and computer program laws.

More information

SPDS v2.0 The Smart Way to Analyze and Fix the Printer

SPDS v2.0 The Smart Way to Analyze and Fix the Printer SPDS v2.0 The Smart Way to Analyze and Fix the Printer Solution Intro What is the SPDS? SPDS (Smart Printer Diagnostic System)? - Smart Printer Diagnostic System is the one and only service available that

More information

Ding Dong, You've Got Mail! A Lab Activity for Teaching the Internet of Things

Ding Dong, You've Got Mail! A Lab Activity for Teaching the Internet of Things Teaching Case Ding Dong, You've Got Mail! A Lab Activity for Teaching the Internet of Things Mark Frydenburg mfrydenberg@bentley.edu Computer Information Systems Department Bentley University Waltham,

More information

Installing and Configuring the Voice UPB Bridge updated 1-Jan-2019

Installing and Configuring the Voice UPB Bridge updated 1-Jan-2019 Installing and Configuring the Voice UPB Bridge updated 1-Jan-2019 Before starting these instructions, you should already have your Voice assistant installed and working. These instructions can be used

More information

Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them

Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them The Content Collection should be the repository for all of the files used in Blackboard. The Content Collection

More information

Installing Your Multifunction to Your Network for the First Time. PIXMA MX350 / PIXMA MX870 Mac OS

Installing Your Multifunction to Your Network for the First Time. PIXMA MX350 / PIXMA MX870 Mac OS Installing Your Multifunction to Your Network for the First Time PIXMA MX350 / PIXMA MX870 Mac OS 1 Navigation Tips for Macintosh Users DOWN To navigate this guide, please use the arrows on the MAC keyboard

More information

User Manual. Microdigital IP cameras with built-in Ivideon software

User Manual. Microdigital IP cameras with built-in Ivideon software User Manual Microdigital IP cameras with built-in Ivideon software Table of Contents Introduction to Ivideon... What is Ivideon about?... Why use an IP camera with built-in Ivideon software?... How to

More information

For ClassPad 300 PLUS. ClassPad Manager. Version 2.2 (PROGRAM-LINK TM ) User s Guide.

For ClassPad 300 PLUS. ClassPad Manager. Version 2.2 (PROGRAM-LINK TM ) User s Guide. For ClassPad 300 PLUS E ClassPad Manager Version 2.2 (PROGRAM-LINK TM ) User s Guide RJA510188-4 http://world.casio.com/edu/ http://classpad.net/ Note Display examples shown in this User s Guide are intended

More information

Rapoo E6700 Setup Instructions

Rapoo E6700 Setup Instructions Rapoo E6700 Setup Instructions Setup Using GUI (NOOBS/Raspbian) 1. Insert SD card into Raspberry Pi. 2. Connect HDMI cable from Raspberry Pi to monitor. 3. Connect a standard USB keyboard and mouse into

More information

Office 365 Basics Training

Office 365 Basics Training Office 365 Basics Table of Contents About Us... 3 Outlook Web App (OWA) vs. Outlook Client... 4 Accessing OWA Apps... 5 Mail (Outlook Web App)... 6 Adding/Removing Folders... 7 Adding/Removing Folders

More information

Getting connected to XRF012 with the Raspberry Pi and DVAP or GMSK board

Getting connected to XRF012 with the Raspberry Pi and DVAP or GMSK board Getting connected to XRF012 with the Raspberry Pi and DVAP or GMSK board Programming the Radio The radio is programmed exactly as it would be for normal reflector operation, except REF012 is replaced by

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

Portable Media Center - Article by Craig A. Lindley 07/28/2016

Portable Media Center - Article by Craig A. Lindley 07/28/2016 Introduction My wife and I like to travel in our small Rialta RV. We usually dry camp without connecting up to any services like power, water or sewer but sometimes we need to take showers or do laundry

More information

Setting your PC for operating from a smartphone, iphone, etc. as a controller (Windows 8.1)

Setting your PC for operating from a smartphone, iphone, etc. as a controller (Windows 8.1) Help Guide Home Audio System MHC-V90DW The following explains how to use this home audio system. Listening to music from an Internet streaming service (music service) Listening to music from an Internet

More information

INTRODUCTION. To avoid the PHP7 conflicts use this OS image: STEP 1 - Parts List:

INTRODUCTION. To avoid the PHP7 conflicts use this OS image:   STEP 1 - Parts List: INTRODUCTION These are enhanced instruction set to install RaspberryPints on a Raspberry Pi 2 Model B with use of an AlaMode card and Flow Meters from AdaFruit.com. I started with instruction set here:

More information

Instruction: Download and Install R and RStudio

Instruction: Download and Install R and RStudio 1 Instruction: Download and Install R and RStudio We will use a free statistical package R, and a free version of RStudio. Please refer to the following two steps to download both R and RStudio on your

More information

Spreedbox Getting Started Guide

Spreedbox Getting Started Guide Spreedbox Getting Started Guide Last Updated: September 2017 CONTENTS 1. Introduction... 3 2. Prerequisites... 4 3. Opening the box... 5 4. USB Manual, Quick Start Guide & MAC Sticker... 6 5. International

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

Setting Up KidiConnect : Unlock KidiConnect

Setting Up KidiConnect : Unlock KidiConnect Setting Up KidiConnect : Unlock KidiConnect With KidiConnect, kids can use their KidiBuzz to send messages to a parent-approved list of contacts. But you have to unlock KidiConnect on your child's device

More information

Installing and Configuring the Voice UPB Bridge updated 22-Jan-2018

Installing and Configuring the Voice UPB Bridge updated 22-Jan-2018 Installing and Configuring the Voice UPB Bridge updated 22-Jan-2018 Before starting these instructions, you should already have your Voice assistant installed and working. These instructions can be used

More information

Operation Guide. for the MultiPresenter Stick. DS1-MP10RX series. (Compatible with Ver. 1.01)

Operation Guide. for the MultiPresenter Stick. DS1-MP10RX series. (Compatible with Ver. 1.01) Operation Guide for the MultiPresenter Stick DS1-MP10RX series (Compatible with Ver. 1.01) To ensure safe use of the MultiPresenter Stick, be sure to read the included Important Information before using

More information

1080P P2P Wifi Pinhole Hidden Alarm Clock Camera

1080P P2P Wifi Pinhole Hidden Alarm Clock Camera 1080P P2P Wifi Pinhole Hidden Alarm Clock Camera 1 PRODUCT OVERVIEW Features: Real-time Audio & Video Recording Complete Digital Clock Function Wifi IP Network Function IR Night Vision Support Smartphone

More information

O ptima S aver P i. User Guide. January 2017 Version 1.0

O ptima S aver P i. User Guide. January 2017 Version 1.0 O ptima S aver P i User Guide January 2017 Version 1.0 T able O f C ontents Page 1. What is OptimaSaverPi -------------------------- 2 2. Why OptimaSaverPi -------------------------- 2 3. Requirement --------------------------

More information

Wallet Installation Guide for Staking on Raspberry PI

Wallet Installation Guide for Staking on Raspberry PI Wallet Installation Guide for Staking on Raspberry PI V2.1 November 2018 CONTENTS 01. Version History... 13 02. Introduction... 3 03. Prerequisites... 13 04. Installation Steps... 6 05. Add an address

More information

Quick Guide V1.2. Network Camera IMPORTANT

Quick Guide V1.2. Network Camera IMPORTANT Quick Guide V1.2 Network Camera IMPORTANT Please read this manual carefully before you attempt to install this product and retain it for your future reference. Before You Begin Broadband connection required

More information

3. IMPORTANT: When prompted, accept the default Installation directory.

3. IMPORTANT: When prompted, accept the default Installation directory. Installing ProView 4.0.1 on your PC 1. Insert the ProView 4.0.1 CD-ROM into your CD-ROM Drive. The Install Shield Wizard should run automatically. If it does not, click Start then Run. Enter D:\setup.exe

More information

CDS 32 Version 2.xx File Utilities

CDS 32 Version 2.xx File Utilities CDS 32 Version 2.xx File Utilities c2004 Pristine Systems, Inc. CONTENTS Addendum, 7 Addendum, Marking Multiple Selections, 7 Audio File Manager, 3 A Move, 3 M N E Network Audio Manager, 4 Exit, 4 R F

More information

Contents V1.0. ONE Simple Explanation of Operation TWO Accessories THREE Menu Guide...05 FOUR FAQ...19

Contents V1.0. ONE Simple Explanation of Operation TWO Accessories THREE Menu Guide...05 FOUR FAQ...19 Contents V1.0 ONE Simple Explanation of Operation...02 1.1 Front Panel...02 1.2 Back View...02 1.3 Remote Control...03 TWO Accessories...04 2.1 Accessories...04 THREE Menu Guide...05 3.1 Start up screen...05

More information

Step 1: Syncing Your Library. After installing One Drive for Business, you will be prompted to Sync a library. NEXT: Select the Library URL

Step 1: Syncing Your Library. After installing One Drive for Business, you will be prompted to Sync a library. NEXT: Select the Library URL Step 1: Syncing Your Library After installing One Drive for Business, you will be prompted to Sync a library. NEXT: Select the Library URL For this, we want to choose the URL that connects to your Office

More information

1. Introduction P Package Contents 1.

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

More information

Copy9 USER GUIDE For Android OS 1.5, 1.6

Copy9 USER GUIDE For Android OS 1.5, 1.6 Copy9 USER GUIDE For Android OS 1.5, 1.6 1/16 Table of Contents 1. BEFORE USE THIS DOCUMENT...3 2. Download....3 2.1. Download with a PC....3 2.2. Download directly to your smartphone...6 3. Installation....6

More information

KODO Controller. Remote Access. Hutech Corporation Atlantic Ocean Dr., Unit B-17. Lake Forest, CA

KODO Controller. Remote Access. Hutech Corporation Atlantic Ocean Dr., Unit B-17. Lake Forest, CA KODO Controller Remote Access Hutech Corporation 25691 Atlantic Ocean Dr., Unit B-17 Lake Forest, CA 92630 https://hutech.com 20180709 Introduction The Kodo Controller provides basic input and output via

More information

VMware Horizon Client for Chrome OS User Guide. 04 JAN 2018 VMware Horizon Client for Chrome OS 4.7

VMware Horizon Client for Chrome OS User Guide. 04 JAN 2018 VMware Horizon Client for Chrome OS 4.7 VMware Horizon Client for Chrome OS User Guide 04 JAN 2018 VMware Horizon Client for Chrome OS 4.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Quick Install Guide. Model: PLC-223W, PLC-233W

Quick Install Guide. Model: PLC-223W, PLC-233W Quick Install Guide Model: PLC-223W, PLC-233W This installation guide provides basic instructions for installing the PLC-213W/ PLC-223W/PLC-233W indoor wireless IP camera on your network. By following

More information

GETTING STARTED MANUAL Rev9

GETTING STARTED MANUAL Rev9 PRACQ GETTING STARTED MANUAL Rev9 Table of Contents 1. Welcome to PRACQ 1.1. The Essence of PRACQ............... 4 1.2. Basic Workflow....................... 5 1.3. Equipment...........................

More information

Using Your Multifunction with Additional computers on Your Network. PIXMA MX410 Mac OS

Using Your Multifunction with Additional computers on Your Network. PIXMA MX410 Mac OS Using Your Multifunction with Additional computers on Your Network PIXMA MX410 Mac OS 1 Navigation Tips for Macintosh Users DOWN To navigate this guide, please use the arrows on the MAC keyboard or use

More information

ASSAN ESC PC Interface Software User s Guide

ASSAN ESC PC Interface Software User s Guide ASSAN ESC PC Interface Software User s Guide Dear customer, Welcome to use ASSAN ESC PC Connector and Interface Software. It allows of the Electronic Speed Controller programming in the desktop PC and

More information

Vision Exchange TM Frequently asked questions

Vision Exchange TM Frequently asked questions Vision Exchange TM Frequently asked questions Vision Exchange is our powerful yet intuitive active learning solution for universities, colleges and meeting rooms. These FAQs answer some of your questions

More information

User Guide: Windows Mac Android ios

User Guide: Windows Mac Android ios 1 TM Laplink Software, Inc. For technical support issues or questions, please visit: http://www.laplink.com/contact For other inquiries, please see contact details below: E-mail: CustomerService@laplink.com

More information

Instruction How To Use Laptop As Monitor For Desktop Windows 7

Instruction How To Use Laptop As Monitor For Desktop Windows 7 Instruction How To Use Laptop As Monitor For Desktop Windows 7 In this article, I'll show you the process in Windows XP and Windows 7, the to split programs on the second monitor using Windows XP or Windows

More information

Smart Data Link with KM Switch. User Manual MD-KM-PIP

Smart Data Link with KM Switch. User Manual MD-KM-PIP Smart Data Link with KM Switch User Manual MD-KM-PIP Table of Contents Introduction...3 Specifications.3 Hardware Installation....4 AP Installation of USB Cable KVM with Data Link....5 The Icon Status...

More information

Sending images from a camera to an Android smartphone (PowerShot G3 X)

Sending images from a camera to an Android smartphone (PowerShot G3 X) Sending images from a camera to an Android smartphone (PowerShot G3 X) IMPORTANT In the following explanation, smartphone setting procedures are indicated by the icon, and camera setting procedures are

More information

Key Features. Let s Get Started!

Key Features. Let s Get Started! WELCOME TO plans Key Features swipe to next page Let s Get Started! There are many great things you ll discover as you begin using BluVue, like faster collaborative decisions in the field, saving money

More information

SMARTIFY YOUR BUSINESS. PRINTING INNOVATION. The Smart way to analyze & fix the printer

SMARTIFY YOUR BUSINESS. PRINTING INNOVATION. The Smart way to analyze & fix the printer SPDS V2.0 The Smart way to analyze & fix the printer Release Note Version Date Description Android V1.00.000 2013.Sep First Android Version ios V1.05.000 2016.Jan First ios Version V2.00.022 2016.Oct Change

More information

Web Accessibility Change Your Mouse Pointer Visibility Handbook

Web Accessibility Change Your Mouse Pointer Visibility Handbook Web Accessibility Change Your Mouse Pointer Visibility Handbook H2O Power is committed to providing our services in a way that respects the dignity and independence of persons with disabilities. H2O power

More information

Table Of Content 1. What s in the box 3 2. About the unit 4 3. Getting started 5 4. Networking options 6 5. Turning on the MTC-5000 Unit 7 6.

Table Of Content 1. What s in the box 3 2. About the unit 4 3. Getting started 5 4. Networking options 6 5. Turning on the MTC-5000 Unit 7 6. MTC-5000 User Guide Table Of Content 1. What s in the box 3 2. About the unit 4 3. Getting started 5 4. Networking options 6 5. Turning on the MTC-5000 Unit 7 6. The Status Bar Menu 8 7. Connecting participants

More information

1 Installation (briefly)

1 Installation (briefly) Jumpstart Linux Bo Waggoner Updated: 2014-09-15 Abstract A basic, rapid tutorial on Linux and its command line for the absolute beginner. Prerequisites: a computer on which to install, a DVD and/or USB

More information

Intro to Linux & Command Line

Intro to Linux & Command Line Intro to Linux & Command Line Based on slides from CSE 391 Edited by Andrew Hu slides created by Marty Stepp, modified by Jessica Miller & Ruth Anderson http://www.cs.washington.edu/391/ 1 Lecture summary

More information

Adafruit's Raspberry Pi Lesson 1. Preparing an SD Card for your Raspberry Pi

Adafruit's Raspberry Pi Lesson 1. Preparing an SD Card for your Raspberry Pi Adafruit's Raspberry Pi Lesson 1. Preparing an SD Card for your Raspberry Pi Created by Simon Monk Last updated on 2016-12-03 03:20:15 AM UTC Guide Contents Guide Contents Overview You Will Need Downloading

More information

Introduction. Introduction

Introduction. Introduction Introduction Introduction This manual describes the outline of SSCom and the operation method of SSCom Client. It also describes the manual that you need to refer to when using the SSCom. Target Readers

More information

Thin Clients, Wireless Computers, Macs and Mobile Devices

Thin Clients, Wireless Computers, Macs and Mobile Devices Thin Clients, Wireless Computers, Macs and Mobile Devices Sales: 800.456.4522 Support: 800.888.8075 2016 Compulink Business Systems, Inc. All rights reserved. Thin Clients, Wireless Computers, Macs and

More information

1. Introduction P Package Contents 1.

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

More information

RaRa Academy: Raspberry Pi. Karl Heinz Kremer - K5KHK

RaRa Academy: Raspberry Pi. Karl Heinz Kremer - K5KHK RaRa Academy: Raspberry Pi Karl Heinz Kremer - K5KHK Why Are We Here? I cannot convert you into a Raspberry Pi (or Linux) expert in two hours I cannot teach you everything there is to know about using

More information

FSA Algebra 1 EOC Practice Test Guide

FSA Algebra 1 EOC Practice Test Guide FSA Algebra 1 EOC Practice Test Guide This guide serves as a walkthrough of the Florida Standards Assessments (FSA) Algebra 1 End-of- Course (EOC) practice test. By reviewing the steps listed below, you

More information

TSM800 / TSM1330 Update Instructions

TSM800 / TSM1330 Update Instructions TSM800 / TSM1330 Update Instructions Contents Contents... 1 Automatic Updates... 1 Manual Update to the Latest Version of N2KView... 2 Manual Update of the Complete Operating System... 3 Automatic Updates

More information

Guide to using Simply Web

Guide to using Simply Web Guide to using Simply Web Simply Web offers high performance access to Northumbria IT facilities from a wide range of devices which have a connection to the Internet including smartphones, tablets and

More information

Connect the GSM-DSA to a router where the network is configured to x with a mask

Connect the GSM-DSA to a router where the network is configured to x with a mask GSM-DSA Application note Summary Preparing the raspberry pi environment In order to make the most out of your GSM-DSA, it is best to make sure that the operation system is up to date. To do this we need

More information

Amcrest 650 TVL DVR Quick Start Guide

Amcrest 650 TVL DVR Quick Start Guide Amcrest 650 TVL DVR Quick Start Guide Version 1.0.2 Revised May 9 th, 2016 Welcome Thank you for purchasing our Amcrest 650 TVL DVR! This quick start guide will help you become familiar with our DVR in

More information

Join a Skype for Business meeting from an SLT video conferencing room

Join a Skype for Business meeting from an SLT video conferencing room THE NEW VIDEO CONFERENCING SYSTEM With the new video conferencing system, joining a Skype for Business online meeting is as easy as a press of a button. It allows you to: Join a scheduled meeting with

More information

Simpli.Fi. App for wifi DK series cameras OWNER'S MANUAL. APP DSE Simpli.Fi for Wi-Fi DK series cameras. Product description. Download DSE Simpli.

Simpli.Fi. App for wifi DK series cameras OWNER'S MANUAL. APP DSE Simpli.Fi for Wi-Fi DK series cameras. Product description. Download DSE Simpli. Page: 1 Simpli.Fi App for wifi DK series cameras Product description Simpli.Fi is THE app to control all our WIFI hidden cameras to investigate Series DK. Our investigation for cameras are IP cameras to

More information

ShareLink 200 N Setup Guide

ShareLink 200 N Setup Guide ShareLink 00 N Setup Guide This guide provides instructions for installing and connecting the Extron ShareLink 00 N Collaboration Gateway Network Version. The ShareLink 00 N allows anyone to present content

More information

Cloud Frame User's Manual

Cloud Frame User's Manual Cloud Frame User's Manual For ongoing product improvement, this manual is subject to modification without prior notice. MODEL: CPF708 Before Operation Product Introduction Safety Precautions 2 3 Basic

More information

NVR Security System Quick Start Guide

NVR Security System Quick Start Guide NVR Security System Quick Start Guide 1 HDD Installation If your system does not include a pre-installed HDD, you can purchase your own and follow the steps below for installation. Make sure you purchase

More information

Specifications. What s Inside The box

Specifications. What s Inside The box Tablet of Contents Specifications.1 What s inside the box 1 Tablet Parts 2 Getting started...2 Connecting to the Internet..6 Task Bar..8 Install and Uninstall 9 Camera.10 HDMI.11 Trouble Shooting 11 Warranty..13

More information

Working with Pages... 9 Edit a Page... 9 Add a Page... 9 Delete a Page Approve a Page... 10

Working with Pages... 9 Edit a Page... 9 Add a Page... 9 Delete a Page Approve a Page... 10 Land Information Access Association Community Center Software Community Center Editor Manual May 10, 2007 - DRAFT This document describes a series of procedures that you will typically use as an Editor

More information

Very important! This document contains a detailed description of all steps to be followed to install the software applications. Please read carefully!

Very important! This document contains a detailed description of all steps to be followed to install the software applications. Please read carefully! Very important! This document contains a detailed description of all steps to be followed to install the software applications. Please read carefully! PROWATCH (SetupDEIDE.exe, Version 2.2.1) will guide

More information

FINAL PROJECT: MUSIC SERVER

FINAL PROJECT: MUSIC SERVER December 7, 2016 FINAL PROJECT: MUSIC SERVER Presented by: Elizabeth Ferreira & Matthew Visconti EMT 2390L OPERATING SYSTEMS LAB PROF: HAMILTON 1 TABLE OF CONTENT INTRODUCTION... 3 Raspberry Pi 3... 4

More information

AV Guide for 2306 McGavran-Greenberg

AV Guide for 2306 McGavran-Greenberg AV Guide for 2306 McGavran-Greenberg AV Services: (919) 966-6536, Rosenau 233 Table of Contents (click on a topic to skip to that section) Getting Started... 2 To Display the Computer Desktop... 4 To Display

More information

PCS 7 Process Visualization on Mobile Devices with RDP

PCS 7 Process Visualization on Mobile Devices with RDP i Application Example 04/2016 on Mobile Devices with RDP SIMATIC PCS 7 V8.1 https://support.industry.siemens.com/cs/ww/en/view/102843424 Warranty and Liability Warranty and Liability Note The Application

More information

Color Controller E-41A. Customer User Addendum

Color Controller E-41A. Customer User Addendum Color Controller E-41A Customer User Addendum 2014 Electronics For Imaging. The information in this publication is covered under Legal Notices for this product. 45125308 26 February 2014 CONTENTS 3 CONTENTS

More information

Quick Guide. Light Sensor. Focus Adjustment Ring. Infrared LED (IR Model) PIR Sensor (PIR Model) Micro SD Card Slot. Speaker

Quick Guide. Light Sensor. Focus Adjustment Ring. Infrared LED (IR Model) PIR Sensor (PIR Model) Micro SD Card Slot. Speaker Quick Guide 1 Hardware Overview Power/Network LED Indicator Wireless LED Indicator Light Sensor Focus Adjustment Ring Infrared LED (IR Model) PIR Sensor (PIR Model) LED (for PIR Model) Reset Button WPS

More information

Network Guide NPD EN

Network Guide NPD EN NPD4874-02 EN Contents Contents Introduction Notices... 3 About this manual... 3 Caution, Important and Note... 3 Operating System Versions... 3 Network Basics... 4 Wi-Fi (wireless) network... 4 Ethernet

More information

NovoConnect B360. Wireless Presentation & Collaboration System. User Manual Version 0.99

NovoConnect B360. Wireless Presentation & Collaboration System. User Manual Version 0.99 NovoConnect B360 Wireless Presentation & Collaboration System User Manual Version 0.99 Copyright 2013 DELTA Electronics, Inc. All rights reserved. Page 1 Table of Contents 1. GETTING STARTED...4 1.1 Package

More information

This machine runs on Mircosoft Windows 7 Enbedded Standard OS and can be operated by using the mouse, keyboard, Control Panel, or via remote

This machine runs on Mircosoft Windows 7 Enbedded Standard OS and can be operated by using the mouse, keyboard, Control Panel, or via remote Setup Guide Read this manual carefully before you use this service and keep it handy for future reference. For safe and correct use, be sure to read the Safety Information in "Read This First" before using

More information

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 3 Introducing Windows Operating Systems

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 3 Introducing Windows Operating Systems Chapter 3 Introducing Windows Operating Systems Objectives Learn how to use Windows to interface with users, files and folders, applications, and hardware Learn about some Windows tools that you can use

More information

SMARTIFY YOUR BUSINESS. PRINTING INNOVATION. The Smart way to analyze & fix the printer

SMARTIFY YOUR BUSINESS. PRINTING INNOVATION. The Smart way to analyze & fix the printer SPDS V2.0 The Smart way to analyze & fix the printer Release Note Version Date Description Android V1.00.000 Sep 2013 First Android Version ios V1.05.000 Jan 2016 First ios Version V2.00.022 Oct 2016 Change

More information

Preparing SD card for Pi

Preparing SD card for Pi Preparing SD card for Pi Sarwan Singh Assistant Director(S) NIELIT Chandigarh Education is the kindling of a flame, not the filling of a vessel. - Socrates 1 sarwan@nielit Using NOOBS- New Out Of Box Software

More information