Technical Reference for Micro Controller: N01B-4824-B406 for Ergo Trac Pointing Device: FID /N01B-4828-B100

Size: px
Start display at page:

Download "Technical Reference for Micro Controller: N01B-4824-B406 for Ergo Trac Pointing Device: FID /N01B-4828-B100"

Transcription

1 Technical Reference for Micro Controller: N01B-4824-B406 for Ergo Trac Pointing Device: FID /N01B-4828-B APPLICATION: This technical reference is prepared and applied for the usage of the combination of following products. Pointing Device Part Number: Micro Controller (MCU) Part Number: FID / N01B-4828-B100. FID / N01B4824-B406 Note: This MCU is the one, which install the Fujitsu s unique custom firmware inside MC68HC05P6, Motorola, for the control of above pointing device. The basic features of the MCU shall be referred and followed to the basic features of MC68HC05P6, Motorola, advised by Motorola. 2. CONFIGURATION: 2.1 CONFIGURATION OF POINTING DEVICE AND MCU: Configuration of the Pointing device and this MCU is shown as below. [Pointing Device] [MCU] MCU AV Vcc(+5V) 2.2 POINTING DEVICE: Signal Name X Data Y Data AV SG Signal Direction Pointing Device MCU Descriptions Analog Data of X Direction Analog Data of Y Direction Power Supply (+5V) Signal Ground

2 2.3 MCU CONTROLLER: Signal Name Clock Data Vcc SG Signal Direction MCU HOST (Data Wait) (Clock) (Request to send) (Data) Descriptions Prohibition signal of data output from MCU Synchronous clock signal of data transmission Ready signal of receiving data from Host Data transmission signal Power supply 5V DC Signal ground 3. INTERFACE: This MCU to work based on the recommended circuit. 3.1 INTERFACEN SIGNAL: PIN # SIGNAL NAME I/O DESCRIPTIONS 4 PA3 (Clock) I Data transmission prohibit signal (Data Wait) 31 PA7(Clock) O Data communication synchronize Clock (Clock) 30 *IRQ (Data) I Command receipt ready signal (Request to send) 1 PA6 (Data) O Communication data (Data) 8 PB5 I Out-put count characteristics selection terminal 3, 2, PA4, PA5 10, 11, PB6, PA7 I Fixed L-level 18, 17, PC3, PC4 22, 24 PD5, PD7 13 Vref I A/D converter basic voltage (Connection to pointing device power supply) 14 ANO I X-axis sensor detection signal (A/D terminal) 15 AN1 I Y-axis sensor detection signal (A/D terminal) 21 PCO I Switch left (SW1) 20 PC1 I Switch right (SW2) 19 PC2 I Fixed H-level 27 OSC1 I 3.00 MHz clock input terminal 26 OSC2 O 7 PAO O Pointing device power supply control terminal 29 *RESET - Reset terminal 12 Vss - Ground 28 Vcc - Power supply 5 Vdc 23, 6, 5 TCMP, PA1, PA2 O 9, 16, - Open terminal NC 25, 32 * Pin assignment to be QFP package basis

3 3.2 DESCRIPTION OF INTERFACE SIGNAL: CLOCK: - Data communication synchronize Clock - The clock is generated by this MCU - Even when the MCU is ready to send data, it does not send the data if the clock line is low (transmission prohibited). The MCU also checks the clock line during data transmission, and it stops transmission even on process if it detects a low level DATA: - Transmission data (Data, Command code), Receiving data (Command Code) - This is also the request-to-send signal from the Host. The MCU become ready to receive data, when it detects low level on the data line. 3.3 DATA OUT-PUT: - When the MCU is ready to send data, it checks the status on both the clock line and the data line to confirm the Host status of Data wait or request to send. - When both the clock line and the data line levels are high, the MCU takes it as acceptance and then accordingly it start the transmission. - The MCU watches the status of the clock line even during the data transmission period. Once it detects the Low level (transmission prohibited), it interrupts the data transmission at once before completion of all the data. 3.4 DATA IN-PUT: - The MCU become ready to receive data when it detects low level on the data line. At this time, the host has to make the clock line Low-level for more than 60us, and needs to interrupt this operation when the MCU controller starts sending the data. - This MCU starts receiving the data (counting 11 bits) when it detects the high level on the clock line. After receiving 10 th bit, this MCU makes data line low, and then receive the another 1 bit (Stop bit). This 11 th bit Low level data advise the Host of the receiving the data by MCU. CLOCK DATA INTERFACE CONTROL H H Permit MCU to send data L H Prohibit MCU to send data L L MCU be ready for data receipt H L MCU start receiving data Note: Host side to control the clock line and data line, during the interface control period

4 4. DATA TRANSMISSION METHOD AND STRUCTURE: Transmission Method Serial (Synchronous) Transmission Rate 12,500 bps (Typ.) Start Bit 1 Stop Bit 1 Data length 8 bit Parity Odd parity <Data Out-put> <Data In-put> ( Host data send preparation interval ) ( Data sampling interval )

5 5. FUNCTIONAL SPECIFICATION: 5.1 DATA FORMAT: X Sign Y Sign X Over Flow Y Over Flow 1st bite (Status) Left SW Right SW Negative: 1 2nd bite (X data) ON: 1 Over Flow: 1 3rd bite (Y data) X and Y data are the cursor movement data to the speed in accordance to the speed table described later, and they are indicated by two complement forms (Maximum value in positive direction is FF, and maximum value in negative direction is 00.) In case of Over Flow, the maximum number is set. 5.2 POINTING DATA TRANSIMISSION MODE: POLLING MODE: In response to the polling from the Host (Pointing Device Data Request Command), the MPU sends the data. When the polling is received, the MPU clears the count and start counting newly. Host MPU STREAM MODE: When the MPU detects the status change, such as pointing, switching etc., the MPU sends the data periodically. Each time the MPU sends the data, it clear the count and start counting newly. MPU T: Data Transmission interval (10-100ms, Initial: 10ms)

