JPEG Serial Camera Module. OV528 Protocol

Size: px
Start display at page:

Download "JPEG Serial Camera Module. OV528 Protocol"

Transcription

1 JPEG Serial Camera Module OV528 Protocol LCF-23M1 32mmx32mm or 38mmx38mm LCF-23MA 32mm-38mm Default baudrate 9600bps~ bps Auto adaptive 9600bps~ bps Page 1 of 15

2 1.General Description OV528 PROTOCOL RS232/TTL/RS485 module is a igly integrated serial camera board tat can be attaced to a wireless or PDA,ost performing as a video camera or a JPEG compressed still camera. It provides a serial interface (RS-232) and JPEG compression engine to act as a low cost and low powered camera module for ig resolution serial bus security system or PDA accessory applications. Figure 1 System Block Diagram 2. Features Small in size, low cost and low powered (3.3V/5.0V )camera module for ig resolution serial bus security system or PDA accessory applications. On-board EEPROM provides a command based interface to external ost via RS-232. UART: 115.2Kbps for transferring JPEG still pictures or 160x128 wit 0.75fps. On board OmniVision OV7640/8/7725 color sensor. Built-in JPEG CODEC for different resolutions. Built-in down sampling, clamping and windowing circuits for VGA, QVGA, 160x120 or 80x60 image resolutions. No external DRAM required. Page 2 of 15

3 3.Serial Interface Name descriptions +5V Power GND Ground TXD(OUT) RS232 level connected to MCU or PC RXD RXD(IN) RS232 level connected to MCU or PC TXD 1. Single Byte Timing Diagram A single byte RS-232 transmission consists of te start bit, 8-bit contents and te stop bit. A start bit is always 0, wile a stop bit is always 1. LSB is sent out first and is rigt after te start bit. Figure 3 RS-232 single byte timing diagram Page 3 of 15

4 2. Command Timing Diagram A single command consists of 6 continuous single byte RS-232 transmissions. Te following is an example of SYNC (AA0D ) command. Figure 4 RS-232 SYNC command timing diagram 4.Command Set Te RS232 module supports total 11 commands for interfacing to ost as following: Command ID Number Parameter 1 Parameter 2 Parameter 3 Parameter 4 Initialise AA 00 Color Type Preview Resolution JPEG Resolution Get Picture AA04 Picture Type Snapsot AA05 Snapsot Type Skip Frame Skip Frame 00 Low Byte Hig Byte Set Packet AA06 08 Packet Size Packet Size 00 Size Low Byte Hig Byte Set Baud rate AA07 1st Divider 2nd Divider Reset AA08 Reset Type xx* Power Off AA Data AA0A Data Type Lengt Byte 0 Lengt Byte 1 Lengt Byte 2 SYNC AA0D AA0E Command ID counter 00/Packat ID 00/Packet ID Byte 0 Byte 1 NAK AA0F 00 NAK counter Error Number 00 * If te parameter is 0xFF, te command is a special Reset command and te firmware responds to it immediately. Page 4 of 15

5 1. Initialise (AA) Te ost issues tis command to configure te preview image size and color type. After receiving tis command, te module will send out an command to te ost if te configuration success. Oterwise, an N command will be sent out. 1.1 JPEG Resolution Since te Embedded JPEG Code can support only multiple of 16, te JPEG preview mode can support following image sizes. It is different from normal preview mode. 80x60 160x x x Get Picture (AA04) Te ost gets a picture from RS232 by sending tis command. 2.1 Picture Type Snapsot Picture Preview Picture JPEG Preview Picture Snapsot (AA05) RS232 keeps a single frame of JPEG still picture data in te buffer after receiving tis command. 3.1 Snapsot Type Compressed Picture Skip Frame Counter Te number of dropped frames can be defined before compression occurs. 0 keeps te current frame, 1 captures te next frame, and so fort. 4. Set Packet Size (AA06) Te ost issues tis command to cange te size of data packet wic is used to transmit image data from te RS232 to te ost. Tis command sould be issued before sending Snapsot command or Get Picture command to RS232. It is noted tat te size of te last packet varies for different image. Page 5 of 15

