Serial Board May 31, 2015

Size: px
Start display at page:

Download "Serial Board May 31, 2015"

Transcription

1 Serial Board May, 0 The Apple Serial board uses a ACIA. The addressing for this board has been designed to mimic the Apple 680 PIA at the $D0X locations and still provide full access to the in the $D00X space. The 680 is disabled during Serial Board accesses using the VMA mod where the VMA line short to + is replaced by a resistor and capacitor so the VMA line can become active. Using this modification the 680 can be disabled on a cycle by cycle basis by pulling down the VMA line and the Serial board function can be enabled in its place. The board has no on board firmware and no additional software is needed for the boards operation.the board is compatible with all Apple software. Figure is a photo of the finished board. Figure Table shows the valid addresses on the Serial board and the suggested addresses to be used.. Table shows where the addresses map into the space. Table shows the corresponding Apple locations so that with the remapping the Serial board has exactly the same register mapping as the Apple 680. Note that on the reads from $D0 and $D0 the appropriate bit is remapped to provide the proper ready bits to match the Apple Keyboard and Display locations. Therefore when the VMA is pulled disabling the 680, the Serial board provides an exact substitution. This means that the serial board operates exactly like the 680 and there are no software changes of any kind to use the serial board. On the other hand the full set of Serial Board registers are still available at locations $D00 to $D00. Page

2 Apple Serial Board Description Full Binary Address x = don t care Suggested Address to Use 0 xxxx xxx0 x0x0 $D00 0 xxxx xxx0 x0x $D00 0 xxxx xxx0 xx0 $D00 0 xxxx xxx0 xx $D00 0 xxxx xxx x0x0 $D00 0 xxxx xxx x0x $D0 0 xxxx xxx xx0 $D0 0 xxxx xxx xx $D0 Table The VMA line action from the serial board can be disabled by removing the jumper labeled VMA on the board. The address locations at $D00 to $D00 could still be used since the 680 is disabled at these addresses but the 680 would not be disabled at locations $D00 to $D0. This makes the Serial board useable even if there is no VMA mod made, however, substitution could not be used. Attached is a schematic of the Serial Board. One circuit of note is Q and Q that form a circuit that will detect a Break sent from a remote device and will reset the Apple when a Break is received. This permits remotely managing the Apple so that the Apple could be made into a dial up computer and if the Apple requires a reset it can be sent. This function can be disabled by removing the jumper labeled RESET from the board. When using the Serial Board with a Mac using the CoolTerm program and a Keyspan 9HS we observed that the use of the high bit of the characters being a caused some issues. The CoolTerm expects the high bit to be a zero and sends the characters with the high bit a zero. This caused the CoolTerm to recognize the incoming characters as special characters when in 8 bit transmission mode and the characters with the high bit cleared caused the Apple to not respond properly to the incoming keystrokes. J9 and J0 labeled Tx and Rx were added to optionally force the high bit to be a one as needed for general use. This change only affects the $D0x addresses so that custom programs using the $D00x space are not affected. The exact behavior is described in Table. Page

3 Apple Serial Board Description Write Read Switch Status Address VMA Tx Jumper VMA Rx Jumper On Fixed On Fixed Don t Care D00 Write Transmit Data Read Receive Data Don t Care D00 Programmed Reset (Data don t care ) Read Status Don t Care D00 Write Command Read Command Don t Care D00 Write Control Read Control KBD ON D00 Disabled Open N/A N/A Read Receive Data KBD ON D0 Disabled Open N/A N/A Read Status Bit Bit KBD OFF D00 Disabled Open N/A N/A Disabled Open N/A N/A KBD OFF D0 Disabled Open N/A N/A Disabled Open N/A N/A DSP ON D0 Write Transmit Data (Not ) Read Status (Not Bit ) (Not Bit ) DSP OFF D0 Disabled Open N/A N/A Disabled Open N/A N/A Don t Care D0 Disabled Open N/A N/A Disabled Open N/A N/A Table Page

4 Apple Serial Board Description Address Write Read D00X D00 D0 680 Inactive KBD Data KBD Control = Ready D0 DSP Data DSP Status = 0 Ready D0 DSP Control Table Table shows the serial pinout on the board and the mapping for various RJ to DB configurations. Signal Serial Bd RJ DB9 Adapter DB9 Xover DB Adapter DB Xover Clear To Send (CTS) Data Set Read (DSR) + Carrier Detect (DCD) Receive Data (RXD) 6 Gnd 7 7 Gnd 7 7 Transmit Data (TXD) Data Terminal Ready (DTR) Request To Send (RTS) 7 8 Table Adapter Pinouts Page

5 Apple VMA Signal Activation The VMA signal is a signal needed for the 6800 microcomputer but is not used on the 60, the pin is a no-connect on the 60 and a shorting connection area is provided on the Apple board to short it to. The signal is of interest because it is available on the I/O connector. The signal goes to the NAND gate at B where it is combined with refresh and the result goes to the 7 decoder disable pins 8 and 9 disabling all the decoded addresses whenever there is either a refresh or the VMA is low. The signal also goes to a chip select pin on the 680 PIA which is redundant because the 680 is disabled whenever the decoder is disabled. The VMA signal can be restored to availability again by replacing the short at approximately A8 labelled 60 with a pull up resistor. A 00 ohm resistor in parallel with a 00 pf capacitor should be used, the capacitor controls some crosstalk that has been observed on the signal. When small surface mount parts such as the 00 parts shown in Figure are used the alteration is nearly invisible. An alternate implementation is to remove the short at the location and put the added parts under the board between pins and 8 of the 60 at location A7 or pins and of the DIP at location B. The capacitor must be connected to the rail instead of GND. Figure This modification makes available a signal on the peripheral connector that can be used to disable anything accessed using the decoder on a cycle by cycle basis. This includes the 680 PIA, all on board RAM, the boot ROM and any peripheral using the R, S, or T signals. This permits a peripheral to perform hardware substitution for any of those functions. Page

6 Serial Board Testing For testing the Serial Board the Apple or Clone must have the VMA mod performed meaning that the short on the Apple labeled 60 near the K resistors and near pin of the 0 pin socket at A7 should be removed and replaced by a 00pf Capacitor and 00Ω resistor across the terminals with surface mount parts or between pins and 8 of the 60 at location A7 or pins and of the DIP at location B. The Serial board should be configured as shown in Figure and plugged onto the PC board connector of the Apple or can be plugged into an expansion slot of a known good Expansion Board configured as shown in Figure. Figure Figure Power on the Apple and verify that the system will reset and that the Keyboard and Display work normally. Type D00:8B 96 Page 6

