The mystem Project Board Quick Start

Size: px
Start display at page:

Download "The mystem Project Board Quick Start"

Transcription

1 The mystem Project Board Quick Start This activity will introduce you to the basic functions of the mystem Project Board to get you started. Introduction to the mystem The mystem Project Board is designed to allow you to incorporate all manner of sensors with easily configurable outputs. This exercise will allow you to become quickly familiar with configuring Labview to process the information and create desired outputs. The mystem board plugs into the side of the mydaq or the myrio, turning them into compact affordable programmable action controllers. Using the Breadboard The included onboard 400 pin breadboard on the face of the mystem is utilized to build and configure temporary circuits. A frequent use is for sensor connections. The picture below shows the surface of the breadboard. Some of the pins are connected under the board by metal strips to make connections between components easy. These strips connect the holes on the top to form nodes. Below you can see a matrix of holes. ABCDE and FGHIJ describe the five holes that line up in each column. The columns are numbered. Circled are the two nodes found on Column 4. ABCDE in Column 4 are connected to each other vertically. FGHIJ in Column 4 are also connected to each other vertically, but separately from ABCDE. The plastic groove running down the center of the board separates the two nodes and prevents electrical conduction. On this board there are 60 nodes. Each node is separate from all the other nodes.

2 At the outside of the board are two power rows. While the electrons do not care what the color of each row is general convention calls for the red rows to be used for the + or positive voltage on the board with the blue rows be used for the common ground row. If you learn to stay with color conventions others will understand your wiring scheme and it will help you eliminate errors. Connecting the mydaq Signals are passed to and from the mydaq through the five Quad Point Contact Blocks. These blocks behave similar to the breadboard. There are four interconnected holes that make up a node. The five blocks are from left to right: Voltage sources, Analog Output, Analog Input, and two blocks of Digital Input/Output. For a full discussion of these see the manual for the mydaq found at Connect the Power Source The mystem Project Board needs to be powered. You can supply any voltage between six and twenty six volts. There is an onboard regulator that produces the required 5 volts for the logic circuits. You should select a power supply that can supply the voltage and current your output devices need. The first method is to connect a wall transformer to supply the desired DC voltage. The connection is done through a standard 2.1 mm x 5.5 center positive plug. It is recommended that your power supply be a switching power supply that will protect the power supply in the event of over current or short circuit stituations. Nominally a 9V DC or 12V DC adapter with minimum 800ma to 1A output is desired if using the included DC Motor. Studica.com 2 mystem Quick Start

3 Typical 9V-12V DC wall transformer can be used. For higher voltages (26 Volts DC Max) and currents (4 Amps max) you should use the Screw Terminals and a separate bench DC power supply as shown below. The alternate power supply connections are labeled GND and SV+. The SV+ (Supply Voltage) is connected to the Positive (red) terminal of the power supply connector which is the closest terminal to the switch, while the GND terminal is connected to the Ground (black) terminal of the power supply connector. AC adapters, and voltage transformers, are critical safety components. Correct sizing and polarity of the DC power supplies are critical to your safety. Studica.com 3 mystem Quick Start

4 IMPORTANT! Damage may be caused by use of improperly rated or incompatible devices which can result in damage or destruction of the mystem Project Board, and/or powered equipment, as well as the risk of electrical shock in certain cases. Studica will not be held responsible for damage to equipment, blown electronic parts, or personal injury that may result from the use of improper power supplies. You should also be cautious when using higher currents as significant heating will occur in the controller output chips U1 and U2. Connecting the Outputs The output screw blocks are labeled according to each channel. The blocks are labeled Output1 - Output4. The polarity of the outputs can be reversed if so desired by grounding the direction signal input for the channel. This can be done by directly wiring the direction signal input to a ground or by the computer program which can be done through a digital I/O from the mydaq. This polarity can also be reversed directly on the outputs if so desired. At the end of the output blocks is a connection where the supply voltage (SV) and ground (GND) are available for testing output devices. Connecting the control Signals There is a 12 pin connector next to the 400 pin breadboard for making connections to the output channels. Output1 is controlled by the two pins En1 (Enable 1) and Dir1 (Direction 1). Output2 is controlled by the two pins En2 (Enable 2) and Dir2 (Direction2) and so on. Studica.com 4 mystem Quick Start

5 Output control signals on the mystem Project Board. Printout of the Output Control Signals To power an output channel you need to provide a digital high level signal (3.3 to 5V) to the enable pin of the channel. In the picture below a motor connected to output 1 is turned on manually by providing a jumper wire from 5 V to En1. When the board is powered and turned on this jumper wire will turn the current on to the Output 1. The direction has a default setting so if you do not need to control direction you only need to provide the digital high signal to the Enable of Channel 1. If you desire the motor to change direction you need to provide a second signal. Since the motor is defaulted high level on the direction signal you need to provide a digital low level to the direction signal pin to have the output channel reverse direction. In the picture below the white jumper wire is added from the GND pin to the Dir1 pin. The motor should now spin the other way. Try hooking up a motor to Output 1 and running a jumper wire from 5V to En1. When the board is turned on the motor will spin. Add a jumper wire from GND to Dir1 and the motor will instantly switch directions. Studica.com 5 mystem Quick Start