6 4.1 Packet Size Te default size is 64 bytes and te maximum size is 512 bytes. Byte0 ID Data Size Image Data Verify Code Byten (2 bytes) (2 bytes) (Packet Size 6 bytes) (2 bytes) ID -> Packet ID, starts from zero for an image Data Size -> Size of image data in te packet Verify Code -> Error detection code, equals to te lower byte of sum of te Wole package data except te verify code field. Te iger byte of tis code is always zero. i.e. verify code=low byte(sum(byte<0>to byte<n-2>). 5. Set Baud Rate (AA07) Set te RS232 baud rate by issuing tis command. As te default baud rate is Seted according to clients request, ost sould make connection wit RS232 at tis baud rate eac time power on. 5.1 Baud rate Divider Baud rate = MHz / 2 x (2nd Divider + 1) / 2 x (1st Divider + 1) Baud rate 1 st 2 nd Baud rate 1 st 2 nd 7200 bps 9600 bps Ff Bf bps 7f bps 5f bps bps 3f 2f bps 1f bps 0f 6. Reset (AA08) Te ost reset RS232 by issuing tis command. 6.1 Reset Type 00 Resets te wole system. RS232 will reboot and reset all registers and Resets state macines only Page 6 of 15

7 7. Power Off (AA09) RS232 will go into sleep mode after receiving tis command. SYNC command (AA0D) must be sent to wake up RS232 for certain period until receiving command from RS Data (AA0A) RS232 issues tis command for telling te ost te type and te size of te image data wic is ready for transmitting out to te ost. 8.1 Data Type 8.2 Lengt Snapsot Picture Preview Picture 02 JPEG Preview Pi 05 Tese tree bytes represent te lengt of data of te Snapsot Picture, Preview Picture or JPEG Preview Picture. 9. SYNC (AA0D) Eiter te ost or te RS232 can issue tis command to make connection. An command must be sent out after receiving tis command. 10. (AA0E) Tis command indicates te success of last operation. After receiving any valid command, command must be sent out except wen getting preview data. Te ost can issue tis command to request image data packet wit desired packet ID after receiving Data command from RS232. Te ost sould send tis command wit packet ID F0F0 after receiving a packet to end te packet transfer. Note tat te field command ID sould be 00 wen request image data packet. 10.1Command ID Te command wit tat ID is acknowledged by tis command Counter No use. Page 7 of 15

8 10.3Packet ID For acknowledging Data command, tese two bytes represent te requested packet ID. Wile for acknowledging oter commands, tese two bytes are set to NAK (AA0F) Tis command indicates corrupted transmission or unsupported features. 11.1NAK Counter No use. 11.2Error Number Picture Type Error Picture Up Scale 02 Picture Scale Error 03 Unexpected Reply 04 Send Picture Timeout 05 Unexpected Command 06 SRAM JPEG Type 07 E SRAM JPEG Size Error 08 Picture Format Error 09 Picture Size Error 0a Parameter Error Send Register Timeout Command ID Error Picture Not Ready Transfer Packet Number E Set Transfer Packet Size W Command Header Error Command Lengt Error Send Picture Error Send Command Error 0b 0c 0d 0f F0 F1 F5 Ff Page 8 of 15

9 5.Command Protocol A. SYNC Command B. Make Connection wit RS232 Send te SYNC command (at bps) until receiving command from RS232 (usually an command is receive after sending 25 times of SYNC command). Tis must be done after Power up. Page 9 of 15

10 C. Initial, Get Picture, Snapsot, Set Packet Size, Set Baudrate, Reset and Power Off Command SYNC Get Picture Snapsot Set Packet Size Set Baud Rate Reset Power Off D. Getting a Snapsot JPEG Picture for RS232 Make sure connection is made before te following communication. JPEG Snapsot Picture (e.g. 640x480 VGA format) Page 10of 15

11 Initialise JPEG preview, VGA (AA yy 07) Set Packet Size 512 bytes (AA ) Snapsot Compressed picture (AA ) Get Picture Snapsot picture (AA ) (AA 0E xx 00 00) (AA 0E 06 xx 00 00) (AA 0E 05 xx 00 00) (AA 0E 04 xx 00 00) Packet ID:0000 (AA 0E ) Packet ID:00 (AA 0E ) Data snapsot picture (AA 0A ~~ ~~ ~~) Image Data Packet 512 bytes, ID:0000 Image Data Packet 512 bytes, ID: 00 Packet ID:F0F0 (AA 0E F0 F0) Te Last Image Data Packet Note: xx,yy: Don t care ~~zz: Image size return by RS232 Page 11 of 15

12 6.Poto Taken from Serial Camera/Camera module A. At Day B. At Nigt or Dark Environment Page 12of 15

13 BRIEF OPERATION INSTRUCTION Te following values are Hex unless special instruction. XX means careless values, after power on, delay 3 seconds. A. SYNC 1. Host SYNC Camera Host: AA 0D Host send tis command witin 50 times, interval time is 0.1s, until te camera replies. More tan 50times, failed. Send one SYNC command, it can connect wit camera. 2. Camera Reply Camera: AA 0E 0D XX Camera SYNC Host Camera: AA 0D Host Reply Host: AA 0E 0D B. Cange baud rate ost: AA 07 B1 B B1=0x0f B2=0x B1=0x1f B2=0x B1=0x2f B2=0x B1=0x3f B2=0x B1=0x5f B2=0x B1=0x7f B2=0x B1=0xBf B2=0x 9600 Camera reply in te baud rate wic was not canged Camera: AA 0E 07 XX Page of 15 13

14 C. Take pictures: 1.Host send command to start take potos Host: AA Getting te above command, camera reply: Camera AA 0E 04 XX Camera begin to take potos, and ten send tis command to tell te ost te data lengt, for tis step, to set overtime latency time,5s is better. Camera: AA 0A 04 L H 00 L is lower byte of image data lengt, H is iger byte of image data lengt. Te data is divided into several packet, default packet lengt is 506(maybe 512) (image data is 506-6)byte, ost can read only one packet eac time. 4. Read potos: Host send: ID ID Host: AA 0E (L) (H) Host send tis command to request te camera to transmit te data ID is serial number of packet, begin from 0,ID(L)is lower byte,id(h)is iger byte. Camera reply ID ID P Image Verify Camera: P(L) 00 (L) (H) (H) data code ID (L) ID(H) as te same meaning wit above one. P(L) P(H) means packet lengt, ost will calculate ow muc packet it will read according to te lengt in step 3,repeat step 4 until get all Packet. Verify: eg. verify code=low byte(sum(byte<0>to byte<n-2>). Wen ost is in te process of transmission, if an error, can request te camera to transmit one packet again. Host finis getting last one packet, send one end command. Host: AA 0E F0 F0 Camera can not reply tis command. Page of 15 14

15 D. Set image resolution Host: AA N N=3: N=5: N=7: Reply Camera: AA 0E XX Contact information: felix@cn-lcf.com amos@cn-lcf.com ailsa@cn-lcf.com MSN: felixlcf@otmail.com amoslcf@otmail.com ailsalcf@otmail.com SKYPE: amoslcf Page of 15 15

C1098 JPEG Module User Manual

C1098 JPEG Module User Manual C1098 JPEG Module User Manual General Description C1098 is VGA camera module performs as a JPEG compressed still camera that can be attached to a wireless or PDA host. Users can send out a snapshot command

More information

C1182 Video Compression Module User Manual. Release Note: 1 st Release : Aug 01, 2012

C1182 Video Compression Module User Manual. Release Note: 1 st Release : Aug 01, 2012 C1182 Video Compression Module User Manual Release Note 1 st Release Aug 01, 2012 General Description This is a series of camera modules which perform video compression and output video stream through

More information

ShenZhen Top Create Electronic Co.,Ltd. Website: Tel: CJ - CAM User Manual.

ShenZhen Top Create Electronic Co.,Ltd. Website:  Tel: CJ - CAM User Manual. ShenZhen Top Create Electronic Co.,Ltd Website: www.szccge.cn.alibaba.com Tel: +86-755-25937185-85 CJ - CAM User Manual OV528 Protocol OV528 PROTOCOL Serial Interface Single-byte Timing Diagram RS232 single-byte

More information

Serial JPEG Camera Module Data Sheet

Serial JPEG Camera Module Data Sheet 4D SYSTEMS µcam529 Serial JPEG Camera Module Document Date: 15th July 2010 Document Revision: 2.0 2010 4D Systems www.4dsystems.com.au Page 1 of 20 4D SYSTEMS µcam Serial JPEG Camera Module Description

More information

DATASHEET 4D SYSTEMS. Serial JPG Camera Module TURNING TECHNOLOGY INTO ART. Document Date: 5 th September 2012 Document Revision: 1.

DATASHEET 4D SYSTEMS. Serial JPG Camera Module TURNING TECHNOLOGY INTO ART. Document Date: 5 th September 2012 Document Revision: 1. TURNING TECHNOLOGY INTO ART DATASHEET Serial JPG Camera Module Document Date: 5 th September 2012 Document Revision: 1.0 Uncontrolled Copy when printed or downloaded. Please refer to the 4D Systems website

More information

Serial JPEG Camera Module Data Sheet

Serial JPEG Camera Module Data Sheet 4D SYSTEMS µcam Serial JPEG Camera Module Document Date: 18th November 2011 Document Revision: 7.0 2011 4D Systems www.4dsystems.com.au Page 1 of 23 4D SYSTEMS µcam Serial JPEG Camera Module Description

More information

DATASHEET. Serial Camera Module. ucam-ii. Document Date: 6 th March 2014 Document Revision: 1.1

DATASHEET. Serial Camera Module. ucam-ii. Document Date: 6 th March 2014 Document Revision: 1.1 DATASHEET Serial Camera Module ucam-ii Document Date: 6 th March 2014 Document Revision: 1.1 Uncontrolled Copy when printed or downloaded. Please refer to the 4D Systems website for the latest Revision

More information

C329-SPI User Manual. Release Note: V th September, 2010 First release. V th January 2012 Second release. C329-SPI User Manual

C329-SPI User Manual. Release Note: V th September, 2010 First release. V th January 2012 Second release. C329-SPI User Manual C329-SPI User Manual Release Note: V1.0 27 th September, 2010 First release V1.1 12 th January 2012 Second release C329-SPI JPEG Compression Module 1 2010.08.25 General The C329 is a colour VGA camera

More information

DATASHEET. Serial Camera Module. ucam-ii. Document Date: 24 th July 2014 Document Revision: 1.3

DATASHEET. Serial Camera Module. ucam-ii. Document Date: 24 th July 2014 Document Revision: 1.3 DATASHEET Serial Camera Module ucam-ii Document Date: 24 th July 2014 Document Revision: 1.3 Uncontrolled Copy when printed or downloaded. Please refer to the 4D Systems website for the latest Revision

More information

, 1 1, A complex fraction is a quotient of rational expressions (including their sums) that result

, 1 1, A complex fraction is a quotient of rational expressions (including their sums) that result RT. Complex Fractions Wen working wit algebraic expressions, sometimes we come across needing to simplify expressions like tese: xx 9 xx +, xx + xx + xx, yy xx + xx + +, aa Simplifying Complex Fractions

More information

SC20MPC: 2 Mega Pixels Serial JPEG Camera User Manual. Introduction

SC20MPC: 2 Mega Pixels Serial JPEG Camera User Manual. Introduction 2 Mega Pixels Serial JPEG Camera SC20MPC User Manual, Rev. F (August 2018) For latest user manual, please visit: Introduction The SC20MPC Camera is a highly integrated serial JPEG camera module which can

More information

CMOS CAMERA MODULE JC418M-J01

CMOS CAMERA MODULE JC418M-J01 CMOS CAMERA MODULE JC418M-J01 Deqing Jiahe Electronic Technology Co., Ltd. TEL: +86-572-8051676 ext. 803 FAX: +86-572-8051676 ext. 801 sales@jiahe-electronic.com Application The JC418M-J01 JPEG compression

More information

0.3 Mega Pixels Serial JPEG Camera with NTSC Video

0.3 Mega Pixels Serial JPEG Camera with NTSC Video SC03MPD: 0.3 Mega Pixels Serial JPEG Camera User Manual 0.3 Mega Pixels Serial JPEG Camera with NTSC Video SC03MPD User Manual, Rev. D For latest user manual, please visit: www.jpegcamera.com Introduction

More information

The SC03MPA camera is capable of outputting JPEG format images and PAL/NTSC video (Video is available only per request).

The SC03MPA camera is capable of outputting JPEG format images and PAL/NTSC video (Video is available only per request). SC03MPA: 0.3 Mega Pixels Serial JPEG Camera User Manual 0.3 Mega Pixels Serial JPEG Camera SC03MPA User Manual, Rev. D (2018) For latest user manual, please visit: Introduction The SC03MPA Camera is a

More information

CMOS TYPE CAMERA JC406M-W01

CMOS TYPE CAMERA JC406M-W01 CMOS TYPE CAMERA JC406M-W01 Deqing Jiahe Electronic Technology Co., Ltd. TEL: +86-572-7812102 FAX: +86-572-8885779 sales@jiahe-electronic.com 1 Application The JC406M-W01 JPEG compression module performs

More information

5S3, MIR & MEC OEM OEM Communications Protocol Manual

5S3, MIR & MEC OEM OEM Communications Protocol Manual OEM Communications Protocol Manual Analox Limited 15 Ellerbeck Court, Stokesley Business Park, Nort orksire, TS9 5PT, UK UK/RoW T: +44 (0)1642 711400 F: +44 (0)1642 713900 US T: (714) 891-4478 W: www.analox.net

More information

SC03MPC: 0.3 Mega Pixels Serial JPEG Camera Infrared User Manual. Introduction

SC03MPC: 0.3 Mega Pixels Serial JPEG Camera Infrared User Manual. Introduction 0.3 Mega Pixels Serial JPEG Camera Infrared SC03MPC User Manual, Rev. C For latest user manual, please visit: Introduction The SC03MPC Camera is a highly integrated serial JPEG camera module which can

More information

Haar Transform CS 430 Denbigh Starkey

Haar Transform CS 430 Denbigh Starkey Haar Transform CS Denbig Starkey. Background. Computing te transform. Restoring te original image from te transform 7. Producing te transform matrix 8 5. Using Haar for lossless compression 6. Using Haar

More information

HDV100A3 Command Response Protocol

HDV100A3 Command Response Protocol HDV100A3 Command Response Protocol Documentation Number: HDV100A3-4115m International Headquarters B+B SmartWorx 707 Dayton Road -- P.O. Box 1040 -- Ottawa, IL 61350 USA Phone (815) 433-5100 -- General

More information

Numerical Derivatives

Numerical Derivatives Lab 15 Numerical Derivatives Lab Objective: Understand and implement finite difference approximations of te derivative in single and multiple dimensions. Evaluate te accuracy of tese approximations. Ten

More information

Section 2.3: Calculating Limits using the Limit Laws

Section 2.3: Calculating Limits using the Limit Laws Section 2.3: Calculating Limits using te Limit Laws In previous sections, we used graps and numerics to approimate te value of a it if it eists. Te problem wit tis owever is tat it does not always give

More information

Optimal In-Network Packet Aggregation Policy for Maximum Information Freshness

Optimal In-Network Packet Aggregation Policy for Maximum Information Freshness 1 Optimal In-etwork Packet Aggregation Policy for Maimum Information Fresness Alper Sinan Akyurek, Tajana Simunic Rosing Electrical and Computer Engineering, University of California, San Diego aakyurek@ucsd.edu,

More information

RF900 LoRa Telemetry module V1.0

RF900 LoRa Telemetry module V1.0 1. General RF900 is a low cost, medium power, high performance transparent two way semi-duplex LoRa modulation transceiver with operation at 169/433/868/915 Mhz. It integrates with high speed MCU from

More information

Embedded Modbus TCP Module GS11-MT. User Manual REV 1.1. SST Automation.

Embedded Modbus TCP Module GS11-MT. User Manual REV 1.1. SST Automation. Embedded Modbus TCP Module GS11-MT User Manual REV 1.1 SST Automation E-mail: SUPPORT@SSTCOMM.COM WWW.SSTCOMM.COM Catalog 1 About the Embedded Module... 4 1.1 General...4 1.2 Features... 4 1.3 Specifications...4

More information

1.4 RATIONAL EXPRESSIONS

1.4 RATIONAL EXPRESSIONS 6 CHAPTER Fundamentals.4 RATIONAL EXPRESSIONS Te Domain of an Algebraic Epression Simplifying Rational Epressions Multiplying and Dividing Rational Epressions Adding and Subtracting Rational Epressions

More information

2.8 The derivative as a function

2.8 The derivative as a function CHAPTER 2. LIMITS 56 2.8 Te derivative as a function Definition. Te derivative of f(x) istefunction f (x) defined as follows f f(x + ) f(x) (x). 0 Note: tis differs from te definition in section 2.7 in

More information

LinkSprite JPEG Color Camera Serial UART Interface. User Manual

LinkSprite JPEG Color Camera Serial UART Interface. User Manual LinkSprite JPEG Color Camera Serial UART Interface User Manual April, 2012 LinkSprite Technologies, Inc Doc Title LinkSprite JPEG Color Camera Serial UART Interface User Manual Number LS-Y201-RS485 Version

More information

PLK-B SERIES Technical Manual (USA Version) CLICK HERE FOR CONTENTS

PLK-B SERIES Technical Manual (USA Version) CLICK HERE FOR CONTENTS PLK-B SERIES Technical Manual (USA Version) CLICK ERE FOR CONTENTS CONTROL BOX PANEL MOST COMMONLY USED FUNCTIONS INITIAL READING OF SYSTEM SOFTWARE/PAGES 1-2 RE-INSTALLATION OF TE SYSTEM SOFTWARE/PAGES

More information

LinkSprite JPEG Color Camera Serial UART Interface. User Manual

LinkSprite JPEG Color Camera Serial UART Interface. User Manual LinkSprite JPEG Color Camera Serial UART Interface User Manual July, 2013 LinkSprite Technologies, Inc Doc Title LinkSprite JPEG Color Camera Serial UART Interface User Manual Number LS-Y201-2MP Version

More information

Section 3. Imaging With A Thin Lens

Section 3. Imaging With A Thin Lens Section 3 Imaging Wit A Tin Lens 3- at Ininity An object at ininity produces a set o collimated set o rays entering te optical system. Consider te rays rom a inite object located on te axis. Wen te object

More information

4.1 Tangent Lines. y 2 y 1 = y 2 y 1

4.1 Tangent Lines. y 2 y 1 = y 2 y 1 41 Tangent Lines Introduction Recall tat te slope of a line tells us ow fast te line rises or falls Given distinct points (x 1, y 1 ) and (x 2, y 2 ), te slope of te line troug tese two points is cange

More information

INSTEON Hidden Door Sensor

INSTEON Hidden Door Sensor Developer Notes INSTEON Door Sensor Developer Notes INSTEON Hidden Door Sensor Version 005 October 18, 2013 Revision History Rev Date Comments 001 4/15/13 Initial Release 002 8/2/13 Updated s 003 9/6/13

More information

More on Functions and Their Graphs

More on Functions and Their Graphs More on Functions and Teir Graps Difference Quotient ( + ) ( ) f a f a is known as te difference quotient and is used exclusively wit functions. Te objective to keep in mind is to factor te appearing in

More information

LDV Communications Specification

LDV Communications Specification LDV6x-0308m - 1/22 Models: LDV6S and LDV6U LDV Communications Specification 2/19/2002 Rev 0.1 Created document draft JDS 2/22/2002 Rev 0.11 Added instructions on the use of Broadcast Messages JDS 3/18/2002

More information

USR-K1 Super Port. File version: V1.0.4

USR-K1 Super Port. File version: V1.0.4 USR-K1 Super Port File version: V1.0.4 USR-K1 is the high performance-cost version of Super Port.It is an embedded serial networking module, whose function is to realize bidirectional transparent transmission

More information

2 The Derivative. 2.0 Introduction to Derivatives. Slopes of Tangent Lines: Graphically

2 The Derivative. 2.0 Introduction to Derivatives. Slopes of Tangent Lines: Graphically 2 Te Derivative Te two previous capters ave laid te foundation for te study of calculus. Tey provided a review of some material you will need and started to empasize te various ways we will view and use

More information

C1068 JPEG Module w/uart Interface. User Manual v1.1

C1068 JPEG Module w/uart Interface. User Manual v1.1 C1068 JPEG w/uart Interface User Manual v1.1 Rm 802, Nan Fung Ctr, Castle Peak Rd, Tsuen Wan NT, Hong Kong Tel: (852) 2498 6248 Fax (852) 2414 3050 Email: )PIGXVSRMGWGSQ-RG sales@comedia.com.hk Website:

More information

AVL Trees Outline and Required Reading: AVL Trees ( 11.2) CSE 2011, Winter 2017 Instructor: N. Vlajic

AVL Trees Outline and Required Reading: AVL Trees ( 11.2) CSE 2011, Winter 2017 Instructor: N. Vlajic 1 AVL Trees Outline and Required Reading: AVL Trees ( 11.2) CSE 2011, Winter 2017 Instructor: N. Vlajic AVL Trees 2 Binary Searc Trees better tan linear dictionaries; owever, te worst case performance

More information

MATH 5a Spring 2018 READING ASSIGNMENTS FOR CHAPTER 2

MATH 5a Spring 2018 READING ASSIGNMENTS FOR CHAPTER 2 MATH 5a Spring 2018 READING ASSIGNMENTS FOR CHAPTER 2 Note: Tere will be a very sort online reading quiz (WebWork) on eac reading assignment due one our before class on its due date. Due dates can be found

More information

Project Final Report Bluetooth Camera Sensor. Project Abstract. Status. Specification

Project Final Report Bluetooth Camera Sensor. Project Abstract. Status. Specification Project Final Report Bluetooth Camera Sensor 04/21/2011 Yichao Yu Project Abstract There are many ways to control a robot. I m thinking why we cannot just use a common portable device as a remote controller

More information

User s Manual Closer to Real, Zigbee Module ZIG-100. Wireless Communication. ROBOTIS CO.,LTD

User s Manual Closer to Real, Zigbee Module ZIG-100. Wireless Communication. ROBOTIS CO.,LTD User s Manual 2006-07-06 Closer to Real, Wireless Communication ROBOTIS CO.,LTD. www.robotis.com +82-2-2168-8787 Contents 1. Page 02 2. Zigbee Setting Page 06 3. PC Interface Zig Board Schematic Page 10

More information

You Try: A. Dilate the following figure using a scale factor of 2 with center of dilation at the origin.

You Try: A. Dilate the following figure using a scale factor of 2 with center of dilation at the origin. 1 G.SRT.1-Some Tings To Know Dilations affect te size of te pre-image. Te pre-image will enlarge or reduce by te ratio given by te scale factor. A dilation wit a scale factor of 1> x >1enlarges it. A dilation

More information

RECONSTRUCTING OF A GIVEN PIXEL S THREE- DIMENSIONAL COORDINATES GIVEN BY A PERSPECTIVE DIGITAL AERIAL PHOTOS BY APPLYING DIGITAL TERRAIN MODEL

RECONSTRUCTING OF A GIVEN PIXEL S THREE- DIMENSIONAL COORDINATES GIVEN BY A PERSPECTIVE DIGITAL AERIAL PHOTOS BY APPLYING DIGITAL TERRAIN MODEL IV. Évfolyam 3. szám - 2009. szeptember Horvát Zoltán orvat.zoltan@zmne.u REONSTRUTING OF GIVEN PIXEL S THREE- DIMENSIONL OORDINTES GIVEN Y PERSPETIVE DIGITL ERIL PHOTOS Y PPLYING DIGITL TERRIN MODEL bsztrakt/bstract

More information

C628 Enhanced JPEG Module. User Manual

C628 Enhanced JPEG Module. User Manual C628 Enhanced JPEG User Manual v1.1 Release Note: 1. May 2, 2006 official released v1.0 2. Dec 27, 2006 revise electrical characteristics Table of Contents Part I - Hardware Overview 1 Features.. 1 Specifications

More information

Q.link protocol ver Q.link protocol. QuickWood Automation /16

Q.link protocol ver Q.link protocol. QuickWood Automation /16 Q.link protocol QuickWood Automation 2003 1/16 1 Revision history Version Date Responsible 1.0 03-10-16 JUK Document created 2/16 Table of Contents 1 Revision history...2 2 References...4 3 Introduction...4

More information

13.5 DIRECTIONAL DERIVATIVES and the GRADIENT VECTOR

13.5 DIRECTIONAL DERIVATIVES and the GRADIENT VECTOR 13.5 Directional Derivatives and te Gradient Vector Contemporary Calculus 1 13.5 DIRECTIONAL DERIVATIVES and te GRADIENT VECTOR Directional Derivatives In Section 13.3 te partial derivatives f x and f

More information

I-7530 Series FAQ. ICP DAS Co., LTD 1

I-7530 Series FAQ. ICP DAS Co., LTD 1 I-7530 Series FAQ Q1 How do I configure the I-7530, such as baud, Acceptance Code, Acceptance Mask and so forth? (2011/1/5,Bear)... 3 Q2 How does these two parameter, Acceptance Code and Acceptance Mask,

More information

DRF1278DM LORA Long Range SX1278 Data Radio Modem V2.72

DRF1278DM LORA Long Range SX1278 Data Radio Modem V2.72 DRF1278DM LORA Long Range SX1278 Data Radio Modem V2.72 Features LoRa TM Frequency Spectrum 433Mhz ISM frequency band -138 dbm receive sensitivity 20dBm Max. output power Serial port wake-up Wireless wake-up

More information

Mean Waiting Time Analysis in Finite Storage Queues for Wireless Cellular Networks

Mean Waiting Time Analysis in Finite Storage Queues for Wireless Cellular Networks Mean Waiting Time Analysis in Finite Storage ueues for Wireless ellular Networks J. YLARINOS, S. LOUVROS, K. IOANNOU, A. IOANNOU 3 A.GARMIS 2 and S.KOTSOOULOS Wireless Telecommunication Laboratory, Department

More information

QBridge. I2C, SPI, CAN Control Software User s Manual. Date: Rev 1.3

QBridge. I2C, SPI, CAN Control Software User s Manual. Date: Rev 1.3 QBridge I2C, SPI, CAN Control Software User s Manual Date: 9-10-2005 Rev 1.3 1. Introduction...1 1.1. What QBridge can do?... 1 1.2. Disclaimer... 1 1.3. Operational Format... 1 1.4. QBridge-V2... 1 2.

More information

TABLE OF CONTENTS 2/10

TABLE OF CONTENTS 2/10 TABLE OF CONTENTS TABLE OF CONTENTS...2 1. OVERVIEW...3 1.1 RS485/RS232 SIGNALS...3 1.2 X10 SIGNALS...3 2. PROTOCOL...4 2.1 QUICK REFERENCE...4 2.1.1 PACKET DESCRIPTION...4 2.1.2 RS485/RS232 SIGNAL SENT

More information

A UPnP-based Decentralized Service Discovery Improved Algorithm

A UPnP-based Decentralized Service Discovery Improved Algorithm Indonesian Journal of Electrical Engineering and Informatics (IJEEI) Vol.1, No.1, Marc 2013, pp. 21~26 ISSN: 2089-3272 21 A UPnP-based Decentralized Service Discovery Improved Algoritm Yu Si-cai*, Wu Yan-zi,

More information

Notes: Dimensional Analysis / Conversions

Notes: Dimensional Analysis / Conversions Wat is a unit system? A unit system is a metod of taking a measurement. Simple as tat. We ave units for distance, time, temperature, pressure, energy, mass, and many more. Wy is it important to ave a standard?

More information

3.6 Directional Derivatives and the Gradient Vector

3.6 Directional Derivatives and the Gradient Vector 288 CHAPTER 3. FUNCTIONS OF SEVERAL VARIABLES 3.6 Directional Derivatives and te Gradient Vector 3.6.1 Functions of two Variables Directional Derivatives Let us first quickly review, one more time, te

More information

SNR610. Embedded network node module SNR610. Description. Feature. Application. SNR610 is highly integrated network module.

SNR610. Embedded network node module SNR610. Description. Feature. Application. SNR610 is highly integrated network module. Embedded network node module SNR610 Description SNR610 is highly integrated network module. It adopts high performance Silicon Lab Si4432 RF chip. Si4432 has high reception sensitivity and 100mW output

More information

Symmetric Tree Replication Protocol for Efficient Distributed Storage System*

Symmetric Tree Replication Protocol for Efficient Distributed Storage System* ymmetric Tree Replication Protocol for Efficient Distributed torage ystem* ung Cune Coi 1, Hee Yong Youn 1, and Joong up Coi 2 1 cool of Information and Communications Engineering ungkyunkwan University

More information

[WIR-1286]868MHz LORA Wireless Module. Page 1. LORA 868MHz Wireless serial link [WIR-1286]

[WIR-1286]868MHz LORA Wireless Module.   Page 1. LORA 868MHz Wireless serial link [WIR-1286] [WIR-1286]868MHz LORA Wireless Module http://www.robokitsworld.com Page 1 Contents 1) Features:... 4 2) Block Diagram..... 3) Description:... 4 4) PIN Configurations... 4 5) Module Specifications:... 5

More information

YHY502CTG++ DATASHEET MHz RFID Mifare Read/Write Module. YHY502CTG++ Datasheet Revision 2.0 Oct, 2009 Page 1 of 21

YHY502CTG++ DATASHEET MHz RFID Mifare Read/Write Module. YHY502CTG++ Datasheet Revision 2.0 Oct, 2009 Page 1 of 21 YHY5CTG++ Datasheet Revision 2.0 Oct, 29 Page 1 of 21 YHY5CTG++ 13.56MHz RFID Mifare Read/Write Module DATASHEET Complete Read/Write module with built-in transceiver antenna Auto checks for presence of

More information

Materials: Whiteboard, TI-Nspire classroom set, quadratic tangents program, and a computer projector.

Materials: Whiteboard, TI-Nspire classroom set, quadratic tangents program, and a computer projector. Adam Clinc Lesson: Deriving te Derivative Grade Level: 12 t grade, Calculus I class Materials: Witeboard, TI-Nspire classroom set, quadratic tangents program, and a computer projector. Goals/Objectives:

More information

Hash-Based Indexes. Chapter 11. Comp 521 Files and Databases Spring

Hash-Based Indexes. Chapter 11. Comp 521 Files and Databases Spring Has-Based Indexes Capter 11 Comp 521 Files and Databases Spring 2010 1 Introduction As for any index, 3 alternatives for data entries k*: Data record wit key value k

More information

Verify code : checksum which is equals to the sum of the whole package data except the verify code. device for saving the image taken by the camera.

Verify code : checksum which is equals to the sum of the whole package data except the verify code. device for saving the image taken by the camera. Volume 119. 12 2018, 14387-14392 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu GPRS BASED MONITORING SYSTEM USING IMAGE SENSOR J.Surendiran 1, R.Sridhar 2,Rajiv arya 3 Assistant Professor,

More information

Data Communication Protocol Host Computer to FAS-A

Data Communication Protocol Host Computer to FAS-A Data Communication Protocol Host Computer to FAS-A Overview This section codifies the communication protocol between an FAS-A and a host computer. Utilizing these protocols the host computer can 1) acquire

