SETUP OF KB5RAB IMAGE. Guide to Setup and Operation of KB5RAB Raspberry Pi Image

Size: px
Start display at page:

Download "SETUP OF KB5RAB IMAGE. Guide to Setup and Operation of KB5RAB Raspberry Pi Image"

Transcription

1 SETUP OF KB5RAB IMAGE Guide to Setup and Operation of KB5RAB Raspberry Pi Image 1

2 Download image from link to Facebook document There is now only one image including DMR, DSTAR and Fusion support Download Win32diskimager to write image (Formatter if needed) Alternative Image burner Etcher (linux Mac also) Download Real VNC Viewer and Advanced IP Scanner 2

3 Image Contents Image file itself.img IRCDDBGateway DSTAR setup MMDVM.ini settings Readme First document Overall setup instructions for DMR Using VNC remote control Burn Image Using preferred method 16GB high speed microsd recommended Start program browse to select image file Verify the drive letter of your SD card Select Write Eject and remove SD card after write Plug the Pi in to your Router wired port Install Card in Pi and power up Check Router for IP address of PI or Run Advanced IP scanner to find PI IP scanner will default to your local network Hit scan and look at list to find Raspberrypi 3

4 Run Real VNC Viewer No install required just double click the download Select File New Connection Input IP address of Pi from before In VNC Server Input Name you want to call the connection Double click the new entry to open the connection Input password = raspberry Select OK to connect to Pi 4

5 Once you have the PI screen showing Click the Warning message to acknowledge You can change password if you wish Select Raspberry Pi menu top left Select Raspberry Pi Configuration from Preferences On System Tab you can set password On localization tab you can change Locale Time Zone Keyboard type Expand file system to user Full SD card Open Terminal and type sudo raspi-config Choose option 7 Advanced Options Choose option A1 Expand File System Hit enter and reboot pi 5

6 Setup you WIFI network if desired Click WIFI icon on top right You will see list of available networks Select the desired and input password You can setup phone or mobile hotspot as well Pi will switch to any network available after setup Review the ReadmeFirst.txt on desktop Much info about image and setup is in here Check the Ham Radio Shortcuts folder The first time you open it will empty Just close and open again This only happens after a fresh boot Links for most functions on the image are here You can also use the Ham Radio Menu Located on Raspberry Pi menu The same functions from desktop folder are here 6

7 Menu MMDVMHost Controls MMDVMHost service Stop Start Restart Link to Edit mmdvm.ini file for settings MMDVM Connect screen Connects to running DVM service if screen is not visible but running Menu IRCDDBGateway Link to Configure gateway for DSTAR Link to run IRCDDBGateway program Menu MD380Tools Readme for MD380tools Custom firmware Update MD380tools to latest version from Github Load firmware to Non GPS Radio Flash User Database to Radio after firmware loaded Load firmware in GPS Radio version Menu Updates These scripts will update each program or file DMRIDs.dat are auto update at 0200 daily YSFHosts.txt are auto updated at 0100 daily All others are done as needed by selecting link 7

8 Menu Misc BlueDV (Starts BlueDV Linux Beta) BMXTG Dialer (STG dialer program for DV4Mini) DV4MF2 (Starts DV4MF2 Panel Ver 12) DV4Mini (Starts DV4mini software Version Mar 06-17) Edit MMDVMDashboard config Settings for dashboard (change time zone etc) Edit startapps.sh Used to enable auto start of IRCDDB or YSF Gateway Menu YSFGateway Edit YSFGateway.ini (settings for YSFGateway) Edit YSFHosts.txt (host file of YSF reflectors) Start the YSFGateway service Stop the YSFGateway service 8

9 Changing Time zone on Dashboard Click in Menu Misc. Edit MMDVMDashboard config The config.php file for dashboard will open Change define("timezone", "America/Chicago"); Change this entry to your desired time zone Check the website below for the syntax of TZ e_zonesedit MMDVMDashboard config Enable or Disable Auto Start of IRCDDBGateway or YSFGateway Click Edit startapps.sh in the Misc. Ham Radio Menu This opens the file start_apps.sh Neither apps are enabled by default If using Fusion enable YSFGateway Remove # from this line If using DSTAR enable IRCDDBGateway Remove # from this line To disable MMDMVHost start on boot Open Terminal window and type the following sudo systemctl disable mmdvmhost sudo systemctl mask mmdvmhost Reboot To enable use sudo systemctl unmask mmdvmhost 9

10 By default image is setup with DMR only enabled in MMDVM MMDVM is capable of DSTAR and or Fusion as well The same Frequency must be used for all modes enabled MMDVMhost listens on the network and RF for any enabled mode It switches to the first mode received from either side It stays in that mode until the ModeHang time expires after a transmission There are separate hang times for Network and RF side It can only receive one mode at a time so any other will not be heard It is best not to connect to a busy reflector and DMR TG at the same time 10

11 Setup of image requires editing several config files All modes require editing of mmdvm.ini DSTAR requires editing IRCDDBGateway config Fusion requires editing YSFGateway.ini For more details of DSTAR config of IRCDDBGateway See the document IRCDDBGateway DSTAR setup included in zip file There is another good document on BM 3148 FB files section DStar_DMR on KB5RAB image_ pdf Editing YSFGateway.ini only requires a few entries Details on these settings are at the end of Readme Frist with YSF.pdf The remaining discussion will cover mmdvm.ini setting The document MMDVM.ini settings.pdf will be covered now You must stop MMDVM service before editing the ini file 11