6 Computer Control of the Outputs Connect your mystem Project Board to the mydaq and connect the USB cable to your computer. Now disconnect the input wires from 5V and GND and move them to the Digital Input and Output section (DIO). Use DIO 0 for En1 and DIO 1 for Dir1. See the connections in the pictures below. Launch the NI ELVISmx Instrument Completed wire connections from the mydaq On your computer launch the NI ELVISmx Instrument Launcher. It is found in the Start Menu>>All Programs>>National Instruments>>NI ELVISmx for NI ELVIS & NI mydaq>>ni ELVISmx Instrument Launcher. This brings up the instrument launcher. Using the Digital Writer VI to output the motor control signals From the menu select the DigOut icon. Studica.com 6 mystem Quick Start

7 This launches the Digital Writer. You can set the lines to Write to 0-3. Select run at the bottom of the window. When you push the switch to HI for DIO 0 you will see the motor turn on and an LED on the screen to let you know that DIO 0 is on. You can now change direction by taking the DIO 1 switch and move it to the HI setting. You will see the motor reverse direction. Be sure that the DIO 0 is returned to the LO position before stopping the VI with the stop button. If it is not turned off before you stop running the program the motor will keep running. If you accidently stop the program with the motor running you can select run button again and then stop the motor moving the switches to LO before stopping the Digital Writer. This completes the Quick Start Tutorial. For further information on the mystem Project Board and accessing the online curriculum on how to control the board with Labview programming, please visit; mydaq and myrio are Trademarks of National Instruments Corporation Studica.com 7 mystem Quick Start

GEORGIA INSTITUTE OF TECHNOLOGY School of Electrical and Computer Engineering ECE 2020 Fall 2017 Lab #1: Digital Logic Module

GEORGIA INSTITUTE OF TECHNOLOGY School of Electrical and Computer Engineering ECE 2020 Fall 2017 Lab #1: Digital Logic Module GEORGIA INSTITUTE OF TECHNOLOGY School of Electrical and Computer Engineering ECE 2020 Fall 2017 Lab #1: Digital Logic Module GOAL To introduce the physical implementation of digital logic circuits including

More information

Lab 4: Introduction to ELVIS II+ Introduction to ELVIS II+

Lab 4: Introduction to ELVIS II+ Introduction to ELVIS II+ Page 1 of 12 Laboratory Goals Introduction to ELVIS Lab 4: Introduction to ELVIS Familiarize students with the National Instruments hardware ELVIS Identify the capabilities of ELVIS Make use of the built

More information

Dept. of Electrical, Computer and Biomedical Engineering. Instrumentation for the data acquisition laboratory

Dept. of Electrical, Computer and Biomedical Engineering. Instrumentation for the data acquisition laboratory Dept. of Electrical, Computer and Biomedical Engineering Instrumentation for the data acquisition laboratory Purpose of the lab activity Design and make simple systems for data acquisition from detectors,

More information

TB6600 Stepper Motor Driver

TB6600 Stepper Motor Driver TB6600 Stepper Motor Driver V1.0 07 2018 Open Source Mechatronics LTD 2018 Safety Statement The author of this document is not liable or responsible for any accidents, injuries, equipment damage, property

More information

USER S MANUAL VER.1. C10D- PARALLEL PORT INTERFACE CARD BOARD Rev. 1

USER S MANUAL VER.1. C10D- PARALLEL PORT INTERFACE CARD BOARD Rev. 1 USER S MANUAL VER.1 C10D- PARALLEL PORT INTERFACE CARD BOARD Rev. 1 MARCH 2018 User s Manual Page i USER'S MANUAL TABLE OF CONTENTS Contents Page # 1.0 OVERVIEW... iii 2.0 FEATURES... iii 3.0 SPECIFICATIONS...

More information

Drexel University Electrical and Computer Engineering Department ECE 200 Intelligent Systems Spring Lab 1. Pencilbox Logic Designer

Drexel University Electrical and Computer Engineering Department ECE 200 Intelligent Systems Spring Lab 1. Pencilbox Logic Designer Lab 1. Pencilbox Logic Designer Introduction: In this lab, you will get acquainted with the Pencilbox Logic Designer. You will also use some of the basic hardware with which digital computers are constructed

More information

Lab 2.2 Ohm s Law and Introduction to Arduinos

Lab 2.2 Ohm s Law and Introduction to Arduinos Lab 2.2 Ohm s Law and Introduction to Arduinos Objectives: Get experience using an Arduino Learn to use a multimeter to measure Potential units of volts (V) Current units of amps (A) Resistance units of

More information

UF-3701 Power Board Construction Guide

UF-3701 Power Board Construction Guide Page 1/5 Soldering and Part Placement See the Chapter 3 of the MIT 6270 Manual for information on electronic assembly, including soldering techniques and component mounting. Construction Information All

More information

AX1500. Dual Channel Digital Motor Controller. Quick Start Manual. v1.9b, June 1, 2007

AX1500. Dual Channel Digital Motor Controller. Quick Start Manual. v1.9b, June 1, 2007 AX1500 Dual Channel Digital Motor Controller Quick Start Manual v1.9b, June 1, 2007 visit www.roboteq.com to download the latest revision of this manual Copyright 2003-2007 Roboteq, Inc. SECTION 1 Important

More information

USER S MANUAL VER.1. C10- PARALLEL PORT INTERFACE CARD BOARD Rev. 11

USER S MANUAL VER.1. C10- PARALLEL PORT INTERFACE CARD BOARD Rev. 11 USER S MANUAL VER.1 C10- PARALLEL PORT INTERFACE CARD BOARD Rev. 11 FEBRUARY, 2017 User s Manual Page i USER'S MANUAL TABLE OF CONTENTS Contents Page # 1.0 OVERVIEW... iii 2.0 FEATURES... iii 3.0 SPECIFICATIONS...

More information

This Presentation Will