More information

An Effective Sensor Deployment Strategy by Linear Density Control in Wireless Sensor Networks Chiming Huang and Rei-Heng Cheng

An Effective Sensor Deployment Strategy by Linear Density Control in Wireless Sensor Networks Chiming Huang and Rei-Heng Cheng An ffective Sensor Deployment Strategy by Linear Density Control in Wireless Sensor Networks Ciming Huang and ei-heng Ceng 5 De c e mbe r0 International Journal of Advanced Information Tecnologies (IJAIT),

More information

Z-0001 ZigBee Module Manual

Z-0001 ZigBee Module Manual Z-0001 ZigBee Module Manual Revision History Serial Version Date Author Content 1 V1.0 2014-7-15 Logan Wu Build Document 2 V1.1 2014-9-15 Logan Wu 1) Modify Network indicator LED. 2)Add the command for

More information

Soft sensor modelling by time difference, recursive partial least squares and adaptive model updating

Soft sensor modelling by time difference, recursive partial least squares and adaptive model updating Soft sensor modelling by time difference, recursive partial least squares adaptive model updating Y Fu 1, 2, W Yang 2, O Xu 1, L Zou 3, J Wang 4 1 Zijiang College, Zejiang University of ecnology, Hangzou

More information

Hash-Based Indexes. Chapter 11. Comp 521 Files and Databases Fall