6 5.3 POWER ON INITIALIZE: When the power is turned on, MCU initializes following default setting. - Data transmission mode: Stream mode - MCU Status: Disable (Stream Data prohibited to send) - Speed mode: Constant speed mode - Resolution: Code 02 - Data Transmission Interval: 10 ms (Code to be set 64 ) After setting the default, the MCU sends the end code ( AA + 00 ). 6. COMMAND: 6.1 COMMAND FROM HOST: Following commands are the ones, which the MCU receives from the Host, and the MCU responds its ACK (acknowledgement) to the Host within 20 ms after receipt of the command. COMMAND RESET RESEND OPERATION MODE INITIALIZE DISABLE ENABLE *DATA TRANSMISSION INTERVAL SET ID DATA REQUEST POLLING MODE SET ECHO SET ECHO RESET POLLING (POINTING DATA REQUEST) STREAM MODE SET OPERATION MODE DATA REQUEST *RESOLUTION SET ACCELATION MODE SET CONSTANT SPEED MODE SET DATA (Hex) FF FE F6 F5 F4 F3 F2 F0 EE EC EB EA E9 E8 E7 E6 Note: 2 bite commands are marked as * RESET: ( FF ) The MCU sends the ACK response, and thereafter, the MPU operate similar to the POWER ON INITILIZE.

7 6.1.2 RESEND: ( FE ) The MCU resends the last data, which was sent just before receiving the RESEND command. Following data is treated in a set of data. - Out-put code at initialization: AA Pointing data: Status + X-data + Y-data - Operation mode data: Mode flag + Resolution + Data transmission interval Note: If the last sent data is the pointing data while stream mode, the MCU sends the modified data in response to the RESET command. Because the buffer of the pointing data is periodically modified OPERATION MODE INITIALIZE: ( F6 ) The MCU initializes the operation mode, and then sends the ACK. The resolution, data transmission interval, data transmission mode, and speed mode are set, same as the INITIALIZATION DISABLE: ( F5 ) The MCU makes the DATA TRANSMISSION MODE to be DISABLE, and sends the ACK. After receiving this command, the MPU does not send any pointing data by each transmission interval even in Stream mode, although all the other commands are effective ENABLE: ( F4 ) The MCU makes the DATA TRANSMISSION MODE to be ENABLE, and sends the ACK. After receiving this command, the Stream mode become effective, and the MCU sends the pointing data in setting transmission interval DARA TRANSMISSION INTERVAL SET: ( F3 + Parameter) This command consists of 2 bytes for command and the parameter. The MCU sends the ACK in response to the 1 st byte, and waits for the 2 nd byte, and sends the ACK in response to the parameter. PARAMETER (Hex) DATA TRANSMISSION INTERVAL (ms) OA C C ID DATA REQUEST: ( F2 ) The MCU sends the ACK in response to this command, and then sends the ID data (1 byte). ID Data: POLLING MODE SET: ( F0 ) The MCU change the DATA TRANSMISSION MODE to POLLING MODE, and sends the ACK.

8 6.1.9 ECHO SET: ( EE ) The MCU sets the ECHO, and sends the ACK. Thereafter whenever receiving the data from the Host, MCU send the same data (received from the Host) back to the Host. However, as exceptions, if the ECHO RESET command or RESET command are received, each command operation is made first with priority ECHO REST: ( EC ) The MCU reset the ECHO if the ECHO was set, and then sends the ACK POLLING (POINTING DATA REQUEST): ( EB ) The MCU sends the ACK in response to this command, and then, send the pointing data (3 bytes). As result, the MCU can make the count clear, and then starts counting newly STREAM MODE SET: ( EA ) The MCU change the DATA TRANSMISSION Mode to the STREAM Mode, and sends the ACK OPERATION MODE DATA REQUEST: ( E9 ) The MCU sends the ACK, and then sends the present OPERATION MODE data (3 byte). [OPERATION MODE DATA] - 1st bite (Mode Flag) - 2nd bite Left SW Right SW Acceleration Mode: 1 Data Transmission mode Data Transmission mode ON: 1 Disable: 0 Enable: 1 Stream Mode: 0 Polling Mode: 1 (Resolution) (Same parameter for resolution set command) - 3rd bite (Data Transmission Interval) (Same parameter for data transmission interval command) RESOLUTION SET: ( E8 + parameter) This command consists of 2 bytes for command and parameter. The MCU send the ACK in response to the command, and waits for the parameter, and then sends the ACK in response to the coming parameter ( ). Note that the MCU send the pointing data to the Host, regardless of the differences in parameter setting.

9 ACCELATION MODE: ( E7 ) The MCU sets the Acceleration mode for the mode flag, and send the ACK. Note that the pointing data from the MCU to the Host is same as the one for the constant speed mode CONSTANT SPEED MODE SET: ( E6 ) The MCU sets the constant speed mode, and then sends the ACK. 6.2 COMMAND TO HOST: Here are commands to the Host. COMMAND DATA (Hex) RESEND FE ERROR CODE FC ERROR CODE (at ECHO mode) 7F ACKNOWLEDGE (ACK) FA TEST END DATA AA or FC + 00 ID DATA 00 OPERATION MODE DATA Mode Flag + Resolution + Data Transmission Interval RESEND: ( FE ) The MCU sends RESEND command if the MCU receives the invalid input or wrong parity input ERROR CODE: ( FC ) The MCU sends the error code, if it receive the invalid input or wrong parity input again in response to the MCU s RESEND command to the HOST ERROR CODE: (At ECHO mode: 7F ) The MCU sends the error code, if receive the wrong parity input at ECHO mode ACKNOWLEDGEMENT [ACK]: ( FA ) The MCU sends the Acknowledgement response to all the valid inputs, except RESET command, while it is not in ECHO mode INITIALIZE END CODE: ( AA + 00 ) The MCU sends the END code after setting the default in the initialization ID DATA: ( 00 ) The MCU sends the ID DATA, in response to the ID DATA REQUEST command OPERATION MODE DATA: The MCU sends the OPERATION MODE data, in response to the OPERATION MODE DATA REQUEST command.

10 6.3 COUNT CLEAR AT COMPLETION OF COMMAND EXECUTION: The MCU makes the counts clear except following commands, after the normal completion of its command execution. [Commands whose counts are not made clear] - RESEND command - ECHO RESET command during the ECHO reset processing - OPERATION MODE INITIALIZE command 7. POINTING VALUE CALCULATION DATA: The MCU outputs the cursor speed count decided in the section 6.2 by the Dome s tilting angle calculated by the Center Value (decided in section 6.1) and Both X- and Y-axis line s voltage vales. 7.1 CENTER VALUE: The MCU decide and set the Center Voltage Value after the confirmation for the X- and Y-axis line s output voltages to become stable for about 0.5 second, when the MCU is started to supply the power CENTER VOLTAGE SETTING RANGE: V CENTER RESETTING CONDITION: 1. When the output voltage becomes stable for about 3 seconds during the first about 30 seconds after power started to apply, the MCU decides and sets the Center Voltage Value again. 2. After above 30 seconds, the MCU decides and sets the Center Voltage Value again when the output voltage become stable for about 15 seconds.