12 mmdvm.ini entries in default file [General] Callsign=KXXXXXY Timeout=320 Duplex=0 # ModeHang=15 RFModeHang=10 NetModeHang=3 Display=None Daemon=0 [Info] RXFrequency= TXFrequency= Power=1 Latitude=0.0 Longitude=0.0 Height=0 Location=My location Description=MMDVM-DVMega URL= Red Must change or verify Blue optional can change if needed Black do not change # in front of a line comments it out Put your callsign here Timeout for transmissions in seconds change if wanted This should stay 0 for hotspot setup Time to stay in last mode from RF before listening for all modes again Time to stay in last mode from Net side before listening for all modes again Set here if you want to use a supported display for MMDVM data i.e. Nextion Leave this at default Frequency in HZ RX and TX must be the same for Hotspot Frequency in HZ RX and TX must be the same for Hotspot Leave this at default You can put your actual Lat and Long in here if you want to show up on BM map You can put your actual Lat and Long in here if you want to show up on BM map You can put your location here if you like You can put anything here you like You can put your QRZ link to callsign if you like [Log] # Logging levels, 0=No logging Do not change these log settings unless you have a reason to. DisplayLevel=2 The Dashboard needs these to get data. FileLevel=2 FilePath=/home/pi/MMDVMHostlog FileRoot=MMDVM [CW Id] Enable=0 Time=10 [DMR Id Lookup] File=DMRIds.dat Time=24 This option only works on repeaters not on DVMega Leave at default [Modem] 12

13 Port=/dev/ttyAMA0 This is the correct modem settings for DVMega # Port=/dev/ttyACM0 Leave the remaining settings as default for this section # Port=\\.\COM3 # Port=/dev/ttyUSB0 TXInvert=1 RXInvert=0 PTTInvert=0 TXDelay=100 DMRDelay=0 RXLevel=50 TXLevel=50 # CWIdTXLevel=50 # D-StarTXLevel=50 # DMRTXLevel=50 # YSFTXLevel=50 # P25TXLevel=50 OscOffset=0 RSSIMappingFile=RSSI.dat Debug=0 [UMP] Enable=0 # Port=\\.\COM4 Port=/dev/ttyACM1 Leave at default settings [D-Star] Enable=0 If you want to use DSTAR set this =1 Use Module B for UHF and C for VHF remember for your DSTAR Module=B setup SelfOnly=0 Option if you country requires hotspot to limit to your callsign only [DMR] Enable=1 Beacons=0 Leave set at 1 to enable DMR Leave as default You must put your DMR ID here If you are using multiple hotspots you Id= can add an extra digit along with your 7 digit DMR ID to set them apart Color code if you change make sure and set on your code plug to ColorCode=1 whatever you want SelfOnly=0 Option if you country requires hotspot to limit to your callsign only This will disable Talker Alias being send over RF when set =1. Leave EmbeddedLCOnly=1 disabled unless you are sure your radio supports TA This option will send Talker Alias to the log files and the MMDVMHost DumpTAData=0 Dashboard. 0 off 1 to send to logs # Prefixes=234,235 Leave the remaining items as default in this section # Slot1TGWhiteList= # Slot2TGWhiteList= 13

14 CallHang=3 TXHang=4 [System Fusion] Enable=0 If you want to enable System Fusion set this =1 RemoteGateway=0 [P25] Enable=0 NAC=293 [D-Star Network] Enable=0 GatewayAddress= GatewayPort=20010 LocalPort=20011 Debug=0 P25 not setup on this image leave at default Set this to 1 if you are using DSTAR Leave the other lines at default [DMR Network] Enable=1 Leave at 1 if using DMR You must set the address for your DMR master server here uncomment or change the one you want make sure all others have # in front to comment Address=central.brandmeister.us Master 3102 Dallas # Address=east.brandmeister.us Master 3101 in NY # Address=west.brandmeister.us Master 3103 in CA # Address= Master 3108 in Atlanta # Address=brandmeister.pd0zry.ampr.org Master in Netherlands Port=62031 Leave at default Jitter=300 Leave at default # Local=3350 Leave at default This is the correct password for the USA servers if yours is different Password=passw0rd set here # Options= Leave at default Slot1=0 Leave at default Slot2=1 Leave at default Debug=0 Leave at default [System Fusion Network] Enable=0 LocalAddress= LocalPort=3200 GwyAddress= GwyPort=4200 Debug=0 Set to 1 if you want to use System Fusion Leave the other settings at default [P25 Network] 14

15 Enable=0 P25 not setup on this image leave at 0 GatewayAddress= GatewayPort=42020 LocalPort=32010 Debug=0 All of the remaining settings are for the various screens available to [TFT Serial] setup for use with mmdvmhost # Port=modem Leave the at default unless you have other instructions for these. Port=/dev/ttyAMA0 Brightness=50 [HD44780] Rows=2 Columns=16 # For basic HD44780 displays (4-bit connection) # rs, strb, d0, d1, d2, d3 Pins=11,10,0,1,2,3 # Device address for I2C I2CAddress=0x20 # PWM backlight PWM=0 PWMPin=21 PWMBright=100 PWMDim=16 DisplayClock=1 UTC=0 [Nextion] # Port=modem # Port=/dev/ttyAMA0 Port=/dev/ttyUSB0 Brightness=50 DisplayClock=1 UTC=0 IdleBrightness=20 [OLED] Type=3 Brightness=0 Invert=0 [LCDproc] 15