7 Serial Board Testing Verify that the write was successful by reading locations D00 and D00. This will set the Serial Card to be 00 baud, 8 bit, stop bits, parity disabled. Connect the serial board to an RS source that is configured as a dumb terminal. The Keyboard and Display should still work normally. Turn ON the KBD switch as shown in Figure. Figure Now typing on the terminal device should be active and the Apple display should remain active while the Apple keyboard should not be active. Turn OFF the KBD switch and turn ON the DSP switch as shown in Figure. Figure Now the display on the terminal device should be active and the Apple Keyboard should be active while the Apple display should not be active. Now turn ON the KBD switch so that both switches are ON as shown in Figure 6. Figure 6 Now both the display and keyboard on the terminal device should be active and the display and keyboard on the Apple disabled. Send a Break signal from the dumb terminal and see that the Apple is reset. The reset will take place regardless of the KBD and DSP switch settings on the Apple Serial Card. Page 7

8 Serial Board Testing USING AN APPLE II AND SUPER SERIAL CARD AS A DUMB TERMINAL Install an Apple II Super Serial Card into the Apple II with the Super Serial Card configured as shown in Figure 7. This will set the data rate at 00 baud and match all the settings on the Apple Serial card. Connect the Apple serial card using an RJ to DB adapter such as the CUI AMK-0 wired as a DB Adapter as shown in Table of the Apple Serial Board February 0 document. Figure 7 In this example it is assumed the Super Serial Card is in Slot. On the Apple II type ]IN# Type IN# to activate the Super Serial Card ] After the ] prompt type ctrl(a) APPLE SSC:T The Apple II will respond with APPLE SSC: then type T carraige return The SSC is now in Terminal Mode. To send a break signal again type ctrl(a) APPLE SSC:B The Apple II will respond with APPLE SSC: then type B carraige return The SSC will now send a Break Signal. If the Apple Serial card has the DSP switch ON then the Apple II screen will show _\ Page 8

9 Serial Board Testing USING A MAC WITH A KEYSPAN USA-9HS AND COOLTERM AS A DUMB TERMINAL Connect the Apple Serial card to the USA-9HS using an RJ to DB9 adapter such as the CUI AMK-000 wired as a DB9 Adapter as shown in Table of the Apple Serial Board February 0 document. Using the configuration file labeled CoolTerm Terminal attached the Mac will behave as a dumb Terminal. The Send Break command is under the Connections tab. If a Break is sent when the Apple Serial card has the DSP switch ON the response on the Mac screen will be..\ The CoolTerm Terminal file uses the font PrintChar as this is a match to the Apple and Apple II Fonts. This font is available from Page 9

10 Serial Board Auxiliary Documents C R R C u C8 0.u C7 0.u C6 0.u C 0.u C 0.u C 0.u C 0.u 0.u.K.K -V 7LS A B U8 +V K R R K 6 8 IN A OUT Y IN A OUT Y IN A OUT Y IN A U OUT Y IN B IN B IN B DSC88J TxD U 8 /DTR /RTS ACIA RxD 9 /CTS D0 D D D D D D6 D IN A IN A IN A IN A CNTL CNTL CNTL CNTL 7 OUT Y OUT Y OUT Y OUT Y 7 /DSR RS0 RS 6 /DCD 6 /IRQ CS0 /CS RxC R//W 8 GND E /RESET XTAL XTAL J PCB -V Z +V Y GND X GND A0 W A A V A A U A A6/0 T A7/ A8/ S A9/ A0/ R A/ A P A A N A 0 M T L DMA R /W K D0 D J D D H D D F D6 D7 E RDY D /IRQ VMA C /NMI BA B /RES A /RF R S J8 9 U7.C 8 7LS 0 6 U.C U 7LS0 X J MHz 8 +V GND U0 Vin ua79 -V R6 0.u C9 VIN U9 VOUT MC78LAC GND 0.u C C0 7LS0 U.A 9 U.D 8 7LS0 R7 0 RDY /IRQ /NMI /RES /RF 0 STB U6 A B DSC89J D0 Y D 6 W D D D D D6 D7 7HCT 7 9 C 0 0.u U7.D 7LS 0 U.E 7LS0 SPDT Toggle 7 9 G CO C Y C Y C G CO C C C 6 0 U7.B 7LS 6 U.A 6 7LS0 R K 7LS0 U.B Q C 7LS0 U.F u 8 U.B 7LS0 9 0 SPDT Toggle J PIN 0.6 Z -V Y +V R X GND W A0 V A GND A A AUGUST U A A 7 T A6/0 S A8/ A7/ A9/ 6 R A0/ A/ RJ Jack J CTS DSR RXD GND GND TXD DTR RTS P A A N A M 0 A S L T DMA 0 K R /W D0 9 J D D 8 H D D 7 F D D Q E D7 D C VMA B BA A MAX809 FJV0R LM80 U 7LS U U7.A U NC7SZ86 HDR X J0 FJV0R HDR X J9 R TXD DTR RTS RXD CTS DSR DCD K 0K 0K 0K 0K SERIAL BOARD REV Page 0

11 Serial Board Auxiliary Documents Page

12 Serial Board Auxiliary Documents Page

13 Serial Board Auxiliary Documents Page

14 Serial Board Auxiliary Documents Page

15 Serial Board Auxiliary Documents Page