This Presentation Will Investigating Basic Circuits Pre-Activity Discussion Digital Electronics 2014 Project Lead The Way, Inc. This Presentation Will Introduce you to basic circuits and their symbols. Introduce you to components

More information

Agilent 3630A Triple DC Power Supply. Agilent 34401A Digital Multimeter (DMM)

Agilent 3630A Triple DC Power Supply. Agilent 34401A Digital Multimeter (DMM) Agilent E3630A Triple DC Power Supply and Agilent 34401A Digital Multimeter (DMM) Agilent 3630A Triple DC Power Supply The DC power supply used in this lab is the Agilent E3630A Triple DC power supply.

More information

NAME EET 2259 Lab 3 The Boolean Data Type

NAME EET 2259 Lab 3 The Boolean Data Type NAME EET 2259 Lab 3 The Boolean Data Type OBJECTIVES - Understand the differences between numeric data and Boolean data. -Write programs using LabVIEW s Boolean controls and indicators, Boolean constants,

More information

COS 116 The Computational Universe Laboratory 7: Digital Logic I

COS 116 The Computational Universe Laboratory 7: Digital Logic I COS 116 The Computational Universe Laboratory 7: Digital Logic I In this lab you ll construct simple combinational circuits in software, using a simulator, and also in hardware, with a breadboard and silicon

More information

New 30AA and 31AA Electronic Motor Protection Modules. Application Bulletin 128

New 30AA and 31AA Electronic Motor Protection Modules. Application Bulletin 128 New 30AA and 31AA Electronic Motor Protection Modules Application Bulletin 128 Application Bulletin Number: 128 Release EN: D09910 Date: 4/19/96 Revision EN: Z27301 Date: 10/2/15 Subject: New 30AA and

More information

This is an inspection failure, not meeting the requirement of >10k Ohm between either PD battery post and chassis.

This is an inspection failure, not meeting the requirement of >10k Ohm between either PD battery post and chassis. Troubleshooting This is a document put together by CSA Laura Rhodes that contains a lot of information about troubleshooting steps for a lot of common control system problems encountered at events. No

More information

Where to Start with NI ELVIS

Where to Start with NI ELVIS Where to Start with NI ELVIS Conventions The National Instruments Educational Laboratory Virtual Instrumentation Suite (NI ELVIS) is a LabVIEW-based design and prototyping environment for university science

More information

Sensacell Troubleshooting Guide

Sensacell Troubleshooting Guide A ONLY SOME MODULES LIGHT UP B PANEL DOES NOT LIGHT UP Only some modules light up Panel does not light up Check jumpers and power wiring AC Power present at Power Supply input terminals? Check AC Line

More information

USER S MANUAL VER.1. C11G- MULTIFUNTCION CNC BOARD Rev. 9

USER S MANUAL VER.1. C11G- MULTIFUNTCION CNC BOARD Rev. 9 USER S MANUAL VER.1 C11G- MULTIFUNTCION CNC BOARD Rev. 9 MARCH, 2017 User s Manual Page i USER'S MANUAL TABLE OF CONTENTS Contents Page # 1.0 OVERVIEW... 1 2.0 FEATURES... 1 3.0 SPECIFICATIONS... 2 4.0

More information

CANBUS I/O EXPANSION MODULES MODELS exm / exm FEATURES Models & Configurable CANbus connection allows communication with other CANbus enabled devices. Multi-purpose I/O pins in a compact, low cost, rugged

More information

TB6600 Stepper Motor Driver User Guide

TB6600 Stepper Motor Driver User Guide TB6600 Stepper Motor Driver User Guide Version: V1.2 Contents 1. Introduction... 1 Features:... 1 Electric Specification:... 1 INPUT & OUTPUT:... 2 2. Stepper Motor Wiring:... 4 3. Microcontroller Connection

More information

Basic Electrical Measurements

Basic Electrical Measurements Page 1 of 11 Introduction Basic Electrical Measurements This Lab introduces the five basic, lumped circuit components or element models Resistor, Capacitor, Inductor, Voltage Source, Current Source. Also

More information