16 Address=localhost Port=13666 #LocalPort=13667 DimOnIdle=0 DisplayClock=1 UTC=0 16

Setup a MMDVMHost Raspberry Pi DVMega Hotspot

Setup a MMDVMHost Raspberry Pi DVMega Hotspot Setup a MMDVMHost Raspberry Pi DVMega Hotspot Aangemaakt : 26/11/2016 10:41 Bijgew erkt : 4/12/2016 22:14 Auteur: Filip Verhoeve Lab e ls: DMR, Dstar, Fusion, HAM, Linux 1. Download Raspbian Jessie Lite

More information

Please open and fill in the fields.

Please open   and fill in the fields. DVMEGA CAST HOW TO AND WHAT TO DO.. Dear DVMEGA Cast user, Congratulations with your new device. In this manual we will show you how to configure, use and register your device. At the end of this manual

More information

ZUMspot/Pi-Star Bring-up and initialization Presented to PAPA SD Luncheon. David Hull, KC6N January 20, 2018

ZUMspot/Pi-Star Bring-up and initialization Presented to PAPA SD Luncheon. David Hull, KC6N January 20, 2018 ZUMspot/Pi-Star Bring-up and initialization Presented to PAPA SD Luncheon David Hull, KC6N January 20, 2018 Contents Part I: Preparing a Pi-Star µsd card Part II: Setting up your RASPi 0/W WiFI Part III:

More information

Please open and fill in the fields.

Please open   and fill in the fields. DVMEGA-CAST HOW TO AND WHAT TO DO.. Dear DVMEGA-Cast user, Congratulations with your new device. In this manual we will show you how to configure, use and register your device. At the end of this manual

More information

TEENSY MMDVM. Multi-Mode Digital Voice Modem. User's Manual REVISION Micro-Node International, Inc. - Henderson, Nevada

TEENSY MMDVM. Multi-Mode Digital Voice Modem. User's Manual REVISION Micro-Node International, Inc. - Henderson, Nevada TEENSY MMDVM Multi-Mode Digital Voice Modem User's Manual REVISION 1.03 Micro-Node International, Inc. - Henderson, Nevada 1.0 Introduction to TEENSY MMDVM TEENSY MMDVMM (Multi-Mode Digital Voice Modem)

More information

NANO-SPOT Personal Digital Hotspot

NANO-SPOT Personal Digital Hotspot NANO-SPOT Personal Digital Hotspot User's Manual REVISION 1.01 Micro-Node International, Inc. - Henderson, Nevada Table of Contents 1.0 NANO-SPOT DESCRIPTION... 3 2.0 INCLUDED ACCESSORIES... 3 3.0 GETTING

More information

DMR to Fusion via the SharkRF OpenSpot David Haan AA0DH Updated 01/27/2018

DMR to Fusion via the SharkRF OpenSpot David Haan AA0DH Updated 01/27/2018 DMR to Fusion via the SharkRF OpenSpot David Haan AA0DH AA0DH@ARRL.NET Updated 01/27/2018 Introduction The SharkRF OpenSpot provides two methods to communicate over the Fusion radio network using a DMR

More information

How-to-build or modify your Nextion Screens for MMDVMHost

How-to-build or modify your Nextion Screens for MMDVMHost How-to-build or modify your Nextion Screens for MMDVMHost THE SAMPLE SCREEN PROJECT This document s goal is to help you start to build your own screens or modify existing screens. Author : PD0DIB - Rob

More information

ZUMspot/Pi-Star Bring-up and initialization Updated for Pi-Star v David Hull, KC6N. Revised (06/07/2018)

ZUMspot/Pi-Star Bring-up and initialization Updated for Pi-Star v David Hull, KC6N. Revised (06/07/2018) ZUMspot/Pi-Star Bring-up and initialization Updated for Pi-Star v3.4.15 David Hull, KC6N Revised (06/07/2018) Preface This document covers initial setup and maintenance of ZUMspot based hotspots running

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

Manual to install experimental firmware on a TYTERA MD380

Manual to install experimental firmware on a TYTERA MD380 By Erik, PA0ESH. Monday 28 November 2016 I've been a while in the possession of a MD380/390 Tytera to experiment with DMR. This Chinese MD380/390 is a delight in use and with the support of Arjan Hogt,

More information

RaspiDigiHamClock. Raspberry Pi Amateur Radio Digital Clock. v WA4EFH R.Grokett

RaspiDigiHamClock. Raspberry Pi Amateur Radio Digital Clock. v WA4EFH R.Grokett RaspiDigiHamClock Raspberry Pi Amateur Radio Digital Clock v2018-07-08 WA4EFH R.Grokett Overview Amateur Radio Operators (aka HAM Radio) use 24 hour UTC (Universal Coordinated Time) for much of their operation.

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

Md380tools on Pi-Star

Md380tools on Pi-Star Md380tools on Pi-Star From PiStar Wiki Jump to: navigation, search PLEASE CONSIDER THIS GUIDE IN BETA UNTIL IT HAS BEEN TESTED BY A FEW MEMBERS.** 1. Confirm that you have a large enough SD card in your

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

Raspberry Pi 3 Model B+ and JMRI with WiFi Access Point for Pi- SPROG One and Pi-SPROG Nano raspian-stretch build

Raspberry Pi 3 Model B+ and JMRI with WiFi Access Point for Pi- SPROG One and Pi-SPROG Nano raspian-stretch build Raspberry Pi 3 Model B+ and JMRI with WiFi Access Point for Pi- SPROG One and Pi-SPROG Nano 2018-03-13-raspian-stretch build May 2018 SPROG DCC These instructions describe the process of setting up a Raspberry

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

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

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