16 Serial Board Auxiliary Documents Serial Board Rev Parts List Designator Part Value Manufacturer Mfg Part No. Description C CAPACITOR 0.u 0. In Radial Monlythic C CAPACITOR 0.u 0. In Radial Monlythic C CAPACITOR 0.u 060 CAPACITOR C CAPACITOR 0.u 060 CAPACITOR C CAPACITOR 0.u 060 CAPACITOR C6 CAPACITOR 0.u 060 CAPACITOR C7 CAPACITOR 0.u 060 CAPACITOR C8 CAPACITOR 0.u 060 CAPACITOR C9 CAPACITOR 0.u 0. In Radial Monlythic C0 CAPACITOR 0.u 0. In Radial Monlythic C CAPACITOR u 0. In Radial Monlythic C CAPACITOR u 0. In Radial Monlythic C CAPACITOR 0.u 060 CAPACITOR J RJ Jack Molex RJ Jack J6 Card Connector PIN 0.6 EDAC Pin.6 Connector J7 HEADER X SAMTEC TSW-0-07-L-S X 0. In Header J8 HEADER X SAMTEC TSW-0-07-L-S X 0. In Header J9 HEADER X SAMTEC TSW-0-07-L-S X 0. In Header J0 HEADER X SAMTEC TSW-0-07-L-S X 0. In Header Q FJV0R Fairchild FJV0R SOT Q FJV0R Fairchild FJV0R SOT R RESISTOR KΩ 060 RESISTOR R RESISTOR KΩ 060 RESISTOR R RESISTOR.KΩ 060 RESISTOR R RESISTOR.KΩ 060 RESISTOR R6 RESISTOR 0Ω 060 RESISTOR R7 RESISTOR 0Ω 060 RESISTOR R RESISTOR KΩ 060 RESISTOR R RESISTOR KΩ 060 RESISTOR SW SPDT Toggle C&K T0MH9ABE SBDT TOGGLE POS SW SPDT Toggle C&K T0MH9ABE SBDT TOGGLE POS U ACIA 8 PIN 0.6 DIP U DSC88J TI DSC88J PIN DIP U DSC89J TI DSC89J PIN DIP U 7LS0 7LS0 PIN DIP U 7LS0 7LS0 PIN DIP U6 7HCT 7HCT 6 PIN DIP U7 7LS 7LS PIN DIP U8 7LS 7LS 6 PIN DIP U9 LM78LACZ TI LM78LACZ TO9 U0 LM79LACZ TI LM79LACZ TO9 U MAX809.8V ON SEMI MAX809MTRG SOT U NC7SZ86MX TinyLogic EOR FAIRCHILD NC7SZ86MX SOT- U LM80-. Gate. V LDO TI LM80IM SOT X XTAL.8 MHz Fox Electronics FOXLF08S Metal Can 0. Center Page 6

AVR-Ready2. Additional Board. Manual. MikroElektronika

AVR-Ready2. Additional Board. Manual. MikroElektronika AVR-Ready2 Manual All Mikroelektronika s development systems feature a large number of peripheral modules expanding microcontroller s range of application and making the process of program testing easier.

More information

EX KVIS RS232/422/485 3-in-1 Serial to USB Adapter (w/ 4KV Isolation, 15KV ESD Surge Protection)

EX KVIS RS232/422/485 3-in-1 Serial to USB Adapter (w/ 4KV Isolation, 15KV ESD Surge Protection) EX-1331-4KVIS RS232/422/485 3-in-1 Serial to USB Adapter (w/ 4KV Isolation, 15KV ESD Surge Protection) 1. Introduction Thank you for purchasing this RS232/422/485 3-in-1 Serial to USB Adapter. It is an

More information

Saturn Reader User Manual

Saturn Reader User Manual FCC Compliance Saturn Reader User Manual Version 1.00 On Track Innovations Ltd. (O T I) P/N 1100054F P/N 1100054F page 0 FCC Compliance FCC Compliance This device (Reader Saturn 3000) complies with Part

More information

3.1 I-7560 Pin Assignment and Specifications: Introduction

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

More information

Product Manual. USB to Optical Adapter Industrial Isolated RS- 232/422/485. Coolgear, Inc. Version 2.1 December 2018 Model Number: USB-COMi-Si-M

Product Manual. USB to Optical Adapter Industrial Isolated RS- 232/422/485. Coolgear, Inc. Version 2.1 December 2018 Model Number: USB-COMi-Si-M USB to Optical Adapter Industrial Isolated RS- 232/422/485 Product Manual Coolgear, Inc. Version 2.1 December 2018 Model Number: USB-COMi-Si-M 2 USB-COMi-SI-M Product Manual Revision History Revision Date

More information

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

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

More information

Digilab 2E Reference Manual

Digilab 2E Reference Manual Digilent 2E System Board Reference Manual www.digilentinc.com Revision: February 8, 2005 246 East Main Pullman, WA 99163 (509) 334 6306 Voice and Fax Digilab 2E Reference Manual Overview The Digilab 2E

More information

RS-232 DATA COMMUNICATIONS WITH THE TANDY COLOR COMPUTER

RS-232 DATA COMMUNICATIONS WITH THE TANDY COLOR COMPUTER By Tom Gunnison 1998 DISCLAIMER These plans and software are provided "as is" with no guarantee of fitness for the purpose either explicit or implied. I disclaim any responsibility for losses incurred

More information

Revision: 5/7/ E Main Suite D Pullman, WA (509) Voice and Fax. Power jack 5-9VDC. Serial Port. Parallel Port

Revision: 5/7/ E Main Suite D Pullman, WA (509) Voice and Fax. Power jack 5-9VDC. Serial Port. Parallel Port Digilent Digilab 2 Reference Manual www.digilentinc.com Revision: 5/7/02 215 E Main Suite D Pullman, WA 99163 (509) 334 6306 Voice and Fax Overview The Digilab 2 development board (the D2) features the

More information

AVR-Ready1. Additional Board. Manual. MikroElektronika

AVR-Ready1. Additional Board. Manual. MikroElektronika AVR-Ready1 Manual All Mikroelektronika s development systems feature a large number of peripheral modules expanding microcontroller s range of application and making the process of program testing easier.

More information

RHODEUS PANEL I/O BOARD

RHODEUS PANEL I/O BOARD RHODEUS PANEL I/O BOARD User Manual Revision A April 2011 Revision Date Comment A 4/11/11 Initial Release FOR TECHNICAL SUPPORT PLEASE CONTACT: Copyright 2011 Diamond Systems Corporation 555 Ellis Street

More information

Digilab 2 Reference Manual

Digilab 2 Reference Manual 125 SE High Street Pullman, WA 99163 (509) 334 6306 (Voice and Fax) www.digilentinc.com PRELIMINARY Digilab 2 Reference Manual Revision: November 19, 2001 Overview The Digilab 2 (D2) development board

More information

OnCell G3100 Series Quick Installation Guide

OnCell G3100 Series Quick Installation Guide OnCell G3100 Series Quick Installation Guide Edition 4.1, August 2016 Technical Support Contact Information www.moxa.com/support Moxa Americas: Toll-free: 1-888-669-2872 Tel: 1-714-528-6777 Fax: 1-714-528-6778

More information

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

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

More information

C4 C9, C12 C18. Maxim Integrated Products 1