11 7.2 OUT-PUT COUNT CHARACTERISTICS: The MCU outputs the pointing data in accordance with the cursor speed count, relating to the Dome s tilting angle shown in following chart. The selection of the output characteristics is made subject to Out-put count characteristics selection terminal (PB5) level. SELECT TERMINAL TERMINAL LEVEL SELECTED CURVE PB5 L (A) H (B) Cursor Speed (count / sec) Dome Tilting Angle ( degree ) * Note: Cursor speed is the value in proportion to the square root ( X 2 + Y 2 ) of both X- and Y- output voltage values. Above chart is the design value, it is not a guaranteed value. 7.3 TREMOR MODE: There is a tremor mode in the area where the Dome tilting angle is smaller than degree. TREMOR MODE effective time: 3 seconds ( Time to be in the tilting range smaller than 2.75 degree, from outside tilting range tilting 2.75 degree.)

12 8. PACKAGE: Unit: mm Specification

13 9. RECOMMENDED CIRCUIT:

14 10. POINTING DEVICE: 10.1 MECHANICAL DIMENSIONS: See as below.

15 10.2: PIN ASSIGNMENT: See as below. PIN # SIGNAL 1 AV: Power Supply (+5Vdc) 2 X Data 3 Y Data 4 SG: Signal Ground 10.3 OPERATING ANGLE AND CO-ORDINATE: See as below CONNECTOR: Following CN is used on the PCB. SFW 4R-1STE1 (Burndy) or Equivalent. 11. ENVIRONMENTS: ITEM Ambient Temperature Humidity Operation Storage SPECIFICATIONS 0 to + 40 degree C -15 to + 60 degree C 90% RH max at + 40 degree C, Inversely proportional change to 50% RH at + 60 degree C 2005 All rights reserved. All trademarks or registered trademarks are the property off their respective owners. Fujitsu Components America does not warrant that the content of datasheet is error free. In a continuing effort to improve our products Fujitsu Components America, Inc. reserves the right to change specifications/datasheets without prior notice. Rev. 12/

SPECIFICATION MX PS/2 Mouse Controller VERSION 1.5

SPECIFICATION MX PS/2 Mouse Controller VERSION 1.5 Shenzhen LIZE Electronic Technology Co., Ltd SPECIFICATION VERSION 1.5 TABLE OF CONTENTS 1. GENERAL DESCRIPTION......3 2. FEATURES... 3 3. PIN ASSIGNMENT... 4 3.1 PIN OUTS... 4 3.2 PIN DESCRIPTIONS...

More information

TABLE OF CONTENTS. Communication Functions

TABLE OF CONTENTS. Communication Functions TABLE OF CONTENTS Chapter 1: Chapter 2: Chapter 3: Chapter 4: General Features....................................................... 1-1 Functions......................................................

More information

APPLICATION NOTE VACUUM FLUORESCENT DISPLAY MODULE

APPLICATION NOTE VACUUM FLUORESCENT DISPLAY MODULE AN-E-321 APPLICATION NOTE VACUUM FLUORESCENT DISPLAY MODULE GRAPIC DISPLAY MODULE GP1118A1A GENERAL DESCRIPTION FUTABA GP1118A1A is a graphic display module using a FUTABA 128 64 VFD. It consists of a

More information

KBD42W11 FEATURES GENERAL DESCRIPTION

KBD42W11 FEATURES GENERAL DESCRIPTION KBD42W11 Keyboard Controller FEATURES Supports IBM PC and Compatible System Designs Runs Much Faster Than Traditional Keyboard Controllers Host interface Compatible with Traditional Keyboard Controller

More information

GT24C02. 2-Wire. 2Kb Serial EEPROM (Smart Card application)

GT24C02. 2-Wire. 2Kb Serial EEPROM (Smart Card application) ADVANCED GT24C02 2-Wire 2Kb Serial EEPROM (Smart Card application) www.giantec-semi.com a0 1/19 Table of Content 1 FEATURES...3 2 DESCRIPTION...4 3 PIN CONFIGURATION...5 4 PIN DESCRIPTIONS...6 5 BLOCK

More information

FEC-240G. Rev. Date

FEC-240G. Rev. Date Model User s Manual Contents Contents. 1 Features... 2 Type Model and Serial Number... 2 Specifications... 3 Interface Connections...... 4 DIP Switch Setting... 6 Dimension... 7 Command Set Table... 8

More information

F2MC MB90385 series Evaluation Board Documentation. Revision Date Comment V New document

F2MC MB90385 series Evaluation Board Documentation. Revision Date Comment V New document F2MC MB90385 series Evaluation Board Documentation Revision Date Comment V1.0 08.25.02 New document 1 Warranty and Disclaimer To the maximum extent permitted by applicable law, Fujitsu Microelectronics

More information

Installation and operation manual ReciFlow Gas

Installation and operation manual ReciFlow Gas Installation and operation manual ReciFlow Gas 1 1. Measurement principle... 3 2. Installation... 5 3. Operation... 7 4. Electrical interfaces... 11 5. Communication protocol... 14 6. Software update and

More information

Rubber seat 0.5 MAX MAX

Rubber seat 0.5 MAX MAX GP2Z0001AU1 Optical Pointing Device Features 1. Easy operation thanks to adoption of optical system and slide system 2. High reliability due to elimination of the contact wear with the optical system 3.

More information

Model 305e OEM CO 2 concentration sensor

Model 305e OEM CO 2 concentration sensor Model 305e OEM CO 2 concentration sensor preliminary Reference manual DIGITAL CONTROL SYSTEMS 7401 SW Capitol Hwy. Portland, OR 97219 USA 503/246-8110 503/246-6747 (fax) www.dcs-inc.net Scope...3 Introduction...3

More information

F²MC-8L FAMILY MB89201 SERIES FLASH PROGRAMMING 8-BIT MICROCONTROLLER APPLICATION NOTE. Fujitsu Microelectronics Europe Application Note

F²MC-8L FAMILY MB89201 SERIES FLASH PROGRAMMING 8-BIT MICROCONTROLLER APPLICATION NOTE. Fujitsu Microelectronics Europe Application Note Fujitsu Microelectronics Europe Application Note MCU-AN-300001-E-V10 F²MC-8L FAMILY 8-BIT MICROCONTROLLER MB89201 SERIES FLASH PROGRAMMING APPLICATION NOTE Revision History Revision History Date 2005-02-09

More information

F3EM Measuring lightcurtain in robust aluminium housing