Node-RED Dashboard: Pi Control

Node-RED Dashboard: Pi Control : Pi Control Will English June 26, 2017 will.english@vivaldi.net 1 Summary I am using a Raspberry Pi as a headless computer through VNC. A particular interest is learning Node-RED flow programming and

More information

Atlas iot. Installation guide V 1.0

Atlas iot. Installation guide V 1.0 Atlas iot Installation guide V 1.0 Necessary items Before we begin have the following items readily available: SanDisk ultra micro SDHC, 16 gb card USB micro SD card reader Raspberry Pi 7 touchscreen Raspberry

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

Setup Instructions for Upgrading the Windows XP Panasonic CF-19 Toughbook to Windows 7

Setup Instructions for Upgrading the Windows XP Panasonic CF-19 Toughbook to Windows 7 Setup Instructions for Upgrading the Windows XP Panasonic CF-19 Toughbook to Windows 7 Installation Setup Please ensure that the Windows XP CF-19 Toughbook to be upgraded is plugged in but powered OFF

More information

Experimental Procedure. Frequently Asked Questions (FAQ) Kit General Questions. Setting Up and Using Your Raspberry Pi Projects Kit

Experimental Procedure. Frequently Asked Questions (FAQ) Kit General Questions. Setting Up and Using Your Raspberry Pi Projects Kit 1 of 11 9/13/2018, 2:31 PM https://www.sciencebuddies.org/science-fair-projects/project-ideas/compsci_p059/computer-science/design-your-own-video-game (http://www.sciencebuddies.org/science-fairprojects/project-ideas/compsci_p059/computer-science/design-your-own-video-game)

More information

For this class we are going to create a file in Microsoft Word. Open Word on the desktop.

For this class we are going to create a file in Microsoft Word. Open Word on the desktop. File Management Windows 10 What is File Management? As you use your computer and create files you may need some help in storing and retrieving those files. File management shows you how to create, move,

More information

WSDA User Guide

WSDA User Guide User Guide Version 8500-0029 rev. 006 WSDA -1000 User Guide www.microstrain.com Little Sensors, Big Ideas. 2012 by 459 Hurricane Lane, Suite 102 Williston, VT 05495 Phone 802-862-6629 Fax 802-863-4093

More information

How do I setup a Raspberry Pi?

How do I setup a Raspberry Pi? If you would like to setup a Raspberry Pi to run QRUQSP code, the following steps will walk you through downloading an SD image and configuring your Raspberry Pi. Step 1 of 17 - Equipment Required In order

More information

Quick Start Guide SBC21/NSD21/EC 21 SBC21 / EC21 / NSD21. Quick Start Guide. Copyright IC Nexus Corporation. All rights reserved

Quick Start Guide SBC21/NSD21/EC 21 SBC21 / EC21 / NSD21. Quick Start Guide. Copyright IC Nexus Corporation. All rights reserved SBC21 / EC21 / NSD21 Quick Start Guide Copyright 2000 2013 IC Nexus Corporation. All rights reserved Release Notes Version Release Date Notes 1.0 June 2013 Initial release 2.0 October 2013 Correct some

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

RAK831 Pilot Gateway User Manual V1.0

RAK831 Pilot Gateway User Manual V1.0 RAK831 Pilot Gateway User Manual V1.0 Shenzhen Rakwireless Technology Co., Ltd www.rakwireless.com info@rakwireless.com 2018 Rakwireless all rights reserved. in this document, the actual company and product

More information

OpenROV. Update Software Image From SD Card

OpenROV. Update Software Image From SD Card OpenROV Update Software Image From SD Card This guide will walk you through the steps for update your software to the latest image. The steps are for computers running Microsoft Windows or Apple OSx. Written

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

FREE STAR* Quick Install Guide for Windows