C4 C9, C12 C18. Maxim Integrated Products 1 General Description The LD module is an assembled and tested PC board intended for use with Maxim s low-voltage dataacquisition evaluation kits (V kits). The module uses Motorola s MCLFN microcontroller

More information

Installation Guide of Hi-Speed USB to Octal RS-232/422/485 Adapter

Installation Guide of Hi-Speed USB to Octal RS-232/422/485 Adapter Installation Guide of Hi-Speed USB to Octal RS-232/422/485 Adapter Introduction The USB to Octal Serial Adapter is designed to make serial port expansion quick and simple. Connecting to a USB port on your

More information

NPort 6600 Series Quick Installation Guide

NPort 6600 Series Quick Installation Guide NPort 6600 Series Quick Installation Guide Edition 10.0, November 2017 Technical Support Contact Information www.moxa.com/support Moxa Americas: Toll-free: 1-888-669-2872 Tel: 1-714-528-6777 Fax: 1-714-528-6778

More information

EasySYNC Ltd. USB to Serial Converters Manual

EasySYNC Ltd. USB to Serial Converters Manual EasySYNC Ltd Document Reference No.: ES_000061 Issue Date: 2011-08-23 The ES-U-xxxx-x adapters are a series of USB Serial Converters from EasySYNC Ltd. They provide a simple method of adapting legacy RS-232

More information

Starter Guide Version Sphinx Access Control System

Starter Guide Version Sphinx Access Control System TC3XYMT/TC3XYNT Starter Guide Version 1.04.1 Sphinx Access Control System Page 1 1. Controller and Reader wiring...3 2. Connect the controller to PC...4 2.1. Setup the ID of Controller...4 2.2. Connect

More information

ISOLATED RS-232 TO RS-422/485 CONVERTER

ISOLATED RS-232 TO RS-422/485 CONVERTER QUICK START GUIDE ICD400A ISOLATED RS-232 TO RS-422/485 CONVERTER 24/7 TECHNICAL SUPPORT AT 877.877.2269 OR VISIT BLACKBOX.COM STEP 1 - Specifications Complies with FCC Class B and CE requirements. Withstands

More information

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

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

More information

ISDN OEM1. DesignGuide V1.2

ISDN OEM1. DesignGuide V1.2 ISDN OEM1 DesignGuide V1.2 Content ISDN OEM1...1 1 Objective...3 2 Product description...3 3 Software interfaces...4 3.1 Dialing procedures...4 3.2 AT commands...4 3.2.1 Configuration commands...4 3.2.2

More information

Feature and Benefits. Certifications

Feature and Benefits. Certifications UC-2100 Series Arm-based palm-sized industrial computing platform for IIoT applications Feature and Benefits Armv7 Cortex-A8 1000 MHz processor 1 or 2 auto-sensing 10/100 Mbps Ethernet ports Gigabit Ethernet

More information

Modbus TCP/RTU Gateway

Modbus TCP/RTU Gateway Modbus TCP/RTU Gateway Hardware Installation Guide for models IE-GW-MB-2TX-1RS232/485 IE-GWT-MB-2TX-1RS232/485 Second Edition, June 2014 1516600000/01/06.14 Important note: The detailed user manual, additional

More information

Galep-Adapter DIL-40 => ISP-ASYNC/SYNC Article-No.:

Galep-Adapter DIL-40 => ISP-ASYNC/SYNC Article-No.: 1 of 10 -- English -- Adapter for MCU s, which are in system programmable. -- Deutsch -- Adapter für MCU s, die im System programmiert werden können. Illustration 1: ISP-ASYNC/SYNC-adapter 210915 Illustration

More information

Appendix A Cable Pinouts

Appendix A Cable Pinouts Appendix A Cable Pinouts This appendix lists the cables and connector pinout assignments for the cables used with the ERX-7xx models and ERX-14xx models. Topic Page SRP I/O Module 163 CT1 and CE1 I/O Modules

More information

EX & EX-45362IS 2S RS232/422/485 3-in-1 Serial PCIe Card

EX & EX-45362IS 2S RS232/422/485 3-in-1 Serial PCIe Card EX-45362 & EX-45362IS 2S RS232/422/485 3-in-1 Serial PCIe Card Congratulation on your purchasing this high performance 2-Port RS232/422/485 3-in-1 Serial PCIe Host Adapter. The adapter is high speed PCIe

More information

PCI Express 16-Port Serial I/O Cards

PCI Express 16-Port Serial I/O Cards PCI Express 16-Port Serial I/O Cards The PCIe-1600 PCI Express 16-port serial I/O card is a plug & play high-speed serial I/O expansion card for PCI Express bus. Connecting to a PCI Express bus on your

More information

Cable Pinouts. SRP I/O Module

Cable Pinouts. SRP I/O Module Cable Pinouts A This appendix lists the cables and connector pinout assignments for the cables used with the ERX-7xx models and ERX-14xx models. Topic Page SRP I/O Module A-1 CT1 and CE1 I/O Modules A-4

More information

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

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

More information

EasySYNC Ltd. USB to Serial Converters Manual

EasySYNC Ltd. USB to Serial Converters Manual EasySYNC Ltd Document Reference No.: ES_000061 Issue Date: 2011-01-26 The ES-U-xxxx-x adapters are a series of USB Serial Converters from EasySYNC Ltd. They provide a simple method of adapting legacy RS-232

More information

VISY-X. Technical Documentation. Cinterion MC 55 i. Edition: Version: 1 Article no.:

VISY-X. Technical Documentation. Cinterion MC 55 i. Edition: Version: 1 Article no.: Technical Documentation VISY-X Edition: 2016-10 Version: 1 Article no.: 350033 FAFNIR GmbH Schnackenburgallee 149 c 22525 Hamburg Tel.: +49 / 40 / 39 82 07 0 Fax: +49 / 40 / 39 06 339 Table of contents

More information

RTU560 Remote Terminal Unit Connections and Settings

RTU560 Remote Terminal Unit Connections and Settings Remote Terminal Unit Connections and Settings Communication Unit 560CMG10 Application, characteristics and technical data have to be taken from the hardware data sheet: 560CMG10 1KGT 150 645 Operation

More information

Lantech LSC-1102B SERIAL TO TCPIP CONVERTER. User Manual

Lantech LSC-1102B SERIAL TO TCPIP CONVERTER. User Manual Lantech LSC-1102B SERIAL TO TCPIP CONVERTER User Manual V1.0 Sep 2016 Table of Contents 1. Introduction 3 Overview 4 Product Specifications 8 2. Description & Installation 10 Product Panel Views 10 LED