F3EM Measuring lightcurtain in robust aluminium housing Measuring lightcurtain in robust aluminium housing F3EM Measuring lightcurtain in robust aluminium housing The F3EM provides easy to install and set up height and profile measurement. The analog output

More information

ZN-DN312XE-M Quick User Guide

ZN-DN312XE-M Quick User Guide ZN-DN312XE-M Quick User Guide This manual provides instructions for quick installation and basic configuration of your IP device. Step1. Connect cables to IP device Connect required cables to the device

More information

Keyboard and PS/2 Mouse Controller

Keyboard and PS/2 Mouse Controller KBD43W13 Keyboard and PS/2 Mouse Controller FEATURES Supports IBM PC and Compatible System Designs Full Hardwire Design Based on Advanced VLSI CMOS Technology Supports PS/2 Mouse 6 MHz to 12 MHz Operating

More information

USB-ASC232. ASCII RS-232 Controlled USB Keyboard and Mouse Cable. User Manual

USB-ASC232. ASCII RS-232 Controlled USB Keyboard and Mouse Cable. User Manual USB-ASC232 ASCII RS-232 Controlled USB Keyboard and Mouse Cable User Manual Thank you for purchasing the model USB-ASC232 Cable HAGSTROM ELECTRONICS, INC. is pleased that you have selected this product

More information

GT24C WIRE. 1024K Bits. Serial EEPROM

GT24C WIRE. 1024K Bits. Serial EEPROM GT24C1024 2-WIRE 1024K Bits Serial EEPROM Copyright 2013 Giantec Semiconductor Inc. (Giantec). All rights reserved. Giantec reserves the right to make changes to this specification and its products at

More information

PL1167. Low Power High Performance Single Chip 2.4GHz Transceiver. Product Description: Key Features: Applications: Pin Configuration:

PL1167. Low Power High Performance Single Chip 2.4GHz Transceiver. Product Description: Key Features: Applications: Pin Configuration: Low Power High Performance Single Chip 2.4GHz Transceiver Product Description: is a piece of true low power high performance single chip 2.4GHz transceiver, which is designed for operation in the world

More information

GT34C02. 2Kb SPD EEPROM

GT34C02. 2Kb SPD EEPROM Advanced GT34C02 2Kb SPD EEPROM Copyright 2010 Giantec Semiconductor Inc. (Giantec). All rights reserved. Giantec reserves the right to make changes to this specification and its products at any time without

More information

GT24C256 2-WIRE. 256K Bits. Serial EEPROM

GT24C256 2-WIRE. 256K Bits. Serial EEPROM GT24C256 2-WIRE 256K Bits Serial EEPROM Copyright 2013 Giantec Semiconductor Inc. (Giantec). All rights reserved. Giantec reserves the right to make changes to this specification and its products at any

More information

ESM-5907 MOTORIZED INSERTION STANDARD TYPE MAGNETIC CARD READER & IC CARD READER/WRITER WITH RS-232C INTERFACE

ESM-5907 MOTORIZED INSERTION STANDARD TYPE MAGNETIC CARD READER & IC CARD READER/WRITER WITH RS-232C INTERFACE DOC. NO. ESM-5907 REV. PAGE DATE SPECIFICATION A 1 OF 19 2002.09.18 ESM-5907 MOTORIZED INSERTION STANDARD TYPE MAGNETIC CARD READER & IC CARD READER/WRITER WITH RS-232C INTERFACE KyungDuck Bldg, 518-5,

More information

E8a Emulator Additional Document for User's Manual R0E00008AKCE00EP2

E8a Emulator Additional Document for User's Manual R0E00008AKCE00EP2 REJ10J1644-0100 E8a Emulator Additional Document for User's Manual R0E00008AKCE00EP2 Renesas Microcomputer Development Environment System M16C Family / R8C/Tiny Series Notes on Connecting the R8C/10, R8C/11,

More information

TOSVERT VF-S9 Communications Function Instruction Manual

TOSVERT VF-S9 Communications Function Instruction Manual TOSVERT VF-S9 Communications Function Instruction Manual Notice 1. Make sure that this instruction manual is delivered to the end user of the inverter. 2. Read this manual before first using the communications

More information

LineMaster 200. Continuous-line recorder. Parameter setting instructions 42/43-28 EN Rev. 03

LineMaster 200. Continuous-line recorder. Parameter setting instructions 42/43-28 EN Rev. 03 LineMaster 200 Continuous-line recorder setting instructions 42/43-28 EN Rev. 03 Contents definition sequence Page Removing the chart unit... 3 Display and operator control unit... 3 Password... 4 -definition

More information

24C08/24C16. Two-Wire Serial EEPROM. Preliminary datasheet 8K (1024 X 8)/16K (2048 X 8) General Description. Pin Configuration

24C08/24C16. Two-Wire Serial EEPROM. Preliminary datasheet 8K (1024 X 8)/16K (2048 X 8) General Description. Pin Configuration Two-Wire Serial EEPROM Preliminary datasheet 8K (1024 X 8)/16K (2048 X 8) Low-voltage Operation 1.8 (VCC = 1.8V to 5.5V) Operating Ambient Temperature: -40 C to +85 C Internally Organized 1024 X 8 (8K),

More information

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

eprom 1 Fri Oct 13 13:01:

eprom 1 Fri Oct 13 13:01: eprom 1 Fri Oct 1 1:01: 1.1 Introduction SECTION EPROM/OTPROM (PROM) This section describes erasable programmable read-only memory/one-time programmable read-only memory (EPROM/OTPROM (PROM)) programming..

More information

MicroToys Guide: PS/2 Mouse N. Pinckney April 2005

MicroToys Guide: PS/2 Mouse N. Pinckney April 2005 Introduction A computer mouse provides an excellent device to acquire 2D coordinate-based user input, since most users are already familiar with it. Most mice usually come with two or three buttons, though

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

Model DVS-2A 2-Port DVI Switch with Audio, Serial Control & Long Cable Equalization

Model DVS-2A 2-Port DVI Switch with Audio, Serial Control & Long Cable Equalization Hall Research Technologies, Inc. Model DVS-2A 2-Port DVI Switch with Audio, Serial Control & Long Cable Equalization UMA1127 Rev B Copyright 2007. Hall Research Technologies, Inc. All rights 1163 Warner

More information

APPLICATION NOTE VACUUM FLUORESCENT DISPLAY MODULE