Hash-Based Indexes. Chapter 11. Comp 521 Files and Databases Fall Has-Based Indexes Capter 11 Comp 521 Files and Databases Fall 2012 1 Introduction Hasing maps a searc key directly to te pid of te containing page/page-overflow cain Doesn t require intermediate page fetces

More information

and installation instructions Power Converter DLU 02

and installation instructions Power Converter DLU 02 Always read te operating and installation instructions before start-up! Work on automatic burner control systems may only be carried out by trained specialist personnel! Operating and installation instructions

More information

19.2 Surface Area of Prisms and Cylinders

19.2 Surface Area of Prisms and Cylinders Name Class Date 19 Surface Area of Prisms and Cylinders Essential Question: How can you find te surface area of a prism or cylinder? Resource Locker Explore Developing a Surface Area Formula Surface area

More information

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering Volume 2, Issue 9, September 2012 ISSN: 2277 128X International Journal of Advanced Researc in Computer Science and Software Engineering Researc Paper Available online at: www.ijarcsse.com Performance

More information

MCS-51 Serial Port A T 8 9 C 5 2 1

MCS-51 Serial Port A T 8 9 C 5 2 1 MCS-51 Serial Port AT89C52 1 Introduction to Serial Communications Serial vs. Parallel transfer of data Simplex, Duplex and half-duplex modes Synchronous, Asynchronous UART Universal Asynchronous Receiver/Transmitter.