More information

Features: Analog to Digital: 12 bit resolution TTL outputs, RS-232 tolerant inputs 4.096V reference (1mV/count) 115K max speed

Features: Analog to Digital: 12 bit resolution TTL outputs, RS-232 tolerant inputs 4.096V reference (1mV/count) 115K max speed The Multi-I/O expansion board gives users the ability to add analog inputs and outputs, UART capability (for GPS or modem) and isolated high current outputs to the Flashlite 386Ex. Available in several

More information

3. The MC6802 MICROPROCESSOR

3. The MC6802 MICROPROCESSOR 3. The MC6802 MICROPROCESSOR This chapter provides hardware detail on the Motorola MC6802 microprocessor to enable the reader to use of this microprocessor. It is important to learn the operation and interfacing

More information

Cable Specifications. Interface Specifications. Fiber-Optic Specifications APPENDIXB

Cable Specifications. Interface Specifications. Fiber-Optic Specifications APPENDIXB APPENDIXB This appendix lists the cable specifications for supported modules on the Cisco 7600 series router. The following signal summaries are contained in this appendix: Interface Specifications, page

More information

Chapter 16. PC-Compatible Bus Connectors Discussion. PC-Compatible Bus Connectors 97

Chapter 16. PC-Compatible Bus Connectors Discussion. PC-Compatible Bus Connectors 97 PC-Compatible Bus Connectors 97 Chapter 16 PC-Compatible Bus Connectors 16-1. Discussion The left rear corner of the SK68K board holds up to six 62-pin card-edge connectors like those of an IBM PC/XT or

More information

ATHENA III PANEL I/O BOARD

ATHENA III PANEL I/O BOARD ATHENA III PANEL I/O BOARD User Manual Revision A January 2013 Revision Date Comment A 1/10/13 Initial Release FOR TECHNICAL SUPPORT PLEASE CONTACT: Copyright 2013 Diamond Systems Corporation 555 Ellis

More information

RTU560 Connections and Settings DIN Rail RTU 560CIG10

RTU560 Connections and Settings DIN Rail RTU 560CIG10 Connections and Settings DIN Rail RTU 560CIG10 Application, characteristics and technical data have to be taken from the hardware data sheet: 560CIG10 1KGT 150 719 Operation The 560CIG10 is a DIN rail

More information

NPort 6150/6250 Series Quick Installation Guide

NPort 6150/6250 Series Quick Installation Guide NPort 6150/6250 Series Quick Installation Guide Edition 10.0, November 2017 Technical Support Contact Information www.moxa.com/support Moxa Americas: Toll-free: 1-888-669-2872 Tel: 1-714-528-6777 Fax:

More information

RS-232 to Logic Level Adapter with DB9M Connector and Power LED

RS-232 to Logic Level Adapter with DB9M Connector and Power LED PCB-CB-232M RS-232 to Logic Level Adapter with DB9M Connector and Power LED Part Number: PCB-CB-232M (unpopulated PCB, no parts) Features RS-232 to logic level adapter with DB9M connector (DTE style) and

More information

Hardware Manual. PCMCIA 1 Port RS EDITION APRIL 1999

Hardware Manual. PCMCIA 1 Port RS EDITION APRIL 1999 Hardware Manual 232 232232 PCMCIA 1 Port RS232 1.1 EDITION APRIL 1999 Guarantee. FULL 36 MONTHS GUARANTEE. We guarantee your interface card for a full 36 months from purchase, parts and labour, provided

More information

SunSpec Reference Architecture SunSpec CEA 2045 Inverter Adaptor

SunSpec Reference Architecture SunSpec CEA 2045 Inverter Adaptor SunSpec Reference Architecture SunSpec CEA 045 Inverter Adaptor December 04 Overview ² This reference design illustrates how a CEA 045 module adaptor box system can be constructed using off-the-shelf parts.

More information

MGate TM EIP3000 DF1 to EtherNet/IP Gateway User s Manual

MGate TM EIP3000 DF1 to EtherNet/IP Gateway User s Manual MGate TM EIP3000 DF1 to EtherNet/IP Gateway User s Manual First Edition, June 2009 www.moxa.com/product 2009 Moxa Inc. All rights reserved. Reproduction without permission is prohibited. MGate EIP3000

More information

I/O Interface DNA300

I/O Interface DNA300 DNA300 OPERATIONS MANUAL 1 Ring Communications, Inc. Crisis Alert System I/O Interface DNA300 2 DNA300 OPERATIONS MANUAL 2006/06/13 DNA300 OPERATIONS MANUAL 3 Contents INTRODUCTION... 5 INSTALLATION...

More information

Sender Receiver Sender

Sender Receiver Sender EEE 410 Microprocessors I Spring 04/05 Lecture Notes # 19 Outline of the Lecture Interfacing the Serial Port Basics of Serial Communication Asynchronous Data Communication and Data Framing RS232 and other

More information

Introduction & Specifications of Hi-Speed USB to Serial Adapters