APPLICATION NOTE VACUUM FLUORESCENT DISPLAY MODULE AN-E-225B APPLICATION NOTE VACUUM FLUORESCENT DISPLAY MODULE CHARACTER DISPLAY MODULE M44SDBA GENERAL DESCRIPTION Futaba Vacuum Fluorescent Display Module M44SDBA, with Futaba VFD 44-SD-G Display, produces

More information

Applications Computer Mice for Desktop PCs, Workstations and Portable Computers Integrated Input Devices

Applications Computer Mice for Desktop PCs, Workstations and Portable Computers Integrated Input Devices Solid-State Optical Mouse Sensor with PS/2 and Quadrature Outputs Technical Data HDNS-2000 Features Optical Navigation Technology Superior precision and smooth navigation optimized for desktop and portable

More information

Flex Series User Guide

Flex Series User Guide User Programmable Current 4..20mA Digital RS485 Dual & Single Axis Up to 360º 2016 Flex Series User Guide Sensor Installation, Wiring, Flexware App Instructions Page 1 of 33 Page 2 of 33 Table of Contents

More information

LPM355X USB to Serial Converter

LPM355X USB to Serial Converter to Serial Converter Doc. Rev.0 (31/07/12) Features All-In-One to Serial Converter. 2.0 Full Speed compatible. Wide serial lines voltage range 2.7V to 5.5V. Baudrate up to 921.6Kbps. No external components

More information

PAS 9715/AO ENGINEERING SPECIFICATION