More information

Communicator for Mac Quick Start Guide

Communicator for Mac Quick Start Guide Communicator for Mac Quick Start Guide 503-968-8908 sterling.net training@sterling.net Pone Support 503.968.8908, option 2 pone-support@sterling.net For te most effective support, please provide your main

More information

Non-Interferometric Testing

Non-Interferometric Testing NonInterferometric Testing.nb Optics 513 - James C. Wyant 1 Non-Interferometric Testing Introduction In tese notes four non-interferometric tests are described: (1) te Sack-Hartmann test, (2) te Foucault

More information

M2TECH HIFACE DAC 384KHZ/32BIT DIGITAL-TO-ANALOG CONVERTER USER MANUAL

M2TECH HIFACE DAC 384KHZ/32BIT DIGITAL-TO-ANALOG CONVERTER USER MANUAL M2TECH HIFACE DAC 384KHZ/32BIT DIGITAL-TO-ANALOG CONVERTER USER MANUAL REV. 1.1 5/2013 Warning! Canges or modifications not autorized by te manufacturer can invalidate te compliance to CE regulations and

More information

CS211 Spring 2004 Lecture 06 Loops and their invariants. Software engineering reason for using loop invariants

CS211 Spring 2004 Lecture 06 Loops and their invariants. Software engineering reason for using loop invariants CS211 Spring 2004 Lecture 06 Loops and teir invariants Reading material: Tese notes. Weiss: Noting on invariants. ProgramLive: Capter 7 and 8 O! Tou ast damnale iteration and art, indeed, ale to corrupt