Propeller Activity Board (#32910)

Propeller Activity Board (#32910) 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

Secured Series: Hub Plus Kit Single Door Controller Package Installation Manual

Secured Series: Hub Plus Kit Single Door Controller Package Installation Manual Secured Series: Hub Plus Kit Single Door Controller Package Installation Manual This package is designed to simplify the connections to our Secured Series Hub Plus Controller. This will translate into

More information

Desktop Milling Machine CNC Retrofit Using PIC-SERVO Motor Controllers

Desktop Milling Machine CNC Retrofit Using PIC-SERVO Motor Controllers Desktop Milling Machine CNC Retrofit Using PIC-SERVO Motor Controllers Overview This application note describes the motors, electronics and software needed to convert a small 3-axis desktop milling machine

More information

BMF400 Input/output module

BMF400 Input/output module BMF400 Input/output module Input/output module with six universal inputs/outputs and four floating relay outputs for function extensions of the BMR bus module controller. Issue date: December 6, 2006 Subject

More information

Using solderless breadboards

Using solderless breadboards Page 1 of 9 Using solderless breadboards This document describes how to use the solderless breadboards available in the experimental didactic lab (LED, previously LADISPE) of Politecnico di Torino. 1 Setting

More information

USER S MANUAL. C35S- QUICK SETUP BREAKOUT BOARD Rev. 1.3

USER S MANUAL. C35S- QUICK SETUP BREAKOUT BOARD Rev. 1.3 USER S MANUAL C35S- QUICK SETUP BREAKOUT BOARD Rev. 1.3 FEBRUARY, 2015 USER'S MANUAL TABLE OF CONTENTS Page # Contents 1.0 OVERVIEW... 1 2.0 FEATURES... 1 3.0 SPECIFICATIONS.... 2 4.0 BOARD DESCRIPTION...

More information

Web Site: Forums: forums.parallax.com Sales: Technical:

Web Site:   Forums: forums.parallax.com Sales: Technical: 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

Button Code Kit. Assembly Instructions and User Guide. Single Button Code Entry System

Button Code Kit. Assembly Instructions and User Guide. Single Button Code Entry System Button Code Kit Single Button Code Entry System Assembly Instructions and User Guide Rev 1.0 December 2009 www.alan-parekh.com Copyright 2009 Alan Electronic Projects Inc. 1. Introduction... 4 1.1 Concept

More information

GV3000/SE AC Drive ControlNet Network Communication Option Board M/N 2CN3000

GV3000/SE AC Drive ControlNet Network Communication Option Board M/N 2CN3000 GV3000/SE AC Drive ControlNet Network Communication Option Board M/N 2CN3000 Instruction Manual D2-3390-2 The information in this manual is subject to change without notice. Throughout this manual, the

More information

Blue Point Engineering

Blue Point Engineering DMX 8-Channel Driver Overview he DMX 8- Channel Driver board is designed to provide 8- consecutive channels of standard or extended range movements for analog type R/C s with output control pulses from

More information

Pridgen Vermeer Robotics ATmega128 Revision 0

Pridgen Vermeer Robotics ATmega128 Revision 0 Features: 6x 8-bit I/O Ports 4x A/D Inputs 6x PWM Headers 2x RS 232 Terminals Power Bus LCD Header (4-bit mode) Smart Power Connecter Power Switch Header Power LED Debug LED Note: Some pins have multiple

More information

Connecting a Cisco Output Module

Connecting a Cisco Output Module CHAPTER 5 Overview The optional Cisco Output Module (Figure 5-1) is attached to a Cisco Physical Access Gateway or Cisco Reader Module to provide additional connections for up to 8 outputs, each of which

More information

PSM-2 POWER SUPPLY MODULE INSTRUCTIONS

PSM-2 POWER SUPPLY MODULE INSTRUCTIONS PSM2-09.doc 1 Rev: 8-28-01 PSM-2 POWER SUPPLY MODULE INSTRUCTIONS PSM Model 2 equipped with Field Programmable Output Voltages MODEL PRODUCT OFFERING / VARIATIONS: PSM-2 Metal case housed surface mountable

More information

Where to Start with NI ELVIS

Where to Start with NI ELVIS Where to Start with NI ELVIS Conventions Thank you for purchasing National Instruments Educational Laboratory Virtual Instrumentation Suite (NI ELVIS). This document explains how to set up and configure

More information

C10- PARALLEL PORT INTERFACE CARD Rev. 8

C10- PARALLEL PORT INTERFACE CARD Rev. 8 C10- PARALLEL PORT INTERFACE CARD Rev. 8 User manual Rev. 1 1. Overview This card provides an easy way of interfacing your inputs and outputs from you parallel port. It provides terminals for the connections

More information

USER S MANUAL VER.2. C76- MULTIFUNCTION CNC BOARD Rev. 1.4

USER S MANUAL VER.2. C76- MULTIFUNCTION CNC BOARD Rev. 1.4 USER S MANUAL VER.2 C76- MULTIFUNCTION CNC BOARD Rev. 1.4 MARCH 2018 User s Manual Page i USER'S MANUAL TABLE OF CONTENTS Contents Page # 1.0 FEATURES... 1 2.0 I/O SPECIFICATIONS... 2 3.0 BOARD DESCRIPTION...

More information

Board Of Education USB (#28850)

Board Of Education USB (#28850) 599 Menlo Drive, Suite 100 Rocklin, California 95765, USA Office: (916) 624-8333 Fax: (916) 624-8003 Sales: sales@parallax.com 1-888-512-1024 Tech Support: support@parallax.com 1-888-99-STAMP Web Site:

More information

JR3 EXTERNAL SENSOR ELECTRONICS WITH ANALOG OUTPUT. JR3, Inc. 22 Harter Ave. Woodland, CA 95776

JR3 EXTERNAL SENSOR ELECTRONICS WITH ANALOG OUTPUT. JR3, Inc. 22 Harter Ave. Woodland, CA 95776 JR3 EXTERNAL SENSOR ELECTRONICS WITH ANALOG OUTPUT JR3, Inc. 22 Harter Ave. Woodland, CA 95776 5962C 15 December, 2003 TABLE OF CONTENTS CHAPTER 1 OVERVIEW General...1-1 Sensor...1-1 Electronic System...1-1

More information

CMSA-100 Manual. Cinema Media Server Automation

CMSA-100 Manual. Cinema Media Server Automation CMSA-100 Manual Cinema Media Server Automation 181 Bonetti Drive San Luis Obispo, CA 93401-7397 USA Phone: +1 805 549 0161 Fax: +1 805 549 0163 www.uslinc.com Table of Contents 1. Safety Notice... 3 2.

More information

Environdata FA ma Converter Guide

Environdata FA ma Converter Guide FA12 4 20 ma Converter Guide REV 14 th July 2015 Material in this Handbook is copyright. All rights reserved by the publishers. Weather Stations Pty. Ltd., 42-44 Percy Street, Warwick, Queensland, AUSTRALIA,

More information

User's Guide. Model W 3-in-1 Switching DC Power Supply

User's Guide. Model W 3-in-1 Switching DC Power Supply User's Guide Model 382260 80W 3-in-1 Switching DC Power Supply Introduction Congratulations on your purchase of the Extech 80W 3-in-1 Switching DC Power Supply. The Model 382260 has three output ranges

More information

Instruction Manual. M Pump Motor Controller. For file reference, please record the following data:

Instruction Manual. M Pump Motor Controller. For file reference, please record the following data: Instruction Manual M Pump Motor Controller For file reference, please record the following data: Model No: Serial No: Installation Date: Installation Location: When ordering replacement parts for your

More information

Engineering Project-I. Module 1: Familiarization of LabVIEW and the Vernier Toolkit

Engineering Project-I. Module 1: Familiarization of LabVIEW and the Vernier Toolkit Engineering Project-I Module 1: Familiarization of LabVIEW and the Vernier Toolkit PREPARED BY Academic Services Unit January 2012 Applied Technology High Schools, 2012 Module 1: Familiarization of LabVIEW

More information

TCNM-ACBB1 Installation Manual

TCNM-ACBB1 Installation Manual The TCNM-ACBB1 is a connection box that can be used as an accessory to facilitate system connections for installation and device replacement of several Banner family reading devices. System cabling is

More information

Expansion Unit Catalog Nos , - 152, - 153, - 154, - 156, -E157

Expansion Unit Catalog Nos , - 152, - 153, - 154, - 156, -E157 PRODUCT DA TA SLC 150 110 Expansion Unit Catalog Nos. 1745-151, - 152, - 153, - 154, - 156, -E157 7 : The EXpdnSiQn Unit The SLC 150 expansion unit can be used with either the SLC 150 processor unit or

More information

Quanser NI-ELVIS Trainer (QNET) Series: QNET ROTPEN. Rotary Pendulum (ROTPEN) User Manual. User Manual

Quanser NI-ELVIS Trainer (QNET) Series: QNET ROTPEN. Rotary Pendulum (ROTPEN) User Manual. User Manual Quanser NI-ELVIS Trainer (QNET) Series: QNET ROTPEN Rotary Pendulum (ROTPEN) User Manual User Manual Table of Contents 1. Introduction...1 2. Requirements...1 3. References...1 4. ROTPEN Plant Presentation...1

More information

Instruction Manual for BE-SP3 Circuit. 10/21/07

Instruction Manual for BE-SP3 Circuit. 10/21/07 Page 1 of 54 Instruction Manual for BE-SP3 Circuit. 10/21/07 Page 1 Index: Page 2 BE-SP3 Circuit Specifications. Page 3-4 Intro to the BE-SP3. Page 5 Basics of serial to parallel. Page 6-7 ASCII Code.

More information

Allen-Bradley Drives

Allen-Bradley Drives Installation Data This document provides information on: important pre installation considerations power supply requirements installing the module installing and connecting the wiring using the module

More information

Mini Digital Multimeter

Mini Digital Multimeter User's Guide Mini Digital Multimeter Model MN15 99 Washington Street Melrose, MA 02176 Phone 781-665-1400 Toll Free 1-800-517-8431 Visit us at www.testequipmentdepot.com Back to the Extech MN15/MN16 Series

More information

Pololu 12V Step-Up/Step-Down Voltage Regulator S10V2F12

Pololu 12V Step-Up/Step-Down Voltage Regulator S10V2F12 Pololu 12V Step-Up/Step-Down Voltage Regulator S10V2F12 Overview The Pololu step-up/step-down voltage regulator S10V2F12 is a switching regulator (also called a switched-mode power supply (SMPS) or DC-to-DC

More information

Operating Bulletin. Model BB3-232 and BB3-I-232 USB Multi-Drop Box. The Fastest Flow Controller Company in the World!

Operating Bulletin. Model BB3-232 and BB3-I-232 USB Multi-Drop Box. The Fastest Flow Controller Company in the World! Operating Bulletin Model BB3-232 and BB3-I-232 USB Multi-Drop Box The Fastest Flow Controller Company in the World! 1 10/16/2017 Rev.1 DOC-BB3232MAN 2 Introduction Alicat BB3-232 Multi-Drop Box Operating

More information

COMFORT CONTROL CENTER SERVICE INSTRUCTIONS

COMFORT CONTROL CENTER SERVICE INSTRUCTIONS USA SERVICE OFFICE Dometic Corporation 2320 Industrial Parkway Elkhart, IN 46516 574-294-2511 CANADA Dometic Corporation 46 Zatonski, Unit 3 Brantford, ON N3T 5L8 CANADA 519-720-9578 For Service Center

More information

INSTRUCTION MANUAL. Dual-System Signal Interface

INSTRUCTION MANUAL. Dual-System Signal Interface INSTRUCTION MANUAL Model 604B Dual-System Signal Interface February 17, 2008, Revision 3 Copyright 2004-2008 Aurora Scientific Inc. Aurora Scientific Inc. 360 Industrial Parkway S., Unit 4 Aurora, Ontario,

More information

3 pyro output datalogger altimeter with an ATmega 328 microcontroller Kit assembly instructions

3 pyro output datalogger altimeter with an ATmega 328 microcontroller Kit assembly instructions 3 pyro output datalogger altimeter with an ATmega 328 microcontroller Kit assembly instructions Version date Author Comments 1.0 29/05/2013 Boris du Reau Initial version Rocket Type Micro-max Model Mid

More information

Discharge by touching: BNC coax shield, outlet metal cover plate, wire connected to GND

Discharge by touching: BNC coax shield, outlet metal cover plate, wire connected to GND Step-down transformer Very High Voltage Very Low Current Lower Voltage, 110V Power Station Grounding contact (3rd wire) Faulty wiring makes box hot!! Current path splits: 1) to ground (mostly) 2) through

More information

LPG STM 94442A User s Manual

LPG STM 94442A User s Manual 1 LPG STM 94442A User s Manual This Manual belongs to: Company: 3 Table of Contents Features....... 4 Hardware Installation...5 Monitor Mounting Dimensions.....7 Monitor Specifications...8 Sender Specifications.....9

More information

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT 1110 SINGLE, PARALLEL, IOUT, 16-BIT DAC

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT 1110 SINGLE, PARALLEL, IOUT, 16-BIT DAC DESCRIPTION QUICK START GUIDE FOR DEMONSTRATION CIRCUIT 1110 LTC2751-16 Demonstration circuit 1110 features the LTC2751 16- Bit SoftSpan Iout DAC. This device has six output ranges, 0 to 5V, and 0 to 10V,

More information

PMDX-108-Output. 8-Channel Isolated Output Board for PC parallel port pins 2-9. User s Manual

PMDX-108-Output. 8-Channel Isolated Output Board for PC parallel port pins 2-9. User s Manual PMDX-108-Output 8-Channel Isolated Output Board for PC parallel port pins 2-9 User s Manual Date: 25 February 2010 PMDX Web: http://www.pmdx.com 9704-D Gunston Cove Rd Phone: +1 (703) 372-2975 Lorton,

More information

Technical Data. Dimensions

Technical Data. Dimensions Model Number Features 50 mm flush -wire DC S Technical Data specifications Switching function Normally open (NO) Output type PNP Rated operating distance s n 50 mm Installation flush Output polarity DC

More information

Technical Datasheet clima RCM-CC

Technical Datasheet clima RCM-CC Technical Datasheet 1. Product description The is a room control panel with an integrated temperature sensor for measuring the room temperature. The device is featured with a turn wheel to adjust the set

More information

HypotULTRA. Quick Start Guide SAFETY CHECKLIST. Survey the test station. Make sure it is safe & orderly.

HypotULTRA. Quick Start Guide SAFETY CHECKLIST. Survey the test station. Make sure it is safe & orderly. EN 61010-1 EN 61010-31 Quick Start Guide HypotULTRA for the following models: 7800, 7820, 7850 SAFETY CHECKLIST Survey the test station. Make sure it is safe & orderly. Always keep unqualified/unauthorized

More information

Experimental Procedure

Experimental Procedure 1 of 14 9/10/2018, 11:38 AM https://www.sciencebuddies.org/science-fair-projects/project-ideas/robotics_p028/robotics/obstacle-avoiding-robot (http://www.sciencebuddies.org/science-fair-projects /project-ideas/robotics_p028/robotics/obstacle-avoiding-robot)

More information

Blue Point Engineering

Blue Point Engineering Blue Point Engineering SV203 Interface Overview Overview Sensors Light Sensor Motion Sensor Joystick Computer USB PORT Technical Pointing the Way to Solutions! T http://www.bpesolutions.com Animatronic

More information

Standard Logic Chips and National Instruments ELVIS Breadboarding for Combinational Logic Circuits

Standard Logic Chips and National Instruments ELVIS Breadboarding for Combinational Logic Circuits ECE380 Digital Logic: Design Activity #4 Standard Logic Chips and National Instruments ELVIS Breadboarding for Combinational Logic Circuits INTRODUCTION In Design Activity #4 you will use the National

More information

NI mydaq HANS-PETTER HALVORSEN, Telemark University College Department of Electrical Engineering, Information Technology and Cybernetics

NI mydaq HANS-PETTER HALVORSEN, Telemark University College Department of Electrical Engineering, Information Technology and Cybernetics Telemark University College Department of Electrical Engineering, Information Technology and Cybernetics NI mydaq HANS-PETTER HALVORSEN, 2012.01.20 Faculty of Technology, Postboks 203, Kjølnes ring 56,

More information

How-To #7: Assemble an H-bridge Circuit Board

How-To #7: Assemble an H-bridge Circuit Board How-To #7: Assemble an H-bridge Circuit Board Making a DC motor turn is relatively easy: simply connect the motor's terminals to a power supply. But what if the motor is to be controlled by an Arduino,

More information

Branch PLC. Velocio s Branch PLC

Branch PLC. Velocio s Branch PLC Velocio s Branch PLC Branch PLC The Branch PLC is a member of the Velocio s groundbreaking series of programmable logic controllers. These PLCs introduce revolutionary new concepts, capabilities, performance

More information

Mini Digital Multimeter

Mini Digital Multimeter User Manual Mini Digital Multimeter Model MN15A Additional User Manual Translations available at www.extech.com Introduction Congratulations on your purchase of the Extech MN15A MultiMeter. The MN15A offers

More information

Physics 120/220 Lab Equipment, Hints & Tips

Physics 120/220 Lab Equipment, Hints & Tips Physics 120/220 Lab Equipment, Hints & Tips Solderless Breadboard... 2 Power supply... 4 Multimeters... 5 Function generator... 5 Oscilloscope... 6 10X probe... 7 Resistor color code... 7 Components...

More information

PN PSTK-120 PowerSwitch Tail 120vac Kit PN PSTK-240 PowerSwitch Tail 240vac Kit

PN PSTK-120 PowerSwitch Tail 120vac Kit PN PSTK-240 PowerSwitch Tail 240vac Kit CAUTION: Please make sure you have or have access to the skills necessary to assemble and use this product. Always secure the case with the included screws before applying electrical power to the power

More information

PowerPal Selectable Voltage 3-Amp Breadboard Power Supply (#32133)

PowerPal Selectable Voltage 3-Amp Breadboard Power Supply (#32133) Web Store: www.parallax.com Office: (916) 624-8333 Tutorials: learn.parallax.com Educator Hotline: (916) 701-8625 Sales: sales@parallax.com Sales: (888) 512-1024 Tech Support: support@parallax.com Tech Support:

More information

8051 Intermidiate Development Board. Product Manual. Contents. 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help

8051 Intermidiate Development Board. Product Manual. Contents. 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help 8051 Intermidiate Development Board Product Manual Contents 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help 1. Overview 2. Features The board is built on a high quality FR-4(1.6

More information

CS4141 IDL Notes. I. Quick Overview of IDL Prototyping Unit

CS4141 IDL Notes. I. Quick Overview of IDL Prototyping Unit CS4141 IDL Notes IDL-800 Prototyping System The IDL-800 logic panels are powerful tools for any logic designer. They enable a wide range of IC s to be used in a breadboard experiment. I. Quick Overview

More information

Power connections 3) Power from 2024 to Control box (The valve harness connected) Ground (0V) +24 V. The voltage between pins 1 & 2 in JPT# 123

Power connections 3) Power from 2024 to Control box (The valve harness connected) Ground (0V) +24 V. The voltage between pins 1 & 2 in JPT# 123 Power connections 3) Power from 2024 to Control box (The valve harness connected) The voltage between pins 1 & 2 in JPT# 123 connector should be +24V. 4) Power from 2024 to Control box The voltage between

More information

Satellite INSTALLATION GUIDE

Satellite INSTALLATION GUIDE N3 Satellite INSTALLATION GUIDE ! WARNING! Shock Hazard. May result in serious injury or death. Turn power OFF at circuit breaker or remove fuse. Damage to this product caused by wiring with power on voids

More information

PAD ANALOG / DIGITAL TRAINER OPERATOR S MANUAL

PAD ANALOG / DIGITAL TRAINER OPERATOR S MANUAL PAD - 234 ANALOG / DIGITAL TRAINER OPERATOR S MANUAL Rev. 7/94 GENERAL OPERATING PROCEDURES 1. This manual should be read thoroughly before engaging in any experimentation. 2. As a general rule, NEVER

More information

INSTRUCTION MANUAL HIGH CURRENT DRIVER BOARD STAND ALONE

INSTRUCTION MANUAL HIGH CURRENT DRIVER BOARD STAND ALONE Instruction Manual High Current Driver Board Stand Alone 1 INSTRUCTION MANUAL HIGH CURRENT DRIVER BOARD STAND ALONE Models: 1 AMP: HCDBSA1_0AMP 1.5 AMP: HCDBSA1_5AMP 2.0 AMP: HCDBSA2_0AMP 2.5 AMP: HCDBSA2_5AMP

More information

C10S- PARALLEL PORT INTERFACE CARD Rev. 1.4

C10S- PARALLEL PORT INTERFACE CARD Rev. 1.4 USER S MANUAL VER.1 C10S- PARALLEL PORT INTERFACE CARD Rev. 1.4 SEPTEMBER, 2016 User s Manual Ver.1 Page i USER'S MANUAL TABLE OF CONTENTS Page # 1. OVERVIEW... 1 2. FEATURES... 1 3. SPECIFICATIONS...

More information

Expert I/O 1000 Hardware User Manual

Expert I/O 1000 Hardware User Manual Revision 4 January 6, 2010 2008-2010 Dajac Inc. All Rights Reserved. www.dajac.com sales@dajac.com Contents EXPERT I/O 1000...2 PIN CONFIGURATION...2 USB...3 DC IN...4 +B1/+B...4 +5V Output...4 +24V Input...4

More information

Energy Management System. Operation and Installation Manual

Energy Management System. Operation and Installation Manual Energy Management System Operation and Installation Manual AA Portable Power Corp 825 S 19 TH Street, Richmond, CA 94804 www.batteryspace.com Table of Contents 1 Introduction 3 2. Packing List 5 3. Specifications

More information

3700 SERIES USER MANUAL

3700 SERIES USER MANUAL SAFETY GUIDE This manual contains the precautions necessary to ensure your personal safety as well as for protection for the products and the connected equipment. These precautions are highlighted with

More information

PLCMTR Commercial Grade Camera System

PLCMTR Commercial Grade Camera System Please read instructions carefully before installation and use. Installation should be performed by a professional installer. To ensure your safety, the driver should not watch videos or operate features

More information

AVR Intermediate Development Board. Product Manual. Contents. 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help

AVR Intermediate Development Board. Product Manual. Contents. 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help AVR Intermediate Development Board Product Manual Contents 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help 1. Overview 2. Features The board is built on a high quality FR-4(1.6

More information

USER S MANUAL C10- PARALLEL PORT INTERFACE CARD

USER S MANUAL C10- PARALLEL PORT INTERFACE CARD USER S MANUAL C10- PARALLEL PORT INTERFACE CARD Rev. 10 June, 2012 USER'S MANUAL TABLE OF CONTENTS Page # 1. OVERVIEW... 1 2. FEATURES... 1 3. SPECIFICATIONS... 2 4. BOARD DESCRIPTION... 3 Using configuration

More information

BB-303 Manual Baseboard for TMCM-303

BB-303 Manual Baseboard for TMCM-303 BB-303 Manual Baseboard for TMCM-303 Trinamic Motion Control GmbH & Co. KG Sternstraße 67 D 20357 Hamburg, Germany http://www.trinamic.com BB-303 Manual (V1.04 / Jul 9th, 2007) 2 Contents 1 Features...

More information

FTC200 & FTA/FTX Quick Installation & Jumper Setting Guide

FTC200 & FTA/FTX Quick Installation & Jumper Setting Guide FTC200 & FTA/FTX Quick Installation & Jumper Setting Guide Accuthermo Technology Corp. Safety Note Please read this entire document before you begin connecting cables and assembling your system Failure

More information

!There are two kit models. The ZCTK-120 is designed to operate with.!the pulse output is isolated from the mains line voltage. A pull-up resistor

!There are two kit models. The ZCTK-120 is designed to operate with.!the pulse output is isolated from the mains line voltage. A pull-up resistor CAUTION: Please make sure you have or have access to the skills necessary to assemble and use this product. Always secure the case with the included screws before applying electrical power to the power

More information

USER S MANUAL. M16 POKEYS MOTION MOTHERBOARD Rev. 1.1 JUNE 2016.

USER S MANUAL. M16 POKEYS MOTION MOTHERBOARD Rev. 1.1 JUNE 2016. USER S MANUAL M16 POKEYS MOTION MOTHERBOARD Rev. 1.1 JUNE 2016. USER'S MANUAL TABLE OF CONTENTS Page # Contents 1.0 OVERVIEW... 1 2.0 FEATURES... 1 3.0 BOARD DESCRIPTION... 2 4.0 SPECIFICATIONS... 2 4.1

More information

DigiSpeed-SD DC-06. Isolated Control Voltage Generator User s Guide. DigiSpeed-SD PCB Ver:3.0 Mach3 Ver: 2.+ DigiSpeed-SD - Users Guide Page 1

DigiSpeed-SD DC-06. Isolated Control Voltage Generator User s Guide. DigiSpeed-SD PCB Ver:3.0 Mach3 Ver: 2.+ DigiSpeed-SD - Users Guide Page 1 DigiSpeed-SD - Users Guide Page 1 Updated: 4 th May 2011 DigiSpeed-SD DC-06 Isolated Control Voltage Generator User s Guide DigiSpeed-SD PCB Ver:3.0 Mach3 Ver: 2.+ DigiSpeed-SD - Users Guide Page 2 Homann

More information

Installation Instructions

Installation Instructions Installation Instructions This document provides information on: important pre-installation considerations power supply requirements installing the module connecting the wiring using the indicators for

More information

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT 658 MULTI-OUTPUT DC/DC CONVERTER POWERED BY 2-CELL, USB OR WALL ADAPTER

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT 658 MULTI-OUTPUT DC/DC CONVERTER POWERED BY 2-CELL, USB OR WALL ADAPTER LTC3456 DESCRIPTION Demonstration Circuit 658 is a complete power management system using the LTC3456 for portable applications powered by a wall adapter, a USB port or a 2-cell alkaline battery, in that

More information

Thermoelectric Cooler Controller TED1000

Thermoelectric Cooler Controller TED1000 Thermoelectric Cooler Controller TED1000 Operating Instructions MANUAL-TED1000-1.0 Aug 2015 Rev.1 2 Contents 1 General... 4 1.1 Warranty and Assistance... 4 1.2 Maintenance... 4 1.3 General Safety Considerations...

More information

Hybrid AC Driver [GCNC-1110]

Hybrid AC Driver [GCNC-1110] Page 1 Installation Manual and Datasheet Page 2 Key Features Smooth and quiet operation at all speeds and extremely low motor heating Industrial grade performance for an alternating current servo motor

More information

USER S MANUAL. CNC Stepper Motor Control Box CS3EA4-1 Rev. 1

USER S MANUAL. CNC Stepper Motor Control Box CS3EA4-1 Rev. 1 USER S MANUAL CNC Stepper Motor Control Box CS3EA4-1 Rev. 1 April, 2012 USER'S MANUAL TABLE OF CONTENTS Page # Contents 1.0 FEATURES... 2 2.0 SPECIFICATIONS... 3 3.0 SYSTEM REQUIREMENTS... 3 4.0 WARNING...

More information

Touch Sense Controller

Touch Sense Controller Touch Sense Controller Paul Boston May 11, 2011 (Modified May 22, 2014) (Modified Dec 28, 2015) The Touch Sense Controller is a microprocessor-controlled circuit designed to provide a switch closure when

More information

ControlKeeper 4. General Information. Connecting Relay Loads. Installation Sheet. Getting Started. Power Supply Wiring. Mounting the Cabinet

ControlKeeper 4. General Information. Connecting Relay Loads. Installation Sheet. Getting Started. Power Supply Wiring. Mounting the Cabinet General Information ControlKeeper 4 Installation Sheet Model# CK4-120NO- Model# CK4-277NO The ControlKeeper-4 model is shipped in one package and is configured with either a 120V or a 277V transformer.

More information

EnerSure Installation Guide

EnerSure Installation Guide EnerSure Installation Guide Danger!!! The electrical components of this system may contain voltage and /or amperage sufficient to injure or kill. Installation is only to be performed by a licensed, bonded

More information

Energetic diffuse reflection light scanner. Dimensioned drawing

Energetic diffuse reflection light scanner. Dimensioned drawing Energetic diffuse reflection light scanner Dimensioned drawing We reserve the right to make changes 93_c3gb.fm Part No. 51 1168 1-3 V DC 5 17mm 1mm Infrared light Background suppression through appropriate

More information