PAS 9715/AO ENGINEERING SPECIFICATION Document PAS7 DOC Revision B (7//) PAS 975/AO ENGINEERING SPECIFICATION 32 CHANNEL, 2 BIT VME ANALOG OUTPUT CARD PCB REVISION B (4/2/999) Additional copies of this manual or other Precision Analog Systems

More information

AN1742. Programming the 68HC705J1A In-Circuit By Chris Falk CSG Product Engineering Austin, Texas. Introduction. Overview

AN1742. Programming the 68HC705J1A In-Circuit By Chris Falk CSG Product Engineering Austin, Texas. Introduction. Overview Order this document by /D Programming the 68HC705J1A In-Circuit By Chris Falk CSG Product Engineering Austin, Texas Introduction Overview This application note describes how a user can program the 68HC705J1A

More information

PAS 9737/AI-SMT ENGINEERING SPECIFICATION

PAS 9737/AI-SMT ENGINEERING SPECIFICATION Document PAS54 Spec Revision C (7/3/8) PAS 9737/AI-SMT ENGINEERING SPECIFICATION 64 CHANNEL, 6 BIT VME ANALOG INPUT CARD PCB Revision D (7/3/8) Additional copies of this manual or other Precision Analog

More information

3-Axis Stepper Drive Datasheet MX3660

3-Axis Stepper Drive Datasheet MX3660 3-Axis Stepper Drive Datasheet MX3660 3-Axis Stepper Drive + Breakout Board, 20-60VDC, 6A Peak Version 0.0.2 http://www.leadshine.com Features Three individual stepper drive boards Suitable for NEMA17

More information

SANKALCHAND PATEL COLLEGE OF ENGINEERING, VISNAGAR. ELECTRONICS & COMMUNICATION DEPARTMENT Question Bank- 1

SANKALCHAND PATEL COLLEGE OF ENGINEERING, VISNAGAR. ELECTRONICS & COMMUNICATION DEPARTMENT Question Bank- 1 SANKALCHAND PATEL COLLEGE OF ENGINEERING, VISNAGAR ELECTRONICS & COMMUNICATION DEPARTMENT Question Bank- 1 Subject: Microcontroller and Interfacing (151001) Class: B.E.Sem V (EC-I & II) Q-1 Explain RISC

More information

Tango. alpha nea. Thermometers and controllers with digital communication - Series AM

Tango. alpha nea. Thermometers and controllers with digital communication - Series AM Installed in Tango (standard) or alpha nea frames Modbus RTU communication over RS485 line Wide range of power supply Control knob for correction setting Can be installed in a multifunction frame Tango

More information

1.5 axis motion controller

1.5 axis motion controller Ver. CHARGE POWER CN3 CN CN SERVOPACK RUN RD MCW5 STS SD 6 +4V SGDH- Ver. CHARGE CN CN3 CN SERVOPACK POWER 0 MCW5 RUN STS RD SD 6 +4V R88A-MCW5-@.5 axis motion controller Advanced motion made perfectly

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

E8a Emulator Additional Document for User's Manual R0E00008AKCE00EP9

E8a Emulator Additional Document for User's Manual R0E00008AKCE00EP9 REJ10J1646-0100 E8a Emulator Additional Document for User's Manual R0E00008AKCE00EP9 Renesas Microcomputer Development Environment System M16C Family / R8C/Tiny Series Notes on Connecting the R8C/18, R8C/19,

More information

Motionnet G9004. User's Manual. (CPU emulation device) Nippon Pulse Motor Co., Ltd.

Motionnet G9004. User's Manual. (CPU emulation device) Nippon Pulse Motor Co., Ltd. Motionnet G9004 (CPU emulation device) User's Manual Nippon Pulse Motor Co., Ltd. [Preface] Thank you for considering our super high-speed serial communicator LSI, the "G9000." To learn how to use the

More information

Message Runner KP3H. Text Display. Small messages on your machine. Compact DIN 36 x 72 profile. Green and orange character display.

Message Runner KP3H. Text Display. Small messages on your machine. Compact DIN 36 x 72 profile. Green and orange character display. Message Runner KP3H Text Small messages on your machine This small and compact display is extremely well-suited for indicating a variety of short messages. Compact DIN 36 x 7 profile The compact DIN 36

More information

Chapter. Modbus. In This Chapter...

Chapter. Modbus. In This Chapter... Modbus Communication Chapter 7 In This Chapter... Modbus Protocol....7 2 Registers....7 2 Connection with the DirectLOGIC PLC....7 8 Connection with the C-more and C-more Micro HMI panels....7 10 Modbus

More information

commodore semiconductor group NMOS 950 Rittenhouse Rd., Norristown, PA Tel.: 215/ TWX: 510/ (MEMORY, I/O, TIMER ARRAY)

commodore semiconductor group NMOS 950 Rittenhouse Rd., Norristown, PA Tel.: 215/ TWX: 510/ (MEMORY, I/O, TIMER ARRAY) commodore semiconductor group NMOS 950 Rittenhouse Rd., Norristown, PA 19403 Tel.: 215/666-7950 TWX: 510/660-4168 6532 (MEMORY, I/O, TIMER ARRAY) THE 6532 CONCEPT- The 6532 is designed to operate in conjunction

More information

ILI2312. ILI2312 Single Chip Capacitive Touch Sensor Controller. Specification ILI TECHNOLOGY CORP. Version: V1.03.

ILI2312. ILI2312 Single Chip Capacitive Touch Sensor Controller. Specification ILI TECHNOLOGY CORP. Version: V1.03. Single Chip Capacitive Touch Sensor Controller Specification Version: V1.03 Date: 2015/11/17 ILI TECHNOLOGY CORP. 8F, No.38, Taiyuan St., Jhubei City, Hsinchu County 302, Taiwan, R.O.C. Tel.886-3-5600099;

More information

Application note Differential Pressure Sensor Type D6F-PH (Rev 1.0)

Application note Differential Pressure Sensor Type D6F-PH (Rev 1.0) Application note Differential Pressure Sensor Type D6F-PH (Rev 1.0) Introduction This document provides application information for the thermal flow sensor. This is preliminary and may be changed without

More information

PAK-XI PS/2 Coprocessor Data Sheet by AWC

PAK-XI PS/2 Coprocessor Data Sheet by AWC PAK-XI PS/2 Coprocessor Data Sheet 1999-2003 by AWC AWC 310 Ivy Glen League City, TX 77573 (281) 334-4341 http://www.al-williams.com/awce.htm V1.0 30 Oct 2003 Table of Contents Overview...1 If You Need

More information

the Interactive Catalog

the Interactive Catalog Interactive Catalog Supplements Catalog PDFs If you need detailed product information, or help choosing the right product for your application, see our Interactive Catalog Use the Interactive Catalog to

More information

1 MALP ( ) Unit-1. (1) Draw and explain the internal architecture of 8085.

1 MALP ( ) Unit-1. (1) Draw and explain the internal architecture of 8085. (1) Draw and explain the internal architecture of 8085. The architecture of 8085 Microprocessor is shown in figure given below. The internal architecture of 8085 includes following section ALU-Arithmetic

More information

16-Channel 16-Bit PMC Analog I/O Board

16-Channel 16-Bit PMC Analog I/O Board 16-Channel 16-Bit PMC Analog I/O Board With 8 Input Channels, 8 Output Channels, and Autocalibration Eight 16-Bit Analog Output Channels with 16-Bit D/A Converter per Channel Eight 16-Bit Analog Input

More information

ONYX-MM-XT PC/104 Format Counter/Timer & Digital I/O Module

ONYX-MM-XT PC/104 Format Counter/Timer & Digital I/O Module ONYX-MM-XT PC/104 Format Counter/Timer & Digital I/O Module User Manual V1.4 Copyright 2009 Diamond Systems Corporation 1255 Terra Bella Avenue Mountain View, CA 94043 USA Tel (650) 810-2500 Fax (650)

More information

WM1030 Rev Introduction. Ultra low power DASH7 Modem. Applications. Description. 868 / 915 MHz. Features. WIZZILAB Technical datasheet 1/10

WM1030 Rev Introduction. Ultra low power DASH7 Modem. Applications. Description. 868 / 915 MHz. Features. WIZZILAB Technical datasheet 1/10 WM1030 Rev. 1.2 Applications Wireless sensor network Data acquisition equipment Security systems Industrial monitor and control Internet of things (IoT) Ultra low power DASH7 Modem 868 / 915 MHz 1 Introduction

More information

A24C08. AiT Semiconductor Inc. ORDERING INFORMATION

A24C08. AiT Semiconductor Inc.   ORDERING INFORMATION DESCRIPTION The provides 8192 bits of serial electrically erasable and programmable read-only memory (EEPROM), organized as 1024 words of 8 bits each. The device is optimized for use in many industrial

More information

Tongta Inverter TDS-F8

Tongta Inverter TDS-F8 Tongta Inverter TDS-F8 MODBUS Communication Application Manual Please ensure the user gets this manual, for the optimal use of this device. 1. Introduction: TEK-DRIVE / TDS-F8 INVERTER MODBUS Communication

More information

THERMO-CON. Model No. HECR002-A5. Keep available whenever necessary.

THERMO-CON. Model No. HECR002-A5. Keep available whenever necessary. HEC-OM-S008 Aug.2014 Communication Manual THERMO-CON Model No. HECR002-A5 Keep available whenever necessary. This manual is copyrighted and all rights are reserved by SMC Corporation, and may not, in whole

More information

Embedded Systems. PIC16F84A Internal Architecture. Eng. Anis Nazer First Semester

Embedded Systems. PIC16F84A Internal Architecture. Eng. Anis Nazer First Semester Embedded Systems PIC16F84A Internal Architecture Eng. Anis Nazer First Semester 2017-2018 Review Computer system basic components? CPU? Memory? I/O? buses? Instruction? Program? Instruction set? CISC,

More information

Communications guide. Line Distance Protection System * F1* GE Digital Energy. Title page

Communications guide. Line Distance Protection System * F1* GE Digital Energy. Title page Title page GE Digital Energy D90 Plus Line Distance Protection System Communications guide D90 Plus firmware revision:.9x GE publication code: 60-9070-F (GEK-3469) GE Digital Energy 650 Markland Street

More information

UNISONIC TECHNOLOGIES CO., LTD

UNISONIC TECHNOLOGIES CO., LTD UNINIC TECHNOLOGIES CO., LTD 20-BIT SERIAL TO PARALLEL CONVERTER DESCRIPTION The UTC LS3718 is a 20-bit serial to parallel converter utilizing CMOS Technology. It is incorporates control circuit, shift

More information

PCI Express 4-Port Industrial Serial I/O Cards

PCI Express 4-Port Industrial Serial I/O Cards PCI Express 4-Port Industrial Serial I/O Cards The PCIe-400i and PCIe-400i-SI PCI Express 4-port industrial serial I/O cards are plug & play high-speed serial I/O expansion cards for the PCI Express bus.

More information

PCI-1751U. 48-bit Digital Input/Output Card with Universal PCI Bus. User Manual

PCI-1751U. 48-bit Digital Input/Output Card with Universal PCI Bus. User Manual PCI-1751U 48-bit Digital Input/Output Card with Universal PCI Bus User Manual Copyright This documentation and the software included with this product are copyrighted 2006 by Advantech Co., Ltd. All rights

More information

GT24C64 2-WIRE. 64K Bits. Serial EEPROM

GT24C64 2-WIRE. 64K Bits. Serial EEPROM GT24C64 2-WIRE 64K Bits Serial EEPROM Copyright 2013 Giantec Semiconductor Inc. (Giantec). All rights reserved. Giantec reserves the right to make changes to this specification and its products at any

More information

Three Axis Accelerometer with Yaw, Pitch, and Roll Module Specification

Three Axis Accelerometer with Yaw, Pitch, and Roll Module Specification Three Axis Accelerometer with Yaw, Pitch, and Roll Module Specification Physical Weight Dimensions (L x W x H inches) Case Material and Finish Mounting Operating Conditions Input Voltage Range Current

More information

X1DE-31U USB 3.5" Micro Floppy Disk Drive

X1DE-31U USB 3.5 Micro Floppy Disk Drive USB 3.5" Micro Floppy Disk Drive Features Introduction This material provides the information necessary to interface the X1 series micro floppy disk drives to floppy disk controllers, and provides all

More information

1.Overview of X7083/X7043/X7023

1.Overview of X7083/X7043/X7023 1.Overview of X7083/X7043/X7023 11 Introduction X7083/X7043/X7023 is an LSI that generates a pulse for controlling the speed and positioning of pulse train inputtype servo motors and stepping motors. X7083

More information

MPO-120S Series. Single Output, 180W Compact, Open Frame AC/DC Power Supplies. Key Features:

MPO-120S Series. Single Output, 180W Compact, Open Frame AC/DC Power Supplies.   Key Features: MPO-120S Series Single, 180W Compact, Open Frame AC/DC Power Supplies Key Features: 180W Power Universal 90-264 AC Power Factor Correction EN 60950 Approved High Efficiency Five Single Models Meets EN

More information

CDR File Information. Comments Direct PCM

CDR File Information. Comments Direct PCM IMPORTANT NOTICE: Robert Bosch LLC and the manufacturers whose vehicles are accessible using the CDR System urge end users to use the latest production release of the Crash Data Retrieval system software

More information

B Interface description 12.01/

B Interface description 12.01/ B 95.3530.2 Interface description 12.01/00340396 Contents 1 Introduction 1.1 Preface... 3 1.2 Typographical conventions... 4 1.2.1 Warning signs... 4 1.2.2 Note signs... 4 1.2.3 Presentation... 4 2 Protocol

More information

DIGITAL HUMIDITY SENSOR HYT-131

DIGITAL HUMIDITY SENSOR HYT-131 Rights reserved for change in technical data! B+B Thermo-Technik GmbH Postfach 1748 D-78158 Donaueschingen Phone: +49 771 8316-622 Fax: +49 771 8316-629 DIGITAL HUMIDITY SENSOR 1. Features - On-Chip humidity

More information

4. Specifications and Additional Information

4. Specifications and Additional Information 4. Specifications and Additional Information AGX52004-1.0 8B/10B Code This section provides information about the data and control codes for Arria GX devices. Code Notation The 8B/10B data and control

More information

PAS 9732/AI ENGINEERING SPECIFICATION

PAS 9732/AI ENGINEERING SPECIFICATION Document PAS010 Revision C 8/27/03 PAS 9732/AI ENGINEERING SPECIFICATION 8 CHANNEL, 14 BIT, 3 MHz per CHANNEL VME ANALOG INPUT CARD Revision A (11/18/2000) Additional copies of this manual or other Precision

More information

Manual iaq-engine Indoor Air Quality sensor

Manual iaq-engine Indoor Air Quality sensor Manual iaq-engine, Version 2.0 May 2011 (all data subject to change without notice) Manual iaq-engine Indoor Air Quality sensor Digital and analog I/O SMD type package Product summary iaq-engine is used

More information

Specification E2 Interface

Specification E2 Interface Specification E2 Interface Version 4.1 Name Date Created: Robert Mayr. 15.04.2011 Checked: Haider A. 15.04.2011 Approved: Reason for change: Text corrections TABLE OF CONTENTS 1 INTRODUCTION... 3 1.1 Overview..................................................................................................................

More information

Lecture-50 Intel 8255A: Programming and Operating Modes

Lecture-50 Intel 8255A: Programming and Operating Modes Lecture-50 Intel 8255A: Programming and Operating Modes Operation Description: There are three basic modes of operation that can be selected by the system software. Mode 0: Basic Input/output Mode 1: Strobes

More information

Eaton Logic Controller Modbus Distributed I/O Adapter Module INSTRUCTION SHEET

Eaton Logic Controller Modbus Distributed I/O Adapter Module INSTRUCTION SHEET 20101210 5011697701ERS1 Eaton Logic Controller Modbus Distributed I/O Adapter Module INSTRUCTION SHEET [Applicable Distributed I/O Adapter Module] ELCCARS485 IL05004008E 002121402002 CARS485 PO WER ALARM

More information

Revision No. Date Description Item Page

Revision No. Date Description Item Page Midas Components Limited Electra House 32 Southtown Road Great Yarmouth Norfolk NR31 0DU England Telephone +44 (0)1493 602602 Fax +44 (0)1493 665111 Email sales@midasdisplays.com Website www.midasdisplays.com

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

Using UART in radio data transmission with the CDP-02 module By Tomihiko Uchikawa

Using UART in radio data transmission with the CDP-02 module By Tomihiko Uchikawa Using UART in radio data transmission with the CDP-02 module By Tomihiko Uchikawa Abstract: The first time a customer uses the CDP-TX-02N/RX-02N (called CDP-02 module) radio module, they are often uncertain

More information

PCI bit Digital Input/ Output Card for PCI Bus. User s Manual

PCI bit Digital Input/ Output Card for PCI Bus. User s Manual PCI-1751 48-bit Digital Input/ Output Card for PCI Bus User s Manual Copyright This documentation and the software included with this product are copyrighted 1998 by Advantech Co., Ltd. All rights are

More information

PAS 9796/DIO ENGINEERING SPECIFICATION

PAS 9796/DIO ENGINEERING SPECIFICATION Document PAS018 DOC Revision C1 10/14/2009 PAS 9796/DIO ENGINEERING SPECIFICATION 160 CHANNEL VME DIGITAL INPUT / OUTPUT CARD Additional copies of this manual or other Precision Analog Systems (PAS) literature

More information

Application Note I-Port event/error list

Application Note I-Port event/error list Application Note I-Port event/error list A list of events and errors are transmitted via I-Port -ST-...LKP 100163 Title... I-Port event/error list Version... 1.10 Document no.... 100163 Original...en Author...

More information

NHD WG-BxTGH-VZ#-3VR

NHD WG-BxTGH-VZ#-3VR NHD-320240WG-BxTGH-VZ#-3VR Graphic Liquid Crystal Display Module NHD- Newhaven Display 320240-320 x 240 Pixels WG- Display Type: Graphic Bx- Model T- White LED Backlight G- STN - Gray H- Transflective,

More information

Atmos Engineering, Inc. External Specification PN PC104 Air Data Atmodule PN Revision 6.0

Atmos Engineering, Inc. External Specification PN PC104 Air Data Atmodule PN Revision 6.0 A T M O S E N G I N E E R I N G I N C. Atmos Engineering, Inc External Specification PN 410042 PC104 Air Data Atmodule PN 840025 Revision 6.0 Atmos Engineering, Inc 443 Dearborn Park, Rd Pescadero, CA

More information

TMC428 Evaluation Kit V2.0 Manual English

TMC428 Evaluation Kit V2.0 Manual English TMC428 Evaluation Kit V2.0 Manual English Version: 2.01 July 30 th, 2002 2 TMC428 Evaluation Kit V2.01 Version Version Date Author Remarks 2.00 2002-07-29 OK Created from version 1.02 2.01 2002-07-30 OK

More information

LC0 DVP

LC0 DVP 2010-09-24 5012602300-2LC0.... DVP-1071070-01 POWER RUN ERROR L.V NET ZER O MAX MOTION NET ZER O MAX MOTION CH1 CH2 SHD SHD ENGLISH Thank you for choosing Delta s DVP series PLC. Delta releases DVP02LC-SL

More information

I2C to DALI Interface

I2C to DALI Interface I2C to DALI Interface. Features DALI type II master I2C to DALI bridge Can transmit all 6 bit forward telegrams Receives 8 and 6 bit telegrams According to DIN EN 62386-03/20 Minimal external circuitry

More information

MICROCONTROLLER AND PLC LAB-436 SEMESTER-5

MICROCONTROLLER AND PLC LAB-436 SEMESTER-5 MICROCONTROLLER AND PLC LAB-436 SEMESTER-5 Exp:1 STUDY OF MICROCONTROLLER 8051 To study the microcontroller and familiarize the 8051microcontroller kit Theory:- A Microcontroller consists of a powerful

More information

SDM / 4 Phase Stepper Drive Module. Compact Size & High Power Density, 20-60VDC, 6A Peak. Version 1.0

SDM / 4 Phase Stepper Drive Module. Compact Size & High Power Density, 20-60VDC, 6A Peak. Version 1.0 SDM660 2 / 4 Phase Stepper Drive Module Compact Size & High Power Density, 20-60VDC, 6A Peak Version 1.0 http://www.leadshine.com / http://www.leadshineusa.com 2013 Leadshine Technology Co., Ltd. 3/F,

More information

Modbus on tsense. Table of contents:

Modbus on tsense. Table of contents: Modbus on tsense Table of contents: 1. Revision information.... General... 3. Byte transmission... 3 4. Modbus registers on sensor... 3 5. Serial line frame and addressing... 4 6. Bus timing... 4 7. Function

More information

MPU-120S Series. Single Output, 180W Compact, U-Channel AC/DC Power Supplies. Key Features:

MPU-120S Series. Single Output, 180W Compact, U-Channel AC/DC Power Supplies.   Key Features: MPU-120S Series Single, 180W Compact, U-Channel AC/DC Power Supplies Key Features: 180W Power Universal 90-264 AC Power Factor Correction EN 60950 Approved Compact U-Channel Five Single Models Meets EN

More information

RN-174. WiFly GSX Super Module. Features. Description. Applications. rn-174-ds v1.1 3/3/2011

RN-174. WiFly GSX Super Module. Features. Description. Applications.   rn-174-ds v1.1 3/3/2011 www.rovingnetworks.com rn-174-ds v1.1 3/3/2011 WiFly GSX Super Module Features Development board containing the RN-171 module, status LEDs, power regulator Supports chip antenna (-C), PCB Trace antenna

More information

MB90F3XX/F4XX/F5XX/F8XX/F9XX

MB90F3XX/F4XX/F5XX/F8XX/F9XX Fujitsu Microelectronics Europe Application Note MCU-AN-390027-E-V28 F²MC-16LX FAMILY 16-BIT MICROCONTROLLER MB90F3XX/F4XX/F5XX/F8XX/F9XX BI-ROM PROTOCOL APPLICATION NOTE Revision History Revision History

More information

DIRRS+ Digital Infra-Red Ranging System Ideal for robotics projects. Singles (SKU # Pack (SKU #35100)

DIRRS+ Digital Infra-Red Ranging System Ideal for robotics projects. Singles (SKU # Pack (SKU #35100) Ltd DIRRS+ Digital Infra-Red Ranging System Ideal for robotics projects a division of Singles (SKU #35090 4 Pack (SKU #35100) Infrared Distance Measurement 5V Output Signal 3 Output Modes Reliable Optics

More information

DIN-rail mountable relay unit for commercial control, power switching and home automation applications

DIN-rail mountable relay unit for commercial control, power switching and home automation applications BARIX R6 DIN-rail mountable relay unit for commercial control, power switching and home automation applications PRODUCT MANUAL Version: 01.03 Date: 07/20/2005 For Firmware Version 2 Table of Contents

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

The Atmel ATmega328P Microcontroller

The Atmel ATmega328P Microcontroller Ming Hsieh Department of Electrical Engineering EE 459Lx - Embedded Systems Design Laboratory 1 Introduction The Atmel ATmega328P Microcontroller by Allan G. Weber This document is a short introduction

More information

SER-4485-SI-M USER S MANUAL

SER-4485-SI-M USER S MANUAL SER-4485-SI-M USER S MANUAL 2017 May Edition Titan Electronics Inc. Web: www.titan.tw The computer programs provided with the hardware are supplied under a license. The software provided should be used

More information

1. Features and Benefits

1. Features and Benefits 1. Features and Benefits Single die, low cost 16x4 pixels IR array Factory calibrated absolute PTAT temperature sensor for measuring die temperature Separate channel for connecting additional IR sensor

More information

General Purpose Programmable Peripheral Devices. Assistant Professor, EC Dept., Sankalchand Patel College of Engg.,Visnagar

General Purpose Programmable Peripheral Devices. Assistant Professor, EC Dept., Sankalchand Patel College of Engg.,Visnagar Chapter 15 General Purpose Programmable Peripheral Devices by Rahul Patel, Assistant Professor, EC Dept., Sankalchand Patel College of Engg.,Visnagar Microprocessor & Interfacing (140701) Rahul Patel 1

More information