More information

4.2 The Derivative. f(x + h) f(x) lim

4.2 The Derivative. f(x + h) f(x) lim 4.2 Te Derivative Introduction In te previous section, it was sown tat if a function f as a nonvertical tangent line at a point (x, f(x)), ten its slope is given by te it f(x + ) f(x). (*) Tis is potentially

More information

µclamp3321za Ultra Small µclamp 1-Line, 3.3V ESD Protection PROTECTION PRODUCTS - µclamp Description Features Mechanical Characteristics Applications

µclamp3321za Ultra Small µclamp 1-Line, 3.3V ESD Protection PROTECTION PRODUCTS - µclamp Description Features Mechanical Characteristics Applications - µclamp Description µclamp TVS diodes are designed to protect sensitive electronics from damage or latc-up due to ESD. Tey are designed to replace 1 size multilayer varistors (MLVs) in portable applications

More information

Zigbee Module User Guide

Zigbee Module User Guide Zigbee Module User Guide V5.1 CONTENTS 1 DRF Series Zigbee Module Features... 3 2 DRF Series Zigbee Module Parameters... 6 DRF1601... 6 DRF1601A... 8 DRF1602... 10 DRF1605... 12 DRF1605H... 16 DRF2617-ZR232...

More information

CAN / RS485. Product Description. Technical Reference Note. Interface Adapter. Special Features