FREE STAR* Quick Install Guide for Windows FREE STAR* Quick Install Guide for Windows 1 Pre-Requisites: The process described in this Quick Install Guide sets up one RF module on a Windows Operating System (the screen shots in this guide are from

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

HotSpot USER MANUAL. twitter.com/vortexcellular facebook.com/vortexcellular instagram.com/vortexcellular

HotSpot USER MANUAL.  twitter.com/vortexcellular facebook.com/vortexcellular instagram.com/vortexcellular HotSpot USER MANUAL www.vortexcellular.com twitter.com/vortexcellular facebook.com/vortexcellular instagram.com/vortexcellular 1 Contents Quick User Guide... 2 1. Power On/Off... 2 2. Turn On /Off Screen...

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

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

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

Setup-Instructions for ircddbgateway with Icom hardware for DD-Mode

Setup-Instructions for ircddbgateway with Icom hardware for DD-Mode Setup-Instructions for ircddbgateway with Icom hardware for DD-Mode This document describes how to setup a DStar-repeater with the G4KLX ircddbgateway software and Icom hardware. It includes the setup

More information

HD Ovi Digital Clock WiFi Hidden Camera. User s Guide WHEN YOU NEED TO KNOW.

HD Ovi Digital Clock WiFi Hidden Camera. User s Guide WHEN YOU NEED TO KNOW. HD Ovi Digital Clock WiFi Hidden Camera User s Guide WHEN YOU NEED TO KNOW. HD Ovi Digital Clock WiFi Hidden Camera The HD Ovi Digital Clock WiFi Hidden Camera is a fully functional clock, displaying time

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

BlackVue C App Manual

BlackVue C App Manual BlackVue C App Manual BlackVue C App Manual Contents Connecting to BLACKVUE CLOUD... 3 (A) Create an account... 3 (B) Register your dashcam with your account... 3 (C) Connect your BlackVue dashcam to a

More information

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

NovoConnect B360. Wireless Presentation & Collaboration System. User Manual Version 0.98 NovoConnect B360 Wireless Presentation & Collaboration System User Manual Version 0.98 Copyright 2013 DELTA Electronics, Inc. All rights reserved. Page 1 Table of Contents TABLE OF CONTENTS... 2 1. GETTING

More information

Raspberry Pi 3 Model B and JMRI with WiFi Access Point for Pi-SPROG One and Pi-SPROG Nano raspian-jessie build

Raspberry Pi 3 Model B and JMRI with WiFi Access Point for Pi-SPROG One and Pi-SPROG Nano raspian-jessie build Raspberry Pi 3 Model B and JMRI with WiFi Access Point for Pi-SPROG One and Pi-SPROG Nano 2017-04-10-raspian-jessie build June 2017 SPROG DCC These instructions describe the process of setting up a Raspberry

More information

WINCE 6.0 Car Navigation Box CS9320 User Manual

WINCE 6.0 Car Navigation Box CS9320 User Manual WINCE 6.0 Car Navigation Box CS9320 User Manual CS9320 is Wonde Proud's new era for GPS+GLONASS dual mode navigation. Following past model's stability and universal compatibility, we developed CS9320 as

More information

Longshine Technologie Europe GmbH

Longshine Technologie Europe GmbH Longshine Technologie Europe GmbH www.longshine.de TABLE OF CONTENTS COPYRIGHT...2 1. INTRODUCTION...3 PRODUCT OVERVIEW...3 COMPONENTS AND FEATURES...3 HARDWARE INSTALLATION...3 2. MFP SERVER INSTALLATION...5

More information

The MMDVM Specification ( )

The MMDVM Specification ( ) The MMDVM Specification (20150922) Introduction The MMDVM is intended to be an open-source Multi-Mode Digital Voice Modem, which utilises the power of an ARM processor and a simple analogue interface board.

More information

Quick Start Guide EX-9686U/A-L(A9) Copyright TOPSCCC Technology CO., LTD. All rights reserved

Quick Start Guide EX-9686U/A-L(A9) Copyright TOPSCCC Technology CO., LTD. All rights reserved Quick Start Guide Copyright 2000 2014 TOPSCCC Technology CO., LTD. All rights reserved Release Notes Version Release Date Notes 1.0 June 2013 Initial release 2.0 October 2013 Correct some typo errors 3.1

More information

WX3IN1+ (v1.27) APRS DIGIPEATER APRS I-GATE APRS-IS -> RF MESSAGES FORWARDING WEATHER STATION SERVER

WX3IN1+ (v1.27) APRS DIGIPEATER APRS I-GATE APRS-IS -> RF MESSAGES FORWARDING WEATHER STATION SERVER WX3IN1+ (v1.27) APRS DIGIPEATER APRS I-GATE APRS-IS -> RF MESSAGES FORWARDING WEATHER STATION SERVER WEB INTERFACE FOR ADMINISTRATION TELNET INTERFACE FOR MONITORING NTP SUPPORT FOR TIME SYNCHRONIZATION

More information

USB2.0 LAN DISK User s Manual

USB2.0 LAN DISK User s Manual 1.0 Product overview USB2.0 LAN DISK User s Manual Thank you for purchasing USB2.0 LANDISK the network storage device. Now you can easily add USB2.0 LANDISK into your Network. Before using this device

More information

Node-RED Dashboard: Pi Control

Node-RED Dashboard: Pi Control : Pi Control Will English July 17, 2017 will.english@vivaldi.net 1 Summary I am using a Raspberry Pi as a headless computer through VNC. A particular interest is learning Node-RED flow programming and

More information

Raspberry Pi 2b PART 1. Table of Contents. Step by step guide. 1. Hardware (0:05) RS Online (ex-tax prices)... 3 MSY ebay...

Raspberry Pi 2b PART 1. Table of Contents. Step by step guide. 1. Hardware (0:05) RS Online (ex-tax prices)... 3 MSY ebay... Step by step guide PART 1 Table of Contents 1. Hardware (0:05)... 3 RS Online (ex-tax prices)... 3 MSY... 4 ebay... 4 Centercom Computers... 4 2. Installing the operating system (0:21)... 5 Preparing the

More information

Longshine Technologie Europe GmbH LCS-MFP101-2 Multifunction Printserver

Longshine Technologie Europe GmbH LCS-MFP101-2 Multifunction Printserver Longshine Technologie Europe GmbH LCS-MFP101-2 Multifunction Printserver www.longshine.de TABLE OF CONTENTS COPYRIGHT...2 1. INTRODUCTION...3 PRODUCT OVERVIEW...3 COMPONENTS AND FEATURES...3 HARDWARE INSTALLATION...3

More information

Optional Lab. Identifying the Requirements. Configuring Windows 7 with virtualization. Installing Windows Server 2008 on a virtual machine

Optional Lab. Identifying the Requirements. Configuring Windows 7 with virtualization. Installing Windows Server 2008 on a virtual machine Optional Lab Appendix D As you go through Microsoft Windows Networking Essentials for the 98-366 exam, you may want to get your hands on Windows Server 2008 and dig a little deeper. That makes sense. While

More information

FileCruiser. Administrator Portal Guide

FileCruiser. Administrator Portal Guide FileCruiser Administrator Portal Guide Contents Administrator Portal Guide Contents Login to the Administration Portal 1 Home 2 Capacity Overview 2 Menu Features 3 OU Space/Team Space/Personal Space Usage

More information

Outdoor User Manual. ios Application Android Application PC Setup

Outdoor User Manual. ios Application Android Application PC Setup Outdoor User Manual ios Application Android Application PC Setup Please read all instructions carefully before use to get the most out of your Outdoor Wireless Surveillance Camera. The design and features

More information

BeagleBone Black: Installing Operating Systems

BeagleBone Black: Installing Operating Systems BeagleBone Black: Installing Operating Systems Created by Justin Cooper Last updated on 2017-12-05 07:31:58 PM UTC Guide Contents Guide Contents Overview Choosing an Operating System Angstrom Download

More information

Digital Free Library. Created by Kirby Griese. Last updated on :35:15 PM UTC

Digital Free Library. Created by Kirby Griese. Last updated on :35:15 PM UTC Digital Free Library Created by Kirby Griese Last updated on 2018-01-04 04:35:15 PM UTC Guide Contents Guide Contents Overview Parts Needed Preparation Prepare Micro SD Card Install Apache Configure Access

More information

Raspberry Pi Basic Setup

Raspberry Pi Basic Setup Raspberry Pi Basic Setup Memory card preparation: Before loading the operating system on the memory card, the card should be formatted with SD Formatter, a program specifically designed for secure digital

More information

User s Guide for 3G/GPS Camera

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

More information

Adafruit's Raspberry Pi Lesson 2. First Time Configuration

Adafruit's Raspberry Pi Lesson 2. First Time Configuration Adafruit's Raspberry Pi Lesson 2. First Time Configuration Created by Simon Monk Last updated on 2013-08-30 02:30:26 PM EDT Guide Contents Guide Contents Overview Using the Whole SD Card Using the Whole

More information

Wireless-N USB Adapter User s Manual

Wireless-N USB Adapter User s Manual Wireless-N USB Adapter User s Manual Copyright 2007 EUSSO Technologies, Inc. All rights reserved. Table of Contents PREFACE... 3 WIRELESS LAN BASICS... 3 Warning... 3 INSTALLATION OVERVIEW... 4 INTRODUCTION...

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

Installing and Configuring Xitron RIP Software and Ohio GT RIP Plug-In

Installing and Configuring Xitron RIP Software and Ohio GT RIP Plug-In TECHNICAL DOCUMENTATION Installing and Configuring Xitron RIP Software and Ohio GT RIP Plug-In For Xitron Navigator RIP version 10.1r2 and Windows 10 Introduction This document gives instructions for installing

More information

Getting started with Raspberry Pi (and WebIoPi framework)

Getting started with Raspberry Pi (and WebIoPi framework) Getting started with Raspberry Pi (and WebIoPi framework) 1. Installing the OS on the Raspberry Pi Download the image file from the Raspberry Pi website. It ll be a zip file as shown below: Unzip the file

More information

GXV3370 Firmware Release Notes

GXV3370 Firmware Release Notes GXV3370 Firmware Release Notes Table of Content FIRMWARE VERSION 1.0.1.28... 2 PRODUCT NAME... 2 DATE... 2 FIRMWARE FILE INFORMATION... 2 CHANGES SINCE FIRMWARE VERSION 1.0.1.12... 2 ENHANCEMENT... 2 BUG

More information

STANDALONE INTERFACES USB-DMX 512 & 1024 CHANNELS V.1.1

STANDALONE INTERFACES USB-DMX 512 & 1024 CHANNELS V.1.1 STANDALONE INTERFACES USB-DMX 512 & 1024 CHANNELS V.1.1 SUMMARY Hardware technical specifications... 3 Front Face of the 512 / 1024 channels interfaces... 4 Side Faces of the 512 / 1024 channels interfaces...

More information

APP-108 Firmware, Calibration SD Card Rev. 1.4 APPLICATION NOTE MCS-TOUCH OPERATING SYSTEM UPDATE

APP-108 Firmware, Calibration SD Card Rev. 1.4 APPLICATION NOTE MCS-TOUCH OPERATING SYSTEM UPDATE APP-108 Firmware, Calibration SD Card Rev. 1.4 APPLICATION NOTE Revision History APP-108- Rev 1.4 MCS-TOUCH OPERATING SYSTEM UPDATE Date Author Revision Description 10-12/14-15 DEW Rev. 1.3 SD Card, Firmware,

More information

BeagleBone Black: Installing Operating Systems

BeagleBone Black: Installing Operating Systems BeagleBone Black: Installing Operating Systems Created by Justin Cooper Last updated on 2014-01-17 11:30:27 AM EST Guide Contents Guide Contents Overview Choosing an Operating System Angstrom Download

More information

TABLE OF CONTENTS COPYRIGHT INTRODUCTION...3 PRODUCT OVERVIEW...3 COMPONENTS AND FEATURES...3 HARDWARE INSTALLATION

TABLE OF CONTENTS COPYRIGHT INTRODUCTION...3 PRODUCT OVERVIEW...3 COMPONENTS AND FEATURES...3 HARDWARE INSTALLATION TABLE OF CONTENTS COPYRIGHT...2 1. INTRODUCTION...3 PRODUCT OVERVIEW...3 COMPONENTS AND FEATURES...3 HARDWARE INSTALLATION...3 2. MFP SERVER INSTALLATION...5 PREPARATION...5 CONFIGURATION SOLUTION TABLE...5

More information

Getting started with the RAK 831 Lora Gateway and RPi3 V1.0 Shenzhen Rakwireless Technology Co., Ltd Rak

Getting started with the RAK 831 Lora Gateway and RPi3 V1.0 Shenzhen Rakwireless Technology Co., Ltd Rak Getting started with the RAK 831 Lora Gateway and RPi3 V1.0 Shenzhen Rakwireless Technology Co., Ltd www.rakwireless.com info@rakwireless.com 2016 Rakwireless all rights reserved. Mentioned in this document,

More information

Docking Station Operational Description

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

More information

quick setup tp-link

quick setup tp-link 192.168.0.1 quick setup tp-link M5360 3G Mobile Wi-Fi, 5200mAh Power Bank User Guide and wait the Device to reboot and restore its factory default settings. SIM Card Slot: It's where to insert your SIM

More information

Wireless USB 600AC USER MANUAL. Dual Band USB Adapter. HNW600ACU Rev

Wireless USB 600AC USER MANUAL. Dual Band USB Adapter. HNW600ACU Rev Wireless USB 600AC Dual Band USB Adapter USER MANUAL HNW600ACU Rev. 2.0 www.hamletcom.com Table of Contents 1. Introduction... 4 1.1 Product Features... 4 1.2 Package contents... 4 2. Wireless USB Adapter

More information

GreenEye Monitor. WiFi/Ethernet Setup

GreenEye Monitor. WiFi/Ethernet Setup GreenEye Monitor WiFi/Ethernet Setup Document Code: GEM-SET-WE-2 Ver 6.2 2017-10-09 Copyright Brultech Research Inc. 2017 Introduction TABLE OF CONTENTS Introduction...3 The Communication Module... 3 Start-up

More information

How to upgrade firmware in DSL-xxx series router

How to upgrade firmware in DSL-xxx series router How to upgrade firmware in DSL-xxx series router WARNING: DO NOT upgrade the firmware through a wireless connection. You may damage the router. Note that you will have to reconfigure the router after upgrading.

More information

NEO 4.5. User Manual

NEO 4.5. User Manual 1 NEO 4.5 User Manual Table of Contents Safety Information... 3 Appearance and Key Function... 4 Introduction... 5 Call Functions... 6 Contacts... 7 Messaging... 8 Internet Browser... 9 Bluetooth & Wi-Fi...

More information

TS1 Firmware Update Tool (for PC)

TS1 Firmware Update Tool (for PC) TS1 Firmware Update Tool (for PC) Installation and Operation Quick Start May 1, 2012 Overview This document provides instructions for using the Firmware Update Tool to update a TS1 Keypad to the latest

More information

User Manual. cmt-iv5 Startup Guide

User Manual. cmt-iv5 Startup Guide User Manual cmt-iv5 Startup Guide v 2.2 JAN 8, 2016 Table of Contents Chapter1. Overview... 1 1.1. Specification... 1 1.2. Dimensions... 2 1.3. Ethernet port... 3 1.4. CR1225 battery... 3 1.5. Power connection...

More information

D- Star Op*ons for the Amateur Experimenter.

D- Star Op*ons for the Amateur Experimenter. D- Star Op*ons for the Amateur Experimenter K6FED@yahoo.com Introduc*on This is a non- technical guide to give you some informa*on on some of the op*ons you have if you decide to experiment D- Star. While

More information

Smart Flash Drive SecurePRO User Manual. Version_010

Smart Flash Drive SecurePRO User Manual. Version_010 Smart Flash Drive SecurePRO User Manual Version_010 1 Index System Requiremets... 3 Getting to know Smart Flash Drive SecurePRO... 4 Use of Smart Flash Drive SecurePRO... 5 Master Mode... 5 Slave Mode...

More information

BlackVue App Manual. Contents

BlackVue App Manual. Contents BlackVue App Manual Contents Connecting to BLACKVUE CLOUD... 3 (A) Create an account... 3 (B) Register your dashcam with your account... 3 (C) Connect your BlackVue dashcam to a Wi-Fi hotspot for Cloud

More information

Service Activation Completion Job Aid

Service Activation Completion Job Aid Summary Service Activation Completion Job Aid The following information outlines the steps of generic Optimizer installation on the Customer Computer. There is a customized Optimizer for each ViaSat Partner;

More information

Instructions For My Gateway Laptop Keyboard Is Not Working

Instructions For My Gateway Laptop Keyboard Is Not Working Instructions For My Gateway Laptop Keyboard Is Not Working Hello. i am trying to access the bios on my new gateway NE56R41U so i can f1 or f2 as the laptop is booting up. i tried that but its not working.

More information

F Series Indoor Fixed IP Camera. Quick Start Guide

F Series Indoor Fixed IP Camera. Quick Start Guide F Series Indoor Fixed IP Camera Quick Start Guide Welcome Thank you for purchasing our IP camera! Before install and use the IP camera, please read the following section carefully. Please keep this start

More information

TSS-7/TSS-10 7" and 10.1" Room Scheduling Touch Screens

TSS-7/TSS-10 7 and 10.1 Room Scheduling Touch Screens TSS-7/TSS-10 7" and 10.1" Room Scheduling Touch Screens Supplemental Guide Crestron Electronics, Inc. Crestron product development software is licensed to Crestron dealers and Crestron Service Providers

More information

IPLoC D2-POM - User Guide

IPLoC D2-POM - User Guide IPLoC D2-POM - User Guide Table of Content 3 Security Note 4 Quick Start Guide 5 Introduction 5 Overview 5 MoCA Coax Network - Example 6 Interface 7 Installing IPLoC D2-POM 7 Overview 7 Minimum installation

More information

LampizatOr LAMPIZATOR Super-Komputer Manual

LampizatOr LAMPIZATOR Super-Komputer Manual LAMPIZATOR Super-Komputer Manual QUICK START 1. Plug the power cable observing the voltage - the 115-230 V AC switch is at the back. 2. Plug the Dac to the Komputer via USB cable. (Or S/PDIF). 3. Plug

More information

HSIP2 User Manual. ios Application Android Application PC Setup

HSIP2 User Manual. ios Application Android Application PC Setup HSIP2 User Manual ios Application Android Application PC Setup Please read all instructions carefully before use to get the most out of your HSIP2 Wireless Surveillance Camera. The design and features

More information

CBMS Studio AAC-PI Raspberry PI User Manual

CBMS Studio AAC-PI Raspberry PI User Manual CBMS Studio AAC-PI Raspberry PI User Manual Contents Introduction... 3 Installation... 4 Configuration... 6 Basic Settings... 6 Web Browser... 6 Sedona Web Browser... 14 CBMS Engineering Tool... 15 Modbus

More information

LevelOne FBR User s Manual. 1W, 4L 10/100 Mbps ADSL Router. Ver

LevelOne FBR User s Manual. 1W, 4L 10/100 Mbps ADSL Router. Ver LevelOne FBR-1416 1W, 4L 10/100 Mbps ADSL Router User s Manual Ver 1.00-0510 Table of Contents CHAPTER 1 INTRODUCTION... 1 FBR-1416 Features... 1 Package Contents... 3 Physical Details... 3 CHAPTER 2

More information

UCON-IP-NEO Operation Web Interface

UCON-IP-NEO Operation Web Interface UCON-IP-NEO Operation Web Interface copyright G&D 25/01/2012 Web Interface version 2.30 Subject to possible errors and technical modifications License notes G&D license Copyright G&D GmbH 2003-2012: All

More information

HSIP2 User Manual. ios Application Android Application PC Setup

HSIP2 User Manual. ios Application Android Application PC Setup HSIP2 User Manual ios Application Android Application PC Setup Please read all instructions carefully before use to get the most out of your HSIP2 Wireless Surveillance Camera. The design and features

More information

MCS-TOUCHSCREEN Auto Disk Clean up

MCS-TOUCHSCREEN Auto Disk Clean up APP093 - MCS-Touchscreen Error 16 Auto Diskcleanup Procedure Micro Control Systems APPLICATION NOTE APP-093 MCS-TOUCHSCREEN Auto Disk Clean up Revision History Date Author Revision Description 07/31/2014

More information

OPERATION MANUAL. MV-410HS Layout Editor. Version higher. Command

OPERATION MANUAL. MV-410HS Layout Editor. Version higher. Command OPERATION MANUAL MV-410HS Layout Editor Version 3.0 - higher Command Command Table of Contents 1. Setup... 1 1-1. Overview... 1 1-2. System Requirements... 1 1-3. Operation Flow... 1 1-4. Installing MV-410HS

More information

4-1. This chapter explains HMI settings.

4-1. This chapter explains HMI settings. 4-1 4. Hardware Settings This chapter explains HMI settings. 4.1. Overview... 4-2 4.2. I/O Ports... 4-2 4.3. LED Indicators... 4-2 4.4. System Reset... 4-3 4.5. System Toolbar... 4-4 4.6. System Setting

More information

Conceptronic C100BRS4H Quick Installation Guide. Congratulations on the purchase of your Conceptronic 4-ports Broadband Router.

Conceptronic C100BRS4H Quick Installation Guide. Congratulations on the purchase of your Conceptronic 4-ports Broadband Router. Conceptronic C100BRS4H Quick Installation Guide Congratulations on the purchase of your Conceptronic 4-ports Broadband Router. The enclosed Hardware Installation Guide gives you a step-by-step explanation

More information

Instruction Manual. Wi-Fi Full HD 1080p IP Concealed Junction Box Hidden Camera. V 1.3

Instruction Manual. Wi-Fi Full HD 1080p IP Concealed Junction Box Hidden Camera.   V 1.3 Instruction Manual Wi-Fi Full HD 1080p IP Concealed Junction Box Hidden Camera After Sales Support techsupport@123anfang.com www.yooseecamera.com V 1.3 Hardware Installation 1. Connect the power supply

More information

IdeaTab A1000L-F. User Guide V1.0. Please read the Important safety and handling information in the supplied manuals before use.

IdeaTab A1000L-F. User Guide V1.0. Please read the Important safety and handling information in the supplied manuals before use. IdeaTab A1000L - UserGuide IdeaTab A1000L-F User Guide V1.0 Please read the Important safety and handling information in the supplied manuals before use. file:///c /Users/xieqy1/Desktop/EN UG/index.html[2013/8/14

More information

Getting Familiar with Wi-Fi Scanner

Getting Familiar with Wi-Fi Scanner Getting Familiar with Wi-Fi Scanner Thank you for choosing Cino FuzzyScan Wi-Fi Cordless Scanner. Powered by the 802.11 WLAN technology, it is not only easily integrated into an existing enterprise wireless

More information