Introduction & Specifications of Hi-Speed USB to Serial Adapters Introduction & Specifications of Hi-Speed USB to Serial Adapters The USB Serial Adapters consist of the following models: USB Single Serial Adapter (ES-U-1001, ES-U-1001-A) USB Single Serial Adapter (ES-U-1001-M,

More information

WiFi to RS-232 adapter user manual

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

More information

NCOM SERIAL DEVICE SERVER 4XX SERIES USER S MANUAL

NCOM SERIAL DEVICE SERVER 4XX SERIES USER S MANUAL NCOM SERIAL DEVICE SERVER 4XX SERIES USER S MANUAL 2017-07-07 Edition Titan Electronics Inc. Web: www.titan.tw Contents 1. INTRODUCTION... 4 1.1 Key Features... 5 1.2 Specifications... 6 2. PANEL LAYOUT

More information

SCS100/200/400 Quick Start Guide

SCS100/200/400 Quick Start Guide 900-320 Rev. A 9/25/03 4:07 PM Page 1 Secure Console Servers 2003 Copyright Lantronix is a registered trademark of Lantronix, Inc. All rights reserved. 900-320 Rev. A 9/03 900-320 Rev. A 9/25/03 4:07 PM

More information

Construction Construction Instructions

Construction Construction Instructions Semi-Virtual Diskette SVD Construction Construction Instructions PCB version 2.0 September 2004 Eric J. Rothfus Table of Contents Table of Contents... i Parts List...1 Construction Overview...5 PCB Construction...

More information

RS232 SERIAL INTERFACE

RS232 SERIAL INTERFACE High-Tech Made in Switzerland INTERFACE QUAD RS232 SERIAL INTERFACE The is a low cost quad serial interface built around the HD6350 from HITACHI. The board contains four identical serial channels with

More information

CV Arpeggiator Rev 2 Build Documentation.

CV Arpeggiator Rev 2 Build Documentation. CV Arpeggiator Rev Build Documentation. Last updated 8-0-03 The CV Arpeggiator is a modular synth project used for creating arpeggios of control voltage. It utilizes a custom programmed PIC 6F685 micro

More information

EMERALD-MM-8P. 8-Channel Software Programmable Protocol. Serial Port PC/104 TM Module. User Manual V1.20

EMERALD-MM-8P. 8-Channel Software Programmable Protocol. Serial Port PC/104 TM Module. User Manual V1.20 EMERALD-MM-8P 8-Channel Software Programmable Protocol Serial Port PC/104 TM Module User Manual V1.20 Copyright 2005, 2008, 2011 DIAMOND SYSTEMS CORPORATION 555 Ellis Street Mountain View, CA 94043 Tel

More information

ISDN - SOC. DesignGuide. Rev 2.2

ISDN - SOC. DesignGuide. Rev 2.2 ISDN - SOC DesignGuide Rev 2.2 Content 1 Objective... 3 2 Product description... 3 3 Software interfaces... 4 3.1 Dialing procedures... 4 3.2 AT commands... 4 Configuration commands... 4 AT connection

More information

Hardware Manual PCMCIA DUAL RS EDITION MAY 1999

Hardware Manual PCMCIA DUAL RS EDITION MAY 1999 Hardware Manual 232 232232 PCMCIA DUAL RS232 1.4 EDITION MAY 1999 Guarantee. FULL 36 MONTHS GUARANTEE. We guarantee your interface card for a full 36 months from purchase, parts and labour, provided it

More information

MGate MB3000 Modbus Gateway User s Manual

MGate MB3000 Modbus Gateway User s Manual User s Manual Seventh Edition, May 2013 www.moxa.com/product 2013 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used

More information

USBG-8COM-PRO 8-Port USB to RS-232, 422, 485 Auto Setup Adapter Manual. Features & Specifications. Specifications

USBG-8COM-PRO 8-Port USB to RS-232, 422, 485 Auto Setup Adapter Manual. Features & Specifications. Specifications USBG-8COM-PRO 8-Port USB to RS-232, 422, 485 Auto Setup Adapter Manual The USBG-8COM-PRO 2-Port Series Industrial I/O Adapters are advanced USB to Serial Adapters that connect to 1, 2, 4 or 8 RS- 232/422/485

More information

DEV-1 HamStack Development Board

DEV-1 HamStack Development Board Sierra Radio Systems DEV-1 HamStack Development Board Reference Manual Version 1.0 Contents Introduction Hardware Compiler overview Program structure Code examples Sample projects For more information,

More information

xpico 110 Wired Device Server Module Evaluation Kit User Guide

xpico 110 Wired Device Server Module Evaluation Kit User Guide xpico 110 Wired Device Server Module Evaluation Kit User Guide Part Number 900-788-R Revision A April 2017 Intellectual Property 2017 Lantronix, Inc. All rights reserved. No part of the contents of this

More information

Universal RFID Socket board with RS232 / USB interface

Universal RFID Socket board with RS232 / USB interface Data Sheet UNI_RS232_USB.pdf 9 Pages Last Revised 03/09/09 Universal RFID Socket board with RS232 / USB interface The Universal RFID Socket board is the baseboard for the MicroRWD RFID reader modules from

More information

Building the Communication Cable

Building the Communication Cable uilding the Communication Cable 99 uilding the Communication Cable There are several considerations that help determine the type of cable needed for your application. 1. Will the be physically connected

More information

Product Specification. Shuttle XPC Accessory. COM / LPT / RJ11 port expansion for Shuttle XPC aio X50V4/V5/V6. Feature Highlight

Product Specification. Shuttle XPC Accessory. COM / LPT / RJ11 port expansion for Shuttle XPC aio X50V4/V5/V6. Feature Highlight COM / LPT / RJ11 port expansion for Shuttle XPC aio X50V4/V5/V6 The Shuttle accessory POS01 is compatible with the Shuttle XPC All-in-One- X50V4, X50V5 und X50V6. It will add four serial (COM), one parallel

More information

Wrenchman, Inc Old Hwy. # 8 Suite # 122 New Brighton, Minnesota (651)

Wrenchman, Inc Old Hwy. # 8 Suite # 122 New Brighton, Minnesota (651) Wrenchman, Inc. 1801 Old Hwy. # 8 Suite # 122 New Brighton, Minnesota 55112 (651) 638-9012 468X Interface Cable Specifications The Interface Cable emulates the Async RS-232 logical interface supported

More information

Arm-based palm-sized industrial computers with 2 serial ports and 2 LAN ports. Features and Benefits. Certifications

Arm-based palm-sized industrial computers with 2 serial ports and 2 LAN ports. Features and Benefits. Certifications UC-7100 Series Arm-based palm-sized industrial computers with 2 serial ports and 2 LAN ports Features and Benefits MOXA ART Arm9 32-bit 192 MHz processor 16 or 32 MB RAM 8 or 16 MB Flash ROM Dual or single

More information

Technical Documentation

Technical Documentation Technical Documentation Connection of upload reader to a ComServer Moxa/WLAN Hardware: - Power supply plug 12VDC 0.5A - WLAN antenna - Port RS-232/RS-422/RS-485 - The connection of a RS485 bus to the ComServer

More information

Emerald-MM-8Plus. PC/104-Plus 8-Port Multi-Protocol Serial Port Module. User Manual v1.04

Emerald-MM-8Plus. PC/104-Plus 8-Port Multi-Protocol Serial Port Module. User Manual v1.04 Emerald-MM-8Plus PC/104-Plus 8-Port Multi-Protocol Serial Port Module User Manual v1.04 Copyright 2006 1255 Terra Bella Ave. Mountain View, CA 94043 Tel (650) 810-2500 Fax (650) 810-2525 www.diamondsystems.com

More information

Part Number: PCB-STM32-F4B1 (unpopulated PCB with Discovery module sockets, no other parts) STM32-F4B1 (assembled board, not presently available)

Part Number: PCB-STM32-F4B1 (unpopulated PCB with Discovery module sockets, no other parts) STM32-F4B1 (assembled board, not presently available) PCB-STM32-F4B1 Development baseboard for the STMicro Discovery-F4 module (STMicro part# STM32F4DISCOVERY) PCB Rev 1.00 shown. PCB Rev 1.20 has on-board RS232 drivers. Part Number: PCB-STM32-F4B1 (unpopulated

More information

Dual Serial Shield User Manual

Dual Serial Shield User Manual Dual Serial Shield User Manual PN: 2050 Berkshire Products, Inc. Phone: 770-271-0088 http://www.bkp-store.com/ Rev: 1.00 Copyright 2013 Table of Contents 1 Introduction... 2 1.1 XB compatibility... 2 2

More information

NTI. KEEMUX Series. KEEMUX-P2 (2-Port PS/2 KVM Switch) INSTALLATION / USER GUIDE R NETWORK TECHNOLOGIES INCORPORATED

NTI. KEEMUX Series. KEEMUX-P2 (2-Port PS/2 KVM Switch) INSTALLATION / USER GUIDE R NETWORK TECHNOLOGIES INCORPORATED NTI R NETWORK TECHNOLOGIES INCORPORATED 1275 Danner Dr Aurora, OH 44202 Tel:330-562-7070 Fax:330-562-1999 www.nti1.com KEEMUX-P2 (2-Port PS/2 KVM Switch) INSTALLATION / USER GUIDE KEEMUX Series MAN049

More information

Connector and Cable Specifications

Connector and Cable Specifications APPENDIX B This section describes the Catalyst 4224 Access Gateway Switch ports and the cables and adapters used to connect the switch to other devices. This section includes the following topics: Console

More information

MGate 5105-MB-EIP Quick Installation Guide

MGate 5105-MB-EIP Quick Installation Guide MGate 5105-MB-EIP Quick Installation Guide Edition 2.2, March 2019 Technical Support Contact Information www.moxa.com/support Moxa Americas: Toll-free: 1-888-669-2872 Tel: 1-714-528-6777 Fax: 1-714-528-6778

More information

MGate MB3000 Modbus Gateway User Manual

MGate MB3000 Modbus Gateway User Manual MGate MB3000 Modbus Gateway User Manual Sixth Edition, July 2012 www.moxa.com/product 2012 Moxa Inc. All rights reserved. MGate MB3000 Modbus Gateway User s Manual The software described in this manual

More information

EZL-200F Application Notes (003) Serial Interface (RS232/RS422/RS485)

EZL-200F Application Notes (003) Serial Interface (RS232/RS422/RS485) Application Notes (003) Serial Interface (RS232/RS422/RS485) Version 2.0 Sollae Systems Co., Ltd. 1. Overview supports three serial interfaces: RS232, RS422, and RS485. You can select the interface you

More information

PCL Port RS-232 Interface Card

PCL Port RS-232 Interface Card PCL-858 8-Port RS-232 Interface Card Copyright Notice This documentation and the software included with this product are copyrighted 2001 by Advantech Co., Ltd. All rights are reserved. Advantech Co.,

More information

MEC-COM-M134. User s Manual

MEC-COM-M134. User s Manual MEC-COM-M134 Mini PCI-e 4-port RS-232/422/485 serial board with power input User s Manual Third Edition, February 2014 Mini PCI-e Serial Card User s Manual 2 Table of Contents Chapter 1 Introduction 4

More information

Installation Guide of Hi-Speed USB to Industrial I/O Adapter

Installation Guide of Hi-Speed USB to Industrial I/O Adapter Installation Guide of Hi-Speed USB to Industrial I/O Adapter Introduction of USB-COMi-SI-M The USB Industrial I/O Adapter is designed to make industrial communication port expansion quick and simple. Connecting

More information

Matrix-710. Linux-Ready Cortex-A5 Industry IoT Gateway. Hardware Guide. Version: Nov.

Matrix-710. Linux-Ready Cortex-A5 Industry IoT Gateway. Hardware Guide. Version: Nov. Matrix-710 Linux-Ready Cortex-A5 Industry IoT Gateway Hardware Guide Version: 1.01 2017 Nov. Copyright Artila Electronics Co., Ltd. All Rights Reserved Trademarks The Artila logo is a registered trademark

More information

NPort 5100 Series Quick Installation Guide

NPort 5100 Series Quick Installation Guide NPort 5100 Series Quick Installation Guide Edition 4.0, November 2015 Technical Support Contact Information www.moxa.com/support Moxa Americas: Toll-free: 1-888-669-2872 Tel: 1-714-528-6777 Fax: 1-714-528-6778

More information

Intelligent Devices IDI 1100 Series Technical Manual

Intelligent Devices IDI 1100 Series Technical Manual Intelligent Devices IDI 1100 Series 4411 Suwanee Dam Road, Suite 510 Suwanee, GA 30024 T: (770) 831-3370 support@intelligentdevicesinc.com Copyright 2011, Intelligent Devices, Inc. All Rights Reserved

More information

K149. USB PICmicro Programmer. DIY Electronics (HK) Ltd PO Box 88458, Sham Shui Po, Hong Kong. mailto:

K149. USB PICmicro Programmer. DIY Electronics (HK) Ltd PO Box 88458, Sham Shui Po, Hong Kong.  mailto: K9 USB PICmicro Programmer DIY Electronics (HK) Ltd PO Box 8858, Sham Shui Po, Hong Kong http://www.kitsrus.com mailto: peter@kitsrus.com Last Modified March 00 Board Construction The board is quite easy

More information

Quick Start Guide. M2M Serial Modem NTC

Quick Start Guide. M2M Serial Modem NTC Quick Start Guide M2M Serial Modem NTC-3000-04 Quick start guide This quick start guide is designed to get you up and running quickly with your new NTC-3000-04 M2M Serial Modem. More advanced set up instructions

More information

Industrial Serial Device Server

Industrial Serial Device Server 1. Quick Start Guide This quick start guide describes how to install and use the Industrial Serial Device Server. Capable of operating at temperature extremes of -10 C to +60 C, this is the Serial Device

More information

Chapter 2 ICB Architecture Chapter 3 Board Components GPIO Interface RS-232 Interface RS-485 Interface...

Chapter 2 ICB Architecture Chapter 3 Board Components GPIO Interface RS-232 Interface RS-485 Interface... 1 CONTENTS Chapter 1 Introduction... 3 1.1 Features...3 1.2 About the Kit...4 1.3 Getting Help...5 Chapter 2 ICB Architecture... 6 2.1 Layout and Components...6 2.2 Block Diagram of the ICB...7 Chapter

More information

Introduction & Specifications of Hi-Speed USB to Industrial Dual Ports RS-422/485 Adapter

Introduction & Specifications of Hi-Speed USB to Industrial Dual Ports RS-422/485 Adapter Introduction & Specifications of Hi-Speed USB to Industrial Dual Ports RS-422/485 Adapter USB to Dual RS-422/485 Adapter (USB-2COMi-M) USB to Dual Opto-isolated RS-422/485 Adapter (USB-2COMi-SI-M) - with

More information

H89-Z37 DOUBLE-DENSITY FLOPPY CONTROLLER

H89-Z37 DOUBLE-DENSITY FLOPPY CONTROLLER H8-Z37 DOUBLE DENSITY FLOPPY CONTROLLER 2015 H89-Z37 DOUBLE-DENSITY FLOPPY CONTROLLER Norberto Collado norby@koyado.com 6/6/2015 Revision History and Disclaimer Revision History Revision Date Comments

More information

NPort 5400 Series Quick Installation Guide

NPort 5400 Series Quick Installation Guide NPort 5400 Series Quick Installation Guide Edition 7.0, November 2015 Technical Support Contact Information www.moxa.com/support Moxa Americas: Toll-free: 1-888-669-2872 Tel: 1-714-528-6777 Fax: 1-714-528-6778

More information

ESK32-A2A Inch TFT LCD Module User Manual

ESK32-A2A Inch TFT LCD Module User Manual Revision: V.00 Date: February 0, 0 Table of Contents Introduction... Hardware Layout... Communication Interface Switch SW... Extension Connector CN... Using the Module... Tool Preparation... LCD Module

More information

PIL-IO board notes. For use with firmware 2.x. J-F Garnier, Feb. 2016

PIL-IO board notes. For use with firmware 2.x. J-F Garnier, Feb. 2016 PIL-IO board notes For use with firmware 2.x J-F Garnier, Feb. 2016 1. General Description 2. PIL-IO Board Description and Setup PIL-IO board kit PCB layout and bill of material Additional wiring PIL-IO

More information

E1 and T1 RJ-48 Cable Pinouts on page 208. Fast Ethernet 12-port Cable Pinouts on page 211

E1 and T1 RJ-48 Cable Pinouts on page 208. Fast Ethernet 12-port Cable Pinouts on page 211 Appendix A This chapter contains tables that list the pinouts for the following cable connectors on the router: RJ-45 Connector Pinouts for the Ethernet Management Port on page 207 DB-9 Connector Pinouts

More information

Korenix JetCard Series Multiport Serial Card/Ethernet Switch Card User s Manual

Korenix JetCard Series Multiport Serial Card/Ethernet Switch Card User s Manual Korenix JetCard Series Multiport Serial Card/Ethernet Switch Card User s Manual Third Edition, Dec. 2008 www.korenix.com Korenix JetCard Series Multiport Serial Card/Ethernet Switch Card User s Manual

More information

PCB-AVR1284-3U. AVR Microcontroller Development PCB for Atmel 40-pin DIP AVRs.

PCB-AVR1284-3U. AVR Microcontroller Development PCB for Atmel 40-pin DIP AVRs. PCB-AVR1284-3U AVR Microcontroller Development PCB for Atmel 40-pin DIP AVRs. Part Number: PCB-AVR1284-3U (unpopulated PCB, no parts) Features A development board for Atmel 40 pin AVR microcontrollers.

More information

Type A Sign Part Replacement (pn SP): Controller, Turbo, TuneBlaster Boards and Hard Disk Drive

Type A Sign Part Replacement (pn SP): Controller, Turbo, TuneBlaster Boards and Hard Disk Drive November 18, 2004 AlphaVision PC Sign Part Replacement Instructions 1.0 Type A Sign Part Replacement (pn 1127-9424SP): Controller, Turbo, TuneBlaster Boards and Hard Disk Drive Type A Sign Part Replacement

More information

Serial/Ethernet Converter

Serial/Ethernet Converter Serial/Ethernet Converter IE-CS-2TX-1RS232/485 IE-CST-2TX-1RS232/485 IE-CS-2TX-2RS232/485 IE-CST-2TX-2RS232/485 Hardware Installation Guide Second Edition, August 2016 1243440000/01/08.16 Please note:

More information

Configuration KK-Controller

Configuration KK-Controller Configuration KK-Controller Bonus WTC-1 NTK WindMatic 1. Table of contents 1. Table of contents... 2 2. Introduction... 3 3. Bonus WTC 1... 4 3.1. Parameters... 4 3.2. Remote commands... 5 3.3. Hardware...

More information

OnRISC Alekto 2 Hardware Manual

OnRISC Alekto 2 Hardware Manual OnRISC Alekto 2 Hardware Manual Edition: September 2013 Tel: +49 40 528 401 0 Fax: +49 40 528 401 99 Web: www.visionsystems.de Support: service@visionsystems.de The software described in this manual is

More information

S2C Link Accessory Kit Datasheet

S2C Link Accessory Kit Datasheet S2C Link Accessory Kit Datasheet Part Number: NL-S2CK NimbeLink Corp Updated: May 2018 PN 30230 rev 3 NimbeLink Corp. All Rights Reserved 1 Table of Contents Introduction 3 Overview 3 Technical Specifications

More information

Q U I C K S T A R T. Properties. Preparation of the SX2 SinglePRI. Installation of the ISDN PC Cards. PCI Interface. PCM Highway. General purpose I/O

Q U I C K S T A R T. Properties. Preparation of the SX2 SinglePRI. Installation of the ISDN PC Cards. PCI Interface. PCM Highway. General purpose I/O Properties 1 x PRI interface (SX2 SinglePRI) The line can be configured individually using a jumper field for the TE or NT mode. Line termination (120 Ohm or 75 Ohm) is adjustable via a DIP switch. A maximum

More information

USB MOD1 - USB Plug and Play Serial Development Module

USB MOD1 - USB Plug and Play Serial Development Module USB MOD - USB Plug and Play Serial Development Module The USB MOD shown in diagram, is a low-cost integrated module for transferring serial data over USB. Based on the FTDI FTUAM USB UART IC, the USB MOD

More information