CAN / RS485. Product Description. Technical Reference Note. Interface Adapter. Special Features CAN / Interface Adapter For SHP Series Total Power: < 1 Watts Input Voltage: 5V Internal Outputs: CAN,, USB, I 2 C Special Features Input Protocols: 1) using Modbus 2) CAN using modified Modbus Output

More information

SORTING 9/26/18. Prelim 1. Prelim 1. Why Sorting? InsertionSort. Some Sorting Algorithms. Tonight!!!! Two Sessions:

SORTING 9/26/18. Prelim 1. Prelim 1. Why Sorting? InsertionSort. Some Sorting Algorithms. Tonight!!!! Two Sessions: Prelim 1 2 "Organizing is wat you do efore you do someting, so tat wen you do it, it is not all mixed up." ~ A. A. Milne SORTING Tonigt!!!! Two Sessions: You sould now y now wat room to tae te final. Jenna

More information

JMY505G User's Manual

JMY505G User's Manual JMY505G User's Manual (Revision 3.42) Jinmuyu Electronics Co. LTD 2011/6/28 Please read this manual carefully before using. If any problem, please mail to: jinmuyu@vip.sina.com Contents 1 Product introduction...

More information

When the dimensions of a solid increase by a factor of k, how does the surface area change? How does the volume change?

When the dimensions of a solid increase by a factor of k, how does the surface area change? How does the volume change? 8.4 Surface Areas and Volumes of Similar Solids Wen te dimensions of a solid increase by a factor of k, ow does te surface area cange? How does te volume cange? 1 ACTIVITY: Comparing Surface Areas and

More information

RS232 User Guide. Planar Simplicity Series 4K Displays SL4364K SL5564K SL6564K SL7564K SL8664K. Simplicity Series 4K Displays User Guide A

RS232 User Guide. Planar Simplicity Series 4K Displays SL4364K SL5564K SL6564K SL7564K SL8664K. Simplicity Series 4K Displays User Guide A RS232 User Guide Planar Simplicity Series 4K Displays SL4364K SL5564K SL6564K SL7564K SL8664K 020-1344-00A Page 1 Copyright March 2018 by Leyard Optoelectronics Co., Ltd. and Planar Systems, Inc. All rights

More information

ADVANCED VEHICLE TECHNOLOGIES, Inc. AV. AVT-718 KIE Support. Introduction. Hardware. Firmware. Inc.

ADVANCED VEHICLE TECHNOLOGIES, Inc. AV. AVT-718 KIE Support. Introduction. Hardware. Firmware. Inc. ADVANCED VEHICLE TECHNOLOGIES, Inc. AV Inc. AVT-718 KIE Support 6 February 2003 This document describes KIE (K-line Inverted Echo) mode of operation for the AVT-718 unit. KIE mode was first released in

More information

Venstar Thermostat Adapter

Venstar Thermostat Adapter Developer Venstar Thermostat Adapter v001 Developer Venstar Thermostat Adapter Version 001 May 23, 2013 Revision History Rev Date Comments 001 05/23/13 Initial Release Page 1 of 13 Table of Contents 1

More information

Fault Localization Using Tarantula

Fault Localization Using Tarantula Class 20 Fault localization (cont d) Test-data generation Exam review: Nov 3, after class to :30 Responsible for all material up troug Nov 3 (troug test-data generation) Send questions beforeand so all

More information

Embit Binary Interface - IEEE Specific Documentation. embit s.r.l.

Embit Binary Interface - IEEE Specific Documentation. embit s.r.l. Embit Binary Interface - IEEE 802.15.4-Specific Documentation embit s.r.l. Document information Versions & Revisions Revision Date Author Comments 1.0 A. Sala First release 1.1 14/12/2012 C. Biagi Minor

More information

K -B U S R. R S232/ K N X C ontroller. U ser m anual-v er.1 BTCC-02/ KNX/EIB Intelligent Installation Systems

K -B U S R. R S232/ K N X C ontroller. U ser m anual-v er.1 BTCC-02/ KNX/EIB Intelligent Installation Systems Guangzhou Video-star Electronics Industrial Co., Ltd K -B U S R R S232/ K N X C ontroller U ser m anual-v er.1 BTCC-02/232.1 Intelligent Installation Systems Contents 1. Summary ---------------------------------------------------------------------------------------------------------------------

More information

Serial Communication Control Interface User s Manual

Serial Communication Control Interface User s Manual User s Manual Edition 1.0, September 2015 www.moxa.com/product For the following products: MD-219 Series MD-224 Series MD-226 Series MPC-2190 Series MPC-2197 Series MPC-2240 Series MPC-2247 Series MPC-2260

More information

11. Transceiver Link Debugging Using the System Console

11. Transceiver Link Debugging Using the System Console November 2011 QII53029-11.1.0 11. Transceiver Link Debugging Using te System Console QII53029-11.1.0 Tis capter describes ow to use te Transceiver Toolkit in te Quartus II sotware. Te Transceiver Toolkit

More information

12.2 Investigate Surface Area

12.2 Investigate Surface Area Investigating g Geometry ACTIVITY Use before Lesson 12.2 12.2 Investigate Surface Area MATERIALS grap paper scissors tape Q U E S T I O N How can you find te surface area of a polyedron? A net is a pattern

More information

ETH to 232 (A) User Manual

ETH to 232 (A) User Manual ETH to 232 (A) User Manual ETH to 232 (A) is data transparent transmission equipment for convert TCP or UDP socket data to RS232, small size, low power, powered by ARM processors, high speed, high Stability.

More information

Traffic Pattern-based Adaptive Routing for Intra-group Communication in Dragonfly Networks

Traffic Pattern-based Adaptive Routing for Intra-group Communication in Dragonfly Networks Traffic Pattern-based Adaptive Routing for Intra-group Communication in Dragonfly Networks Peyman Faizian, Md Safayat Raman, Md Atiqul Molla, Xin Yuan Department of Computer Science Florida State University

More information

C6820 Enhanced JPEG Module. User Manual V2.0. Release Note: 1. Feb 8, 2007 official released v Nov 16, 2007 released V2.0

C6820 Enhanced JPEG Module. User Manual V2.0. Release Note: 1. Feb 8, 2007 official released v Nov 16, 2007 released V2.0 C6820 Enhanced JPEG User Manual V2.0 Release Note: 1. Feb 8, 2007 official released v1.0 2. Nov 16, 2007 released V2.0 Table of Contents C6820 Enhanced JPEG Part I - Hardware Overview... 3 Features...3

More information

An Anchor Chain Scheme for IP Mobility Management

An Anchor Chain Scheme for IP Mobility Management An Ancor Cain Sceme for IP Mobility Management Yigal Bejerano and Israel Cidon Department of Electrical Engineering Tecnion - Israel Institute of Tecnology Haifa 32000, Israel E-mail: bej@tx.tecnion.ac.il.

More information

MTH-112 Quiz 1 - Solutions

MTH-112 Quiz 1 - Solutions MTH- Quiz - Solutions Words in italics are for eplanation purposes onl (not necessar to write in te tests or. Determine weter te given relation is a function. Give te domain and range of te relation. {(,

More information

Embit Binary Interface - WMBus Specific Documentation. embit s.r.l.

Embit Binary Interface - WMBus Specific Documentation. embit s.r.l. Embit Binary Interface - WMBus Specific Documentation embit s.r.l. Document information Versions & Revisions Revision Date Author Comments 1.0 22/01/2010 A. Sala Initial version 1.1 22/01/2010 C. Biagi

More information

Piecewise Polynomial Interpolation, cont d

Piecewise Polynomial Interpolation, cont d Jim Lambers MAT 460/560 Fall Semester 2009-0 Lecture 2 Notes Tese notes correspond to Section 4 in te text Piecewise Polynomial Interpolation, cont d Constructing Cubic Splines, cont d Having determined

More information

WIR-1386 / WIR-1186M Long Range 865MHz 867MHz RF Wireless Module with WIR-METERING Mesh Stack

WIR-1386 / WIR-1186M Long Range 865MHz 867MHz RF Wireless Module with WIR-METERING Mesh Stack WIR-1386 / WIR-1186M Long Range 865MHz 867MHz RF Wireless Module with WIR-METERING Mesh Stack info@wiredin.co.in Page 1 of 13 Table of Contents Features... 5 Pin-outs and Pin description... 5 Specifications...

More information

CS 234. Module 6. October 16, CS 234 Module 6 ADT Dictionary 1 / 33

CS 234. Module 6. October 16, CS 234 Module 6 ADT Dictionary 1 / 33 CS 234 Module 6 October 16, 2018 CS 234 Module 6 ADT Dictionary 1 / 33 Idea for an ADT Te ADT Dictionary stores pairs (key, element), were keys are distinct and elements can be any data. Notes: Tis is

More information

EX952N Series (Addressable RS422/485 to RS232 converter)

EX952N Series (Addressable RS422/485 to RS232 converter) EX952N Series (Addressable RS422/485 to RS232 converter) EX952N Quick Manual Introduction EX952N is an Addressable RS422/485 to RS232 converter that it is designed to connect RS422/485 devises to an RS232

More information