Projected Capacitive Touch Solution General Specification

Size: px
Start display at page:

Download "Projected Capacitive Touch Solution General Specification"

Transcription

1 Doc. Version A Total Page 13 Date Projected Capacitive Touch Solution General Specification Model No.: MGG0700BU PANJIT All Rights Reserved.

2 TABLE OF CONTENTS 1. Revision History Scope Product Specifications General Specifications Mechanical Specifications Mechanical Dimension... 4 Touch Module <Front and Side View>... 4 Touch Module <Rear View> Software Specifications Interface Specifications USB Interface Electrical Specifications General Descriptions Control IC Features IC Electrical Characteristics Pin out and Package Definition / 13

3 1. Revision History Item Version Firmware Version Subject Date 1 A CYTST120_2600_G_ Initial Release 2010/02/02 2 / 13

4 2. Scope This specification is applied to PANJIT 7 Projected Capacitive touch Module only. Ordering P/N: MGG0700BU08 3. Product Specifications 3.1 General Specifications Technology Active Area Input Method Projected Capacitive x mm Finger 3.2 Mechanical Specifications Part Number Part name thickness material, 1 Cover lens 0.7 mm Glass 2 Optical Bonding 0.1 mm UV Glue 3 FPC 0.3 ±0.03m CU 4 ITO Glass 0.5 mm Glass 5 Protect film (Top) 6 Protect film (Lower) 3 / 13

5 3.3 Mechanical Dimension Touch Module <Front and Side View> 4 / 13

6 Touch Module <Rear View> Pin No. Symbol I/O Function Remark 1 VDD P Power Voltage(3.3V) 2 GND P Power GND 3 XRES I Reset (Active High) 4 Reversed I 5 Reversed I/O 6 Reversed O 7 D+ I USB Signal 8 D- P USB Signal 5 / 13

7 4. Software Specifications 4.1 Interface Specifications System Diagram V DD 16-bit PR S O scillator SW 1 1/2 AD C PW M SW 2 V R E F EN 16-bit Tim er D ata Processing C M O D R B C X SW 3 Figure1. System Diagram 4.2 USB Interface Depending on different firmware, the touch module can support I2C or USB interfaces. Users can use VDD, GND, D+, D- pins to connect USB host. The default power voltage is DC 3.3V. If the VBUS from USB host is DC 5V voltage, a linear regulator (LDO) will be used, which soldering pad may be reserved on the FPC. The D+ and D- signal lines control the data between the touch module and the host.. The firmware can be as a pure USB device or a composite device depending on different applications. The simple is as a pure USB mouse or a pure HID vendor defined device. Normally it is for Linux or embedded systems. In Windows operation systems, it could be a composite device for using the inbox driver of touch device. For example, when the touch device is plugged in Win2000/XP operation systems, it will be as a HID mouse device. If it was plugged in Win7 system, it will be automatically as a HID multi-touch digitizer. For specific applications, it also could be as a HID vendor defined device through software setting to start communication by vendor defined protocol. 6 / 13

8 The following is the data package as a pure USB mouse. Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Byte 0: Status Right Left Byte 1: X(L) X7 X6 X5 X4 X3 X2 X1 X0 Byte 2: X(H) X11 X10 X9 X8 Byte 3: Y(L) Y7 Y6 Y5 Y4 Y3 Y2 Y1 Y0 Byte 4: Y(H) Y11 Y10 Y9 Y8 Byte 5: Wheel R R R R R R R F/R When the gesture is press and hold, Right button will be set. When the gesture is zoom-in, the sixth byte reports a 0x01, and when the gesture is zoom-out the sixth byte reports 0xFF. When the others, this byte is assigned 0x00. And for a composite device, the data package is as following specifically. When as a HID mouse: : Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Byte 0: Report ID Byte 1: Status Right Left Byte 2: X(L) X7 X6 X5 X4 X3 X2 X1 X0 Byte 3: X(H) X11 X10 X9 X8 Byte 4: Y(L) Y7 Y6 Y5 Y4 Y3 Y2 Y1 Y0 Byte 5: Y(H) Y11 Y10 Y9 Y8 Byte 6: Wheel R R R R R R R F/R When the gesture is press and hold, Right button will be set. When the gesture is zoom-in, the sixth byte reports a 0x01, and when the gesture is zoom-out Byte 6 reports 0xFF. When the others, this byte is assigned 0x00. 7 / 13

9 When as a HID vendor defined: MGG0700BU08 : Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Byte 0: Report ID Byte 1: (reserve) (reserve 2) (reserve 1) Byte 2: X1(L) X7 X6 X5 X4 X3 X2 X1 X0 Byte 3: X1(H) X11 X10 X9 X8 Byte 4: Y1(L) Y7 Y6 Y5 Y4 Y3 Y2 Y1 Y0 Byte 5: Y1(H) Y11 Y10 Y9 Y8 Byte 6: Special (reserve) Byte 7: Special (reserve) Byte 8: X2(L) X7 X6 X5 X4 X3 X2 X1 X0 Byte 9: X2(H) X11 X10 X9 X8 Byte 10: Y2(L) Y7 Y6 Y5 Y4 Y3 Y2 Y1 Y0 Byte 11: Y2(H) Y11 Y10 Y9 Y8 Byte 12: (reserve) (reserve) Byte 13: (reserve) (reserve) When as a HID multi-touch digitizer in Win7: : Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Byte 0: Report ID Byte 1: Status InRange Tip Byte 2: Contact ID ID1 Byte 3: X1(L) X7 X6 X5 X4 X3 X2 X1 X0 Byte 4: X1(H) X11 X10 X9 X8 Byte 5: Y1(L) Y7 Y6 Y5 Y4 Y3 Y2 Y1 Y0 Byte 6: Y1(H) Y11 Y10 Y9 Y8 Byte 7: Status InRange Tip Byte 8: Contact ID ID2 Byte 9: X2(L) X7 X6 X5 X4 X3 X2 X1 X0 Byte 10: X2(H) X11 X10 X9 X8 Byte 11: Y2(L) Y7 Y6 Y5 Y4 Y3 Y2 Y1 Y0 Byte 12: Y2(H) Y11 Y10 Y9 Y8 Byte 13: Actual count /1 0/1 8 / 13

10 5. Electrical Specifications 5.1 General Descriptions Touch Solution Communications Protocol Chip Projective capacitive touch module USB TST120 (Single chip) Resolution 4096 x 4096 Operation Voltage +5Vdc ±5% Power Consumption Operating current : 32 ma Operating Temperature -20 ~705 Storage Temperature -20 ~ 70 Electro-Static Discharge(ESD) 2KV Warranty 1 Year Table 1 Touch Module specification 5.2 Control IC Features Projective touch screen Control IC. Processor Speeds to 24 MHz. Support 43ch I/O. Support 4096x4096 resolution Low power consumption RoHS-Lead free compliant Auto Noise Filter Function. Special Gesture Support. I2C, SPI, and USB Interface. Customer Function Design. 9 / 13

11 TST120 control IC is projected capacitive touch screen control IC designed for serial interface, and supports Max. 43Ch I/O projective touch screen. It brings flexibility and selective functionality to supply the application varieties of touch screen. This high performance electronics platform provides 12-bits high resolution, on-chip non-volatile memory to store calibration data and application parameters, with wide operating temperature range. Combined with high performance controller, enhanced software support and friendly user interfaces. 5.3 IC Electrical Characteristics Parameter Min Type Max Unit Digital Supply Voltage V Operating Temperature Range I/O Cin pf(25 ) I/O Cout pf(25 ) I/O Cinoa pf(25 ) *I/O scan time msec Operation power consumption ma *one of I/O pins detect capacitive volume scan time. Table 2 TST120 Electrical Characteristics (Single Chip) 10 / 13

12 5.4 Pin out and Package Definition Figure 2. TST120 Pin out Diagram Pin Name Pin Numbers I/O Description VDD 22,49 Power In Power Supply Voltage. VSS 12,32 Ground. XRES 36 I/O Device Reset. FB1 16 I/O Capacitive volume feedback. INT 17 I/O Interrupt detect output and input. SCL 18 Out I2C serial clock. SDA 25 I/O I2C serial data. D+ 20 I/O USB D+ Signal D- 21 I/O USB D- Signal P[0]0~P0[7] 45,54,46,53, I/O Touch screen channel 47,52,48,51 P1[2],P1[4],P 26,27,28,15 I/O Touch screen channel 1[6],P1[7] P2[0]~P2[7] 41,2,42,1,43, I/O Touch screen channel 56,44,55 P3[0]~P3[5], 33,10,34,9,35 I/O Touch screen channel P3[7],8,7 P4[0]~P4[7] 37,6,38,5,39, I/O Touch screen channel 4,40,3 P5[0]~P5[7] 29,14,30,13, I/O Touch screen channel 31,12,32,11 Table 3 TST120 I/O Configuration 11 / 13

13 Package Drawing Figure 3. TST120 Package Drawing 12 / 13

Projected Capacitive Touch Solution General Specification

Projected Capacitive Touch Solution General Specification Doc. Version A Total Page Date 9 Projected Capacitive Touch Solution General Specification Model No.: 9 PANJIT All Rights Reserved. www.panjittouchscreens.com TABLE OF CONTENTS. Revision History.... RANGE

More information

Page 1 of 11 Version 1.2 Release Date: PenMount PM2204 PCI Controller Board Data Sheet. Table of contents

Page 1 of 11 Version 1.2 Release Date: PenMount PM2204 PCI Controller Board Data Sheet. Table of contents Page 1 of 11 Table of contents Table of contents... 1 Revision history... 2 1.0 Introduction... 3 2.0 Specifications... 4 3.0 Mechanical drawing... 5 3.1 Mechanical size... 5 3.2 Touch line pin definition...

More information

AMP DISPLAY INC. SPECIFICATIONS AMP DISPLAY INC 9856 SIXTH STREET RANCHO CUCAMONGA CA TEL: FAX:

AMP DISPLAY INC. SPECIFICATIONS AMP DISPLAY INC 9856 SIXTH STREET RANCHO CUCAMONGA CA TEL: FAX: AMP DISPLAY INC. SPECIFICATIONS CUSTOMER CUSTOMER PART NO. AMP PART NO. AP-CTP035A0RSI3E00000 APPROVED BY DATE Approved For Specifications Approved For Specifications & Sample AMP DISPLAY INC 9856 SIXTH

More information

TFT MODULE DEM L TMH-PW-N (C-TOUCH) 4,3 + PCT

TFT MODULE DEM L TMH-PW-N (C-TOUCH) 4,3 + PCT DISPLAY Elektronik GmbH TFT MODULE DEM 480272L TMH-PW-N (C-TOUCH) 4,3 + PCT Version: 1 22.06.2016 GENERAL SPECIFICATION MODULE NO. : DEM 480272L TMH-PW-N(C-TOUCH) CUSTOMER VERSION NO. CHANGE DESCRIPTION

More information

Note : Power consumption and sample rate will vary according to different firmware versions.

Note : Power consumption and sample rate will vary according to different firmware versions. 1.0 Product Page 1 of 5 PenMount 1201A control board is one of the cutting-edge innovations from PenMount. A collectively integrated feature with USB / RS232 interface supporting 5 to 7.9 projected capacitive

More information

Note : Power consumption and sample rate will vary according to different firmware versions.

Note : Power consumption and sample rate will vary according to different firmware versions. 1.0 Product Page 2 of 6 PenMount 1400A control board is one of the cutting-edge innovations from PenMount. A collectively integrated feature with USB / RS232 interface supporting 11.0 to 15.0 projected

More information

Page 1 of 13 Version 1.5 Release Date: PenMount PM1410 PCI Controller Board Data Sheet. Table of contents

Page 1 of 13 Version 1.5 Release Date: PenMount PM1410 PCI Controller Board Data Sheet. Table of contents Page 1 of 13 Table of contents Table of contents... 1 Revision history... 2 1.0 Introduction... 3 2.0 Specifications... 4 3.0 Mechanical Drawing... 5 3.1 Mechanical size... 5 3.2 Touch line pin definition...

More information

Revision History Rev. Date By Summary Remark /07/16 Ken Hsu New release

Revision History Rev. Date By Summary Remark /07/16 Ken Hsu New release Page 1 of 6 Revision History Rev. Date By Summary Remark 1.0 2013/07/16 Ken Hsu New release Page 2 of 6 1.0 Product PenMount 2101 control board is one of the cutting-edge innovations from PenMount. A collectively

More information

PROJECTED CAPACITIVE TOUCH PANEL

PROJECTED CAPACITIVE TOUCH PANEL PROJECTED CAPACITIVE TOUCH PANEL Product Specification CUSTOMER PRODUCT NUMBER DTC050-200-02 CUSTOMER APPROVAL Date INTERNAL APPROVALS Product Mgr Doc. Control Design. Eng Bruno Recaldini Luo Luo Sunny

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

ILI2303. ILI2303 Capacitive Touch Sensor Controller. Specification

ILI2303. ILI2303 Capacitive Touch Sensor Controller. Specification Capacitive Touch Sensor Controller Specification Version: V1.03 Date: 2014/9/17 ILI TECHNOLOGY CORP. 8F, No.38, Taiyuan St., Jhubei City, Hsinchu County 302, Taiwan, R.O.C. Tel.886-3-5600099; Fax.886-3-5600055

More information

P A /P A Projected Capacitive Touch Solution Datasheet

P A /P A Projected Capacitive Touch Solution Datasheet P3012-02A /P3012-01A Projected Capacitive Touch Solution Datasheet Rev. : 1.0 Released date: 2013/08/22 Preface Disclaimer The information in this document is subject to change without notice. The manufacturer

More information

FT6x06. Self-Capacitive Touch Panel Controller INTRODUCTION FEATURES

FT6x06. Self-Capacitive Touch Panel Controller INTRODUCTION FEATURES Self-Capacitive Touch Panel Controller INTRODUCTION The FT6x06 Series ICs are single-chip capacitive touch panel controller ICs with a built-in 8 bit enhanced Micro-controller unit (MCU).They adopt the

More information

ILI2511. ILI2511 Single Chip Capacitive Touch Sensor Controller. Specification ILI TECHNOLOGY CORP. Version: V1.4. Date: 2018/7/5

ILI2511. ILI2511 Single Chip Capacitive Touch Sensor Controller. Specification ILI TECHNOLOGY CORP. Version: V1.4. Date: 2018/7/5 Single Chip Capacitive Touch Sensor Controller Specification Version: V1.4 Date: 2018/7/5 ILI TECHNOLOGY CORP. 8F., No.1, Taiyuan 2 nd St., Zhubei City, Hsinchu County 302, Taiwan (R.O.C.) Tel.886-3-5600099;

More information

PAN3504 USB OPTICAL MOUSE SINGLE CHIP

PAN3504 USB OPTICAL MOUSE SINGLE CHIP General Description USB OPTICAL MOUSE SINGLE CHIP The is a CMOS process optical mouse sensor single chip with USB interface that serves as a nonmechanical motion estimation engine for implementing a computer

More information

In addition we would be happy to offer you an all-in-one solution/an all-in-one device.

In addition we would be happy to offer you an all-in-one solution/an all-in-one device. Scope of delivery The scope of delivery for the projected capacitive touch-screens includes at least: Printed front glass plate Optically laminated sensor Touch electronic sensing module Mechanical integration

More information

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

Web Site:  Forums: forums.parallax.com Sales: Technical: Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

AS Channels Capacitive Touch Sensor IC From Santa Clara, United States of America

AS Channels Capacitive Touch Sensor IC From Santa Clara, United States of America ASI Competitor Equivalent A Competitor Equivalent B Volts Leading Performance: ESD HBM >8k Volts (Directly Applied to All IC Pins) Operating Temperature up to >+95 0 C Features Overview Analog and Digital

More information

OPTICAL MOUSE SENSOR

OPTICAL MOUSE SENSOR OPTICAL MOUSE SENSOR NST TECHNOLOGIES Series Data sheet USB INTERFACE Version 1.50 1. Description is a low-cost CMOS optical sensor SOC for USB optical computer mouse. It provides an all-in-one solution

More information

TouchCore351-ML16IP. Capacitive Touch Sensor Controller

TouchCore351-ML16IP. Capacitive Touch Sensor Controller Total Solution of MCU TouchCore351-ML16IP Capacitive Touch Sensor Controller CORERIVER Semiconductor reserves the right to make corrections, modifications, enhancements, improvements, and other changes

More information

P A /P3009-0GA/P A P /P P A/ P A Projected Capacitive Touch Solution Datasheet

P A /P3009-0GA/P A P /P P A/ P A Projected Capacitive Touch Solution Datasheet P3009-02A /P3009-0GA/P3009-01A P3014-020/P3014-010 P3013-02A/ P3013-01A Projected Capacitive Touch Solution Datasheet Rev. : 1.1 Released date: 2013/08/22 Preface Disclaimer The information in this document

More information

FT800 Display Controller Board. Part Number: MCIB-15 Version: 1 Date: 25/02/2016 Revision History Description of change 25/02/2016 First draft

FT800 Display Controller Board. Part Number: MCIB-15 Version: 1 Date: 25/02/2016 Revision History Description of change 25/02/2016 First draft FT800 Display Controller Board. Part Number: MCIB-15 Version: 1 Date: 25/02/2016 Revision History Date Description of change 25/02/2016 First draft 1 MCIB-15 FT800 Display Controller Board Overview & Features

More information

Revision History Rev. Date By Summary Remark /10/08 Ken Hsu New release

Revision History Rev. Date By Summary Remark /10/08 Ken Hsu New release Page of 7 Revision History Rev. Date By Summary Remark.0 205/0/08 Ken Hsu New release. 206/02/22 Ken Hsu Correct item 3.3 Interface pin definition .0 Product Page 2 of 7 The PenMount PM7 control board

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

A0021. Overview. Features. Ordering Information. HSS Touch Signature IC 6 Input - I 2 C. Part Number Format: A X Y Z

A0021. Overview. Features. Ordering Information. HSS Touch Signature IC 6 Input - I 2 C. Part Number Format: A X Y Z VSS NC NC VDD SDA SENSOR 2 SENSOR 1 ADD1 HSS Touch Signature IC 6 Input - I 2 C A0021 Overview The patented AlSentis A0021 Touch IC is a complete 1 6 input touch sensing solution. It includes all signal

More information

OPTICAL MOUSE SENSOR

OPTICAL MOUSE SENSOR OPTICAL MOUSE SENSOR NST TECHNOLOGIES Series Datasheet USB INTERFACE Version 1.16 1 1. Description is a low-cost CMOS optical sensor SOC for USB optical computer mouse. It provides an all-in-one solution

More information

PAN502x Capacitive Touch Controller Datasheet

PAN502x Capacitive Touch Controller Datasheet PAN502x Capacitive Touch Controller sheet PAN502x-A-A, Rev 1.0 Panchip Microelectronics www.panchip.com Copyright@2014, Panchip Microelectronics, CO., LTD. All right reserved. 1 / 16 Table of Contents

More information

P3001-C20/P3001-C10 P3015-C20/P3015-C2A/P3015-C10/P3015-CG0 Projected Capacitive Touch Solution Datasheet

P3001-C20/P3001-C10 P3015-C20/P3015-C2A/P3015-C10/P3015-CG0 Projected Capacitive Touch Solution Datasheet P3001-C20/P3001-C10 P3015-C20/P3015-C2A/P3015-C10/P3015-CG0 Projected Capacitive Touch Solution Datasheet Rev. : 1.4 Released date: 2014/02/12 Preface Disclaimer The information in this document is subject

More information

A0061. Overview. Features. Ordering Information. HSS Touch Signature IC 15 Input - I 2 C. Part Number Format: A X Y Z

A0061. Overview. Features. Ordering Information. HSS Touch Signature IC 15 Input - I 2 C. Part Number Format: A X Y Z Sensor5 ADD2 ADD1 SCL SDA Sensor6 Sensor7 Sensor1 Sensor0 Reset NC NC Sensor14 Sensor13 HSS Touch Signature IC 15 Input - I 2 C A0061 Overview The patented AlSentis A0061 Touch IC is a complete 1 15 input

More information

NIB260 Rev. No : 1.0 INFRARED TOUCH SCREEN DOCUMENT NUMBER AND REVISION. QA /Rev. 1.0 DOCUMENT TITLE SPECIFICATION OF NIB260

NIB260 Rev. No : 1.0 INFRARED TOUCH SCREEN DOCUMENT NUMBER AND REVISION. QA /Rev. 1.0 DOCUMENT TITLE SPECIFICATION OF NIB260 DOCUMENT NUMBER AND REVISION QA-101116-09/Rev. 1.0 DOCUMENT TITLE SPECIFICATION OF NIB260 ITEM MODEL MODEL NO. INFRARED TOUCH SCREEN NIB260 NIB260BP-UWCA5-MBK CUSTOMER DATE 2010. 09. 08 NEXIO CORPORATION

More information

FT6336G. Self-Capacitive Touch Panel Controller INTRODUCTION FEATURES

FT6336G. Self-Capacitive Touch Panel Controller INTRODUCTION FEATURES FT6336G Self-Capacitive Touch Panel Controller INTRODUCTION The FT6336G are single-chip capacitive touch panel controller IC with a built-in 16 bit enhanced Micro-controller unit (MCU).They adopt the self-capacitance

More information

SPECIFICATION MX8732A USB/PS2 Single Chip Optical Mouse Sensor VERSION 1.2

SPECIFICATION MX8732A USB/PS2 Single Chip Optical Mouse Sensor VERSION 1.2 SPECIFICATION MX8732A USB/PS2 Single Chip Optical Mouse Sensor VERSION 1.2 Sigma reserves the right to change this documentation without prior notice TABLE OF CONTENTS 1. General Description... 3 2. Features...

More information

SF100 programmer Serial Flash In System Programming solution

SF100 programmer Serial Flash In System Programming solution 4F-2, N16, Jin Jhou St, Taipei, Taiwan, ROC SF100 programmer Serial Flash In System Programming solution The Innovative solution to update the Serial Flash on board High performances for low price USB

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

Nuvoton Touch Key Series NT1160 Datasheet

Nuvoton Touch Key Series NT1160 Datasheet Nuvoton Touch Series Datasheet The information described in this document is the exclusive intellectual property of Nuvoton Technology Corporation and shall not be reproduced without permission from Nuvoton.

More information

MAS9278 IC for MHz VCXO

MAS9278 IC for MHz VCXO IC for 10.00 30.00 MHz XO Low Power Wide Supply Voltage Range True Sine Wave Output Very High Level of Integration Integrated Varactor Electrically Trimmable Very Low Phase Noise Low Cost DESCRIPTION The

More information

1W & 2W Wide Input Range DC/DC CONVERTERS. Features

1W & 2W Wide Input Range DC/DC CONVERTERS. Features 1W & 2W Wide Input Range DC/DC CONVERTERS Features 8 Pin SIP Package 2:1 Wide Range Input Nominal 5V, 12V, 24V and 48V input Single and dual outputs Regulated Output 1kV isolation, 2kV &3kV options 40

More information

TTP226. Preliminary 8 KEYS TOUCH PAD DETECTOR IC GENERAL DESCRIPTION

TTP226. Preliminary 8 KEYS TOUCH PAD DETECTOR IC GENERAL DESCRIPTION 8 KEYS TOUCH PAD DETECTOR IC GENERAL DESCRIPTION The TTP222 is a touch pad detector IC which offers 8 touch keys. The touching detection IC is designed for replacing traditional direct button key with

More information

ST1633. Datasheet. Capacitive Touch Screen Controller. Version /11/17

ST1633. Datasheet. Capacitive Touch Screen Controller. Version /11/17 Capacitive Touch Screen Controller Datasheet Version 1.6 2015/11/17 Note: Sitronix Technology Corp. reserves the right to change the contents in this document without prior notice. This is not a final

More information

P3010-C20/ P3010-C10 P3011-C20/ P3011-C10 P3012-C2A / P3012-CGA / P3012C1A Projected Capacitive Touch Solution Datasheet

P3010-C20/ P3010-C10 P3011-C20/ P3011-C10 P3012-C2A / P3012-CGA / P3012C1A Projected Capacitive Touch Solution Datasheet P3010-C20/ P3010-C10 P3011-C20/ P3011-C10 P3012-C2A / P3012-CGA / P3012C1A Projected Capacitive Touch Solution Datasheet Rev. : 1.3 Released date: 2013/10/18 Preface Disclaimer The information in this

More information

SH1030 Rev Introduction. Ultra low power DASH7 Arduino Shield Modem. Applications. Description. 868 MHz. Features

SH1030 Rev Introduction. Ultra low power DASH7 Arduino Shield Modem. Applications. Description. 868 MHz. Features SH1030 Rev. 1.2 Applications Wireless sensor network Data acquisition equipment Security systems Industrial monitor and control Internet of things (IoT) Ultra low power DASH7 Arduino Shield Modem 868 MHz

More information

S USB-PC Connection (Cable Not Included) S USB Powered (No External Power Supply Required) S Real-Time Data Acquisition Through the USB

S USB-PC Connection (Cable Not Included) S USB Powered (No External Power Supply Required) S Real-Time Data Acquisition Through the USB 19-5610; Rev 1; 8/11 MAXADClite Evaluation Kit General Description The MAXADClite evaluation kit (EV kit) evaluates the MAX11645, Maxim's smallest, very-low-power, 12-bit, 2-channel analog-to-digital converter

More information

2 keys Touch Pad Detector IC

2 keys Touch Pad Detector IC 2 keys Touch Pad Detector IC Outline The TonTouch TM IC is capacitive sensing design specifically for touch pad controls. The device built in regulator for touch sensor. Stable sensing method can cover

More information

Analog Resistive Touch Screen Controller TSC-54/RU-F User s Guide. Provided by

Analog Resistive Touch Screen Controller TSC-54/RU-F User s Guide. Provided by Analog Resistive Touch Screen Controller TSC-54/RU-F User s Guide Table of Contents 1. Product Overview... 2 1-1. Products Applicable... 2 1-2. Overview... 2 1-3. Peripheral Composition Overview... 3 2.

More information

Preliminary. PACKAGE - 28-pin MLP (5mm X 5mm) Example Circuit Diagram CP V. 48MHz Oscillator. USB Function Controller 512B EEPROM

Preliminary. PACKAGE - 28-pin MLP (5mm X 5mm) Example Circuit Diagram CP V. 48MHz Oscillator. USB Function Controller 512B EEPROM Preliminary Single-Chip USB to UART Bridge SINGLE-CHIP USB to UART DATA TRANSFER - Integrated USB Transceiver; No External Resistors Required - Integrated Clock; No External Crystal Required - Integrated

More information

Arduino Uno. Arduino Uno R3 Front. Arduino Uno R2 Front

Arduino Uno. Arduino Uno R3 Front. Arduino Uno R2 Front Arduino Uno Arduino Uno R3 Front Arduino Uno R2 Front Arduino Uno SMD Arduino Uno R3 Back Arduino Uno Front Arduino Uno Back Overview The Arduino Uno is a microcontroller board based on the ATmega328 (datasheet).

More information

LM780 Bluetooth Serial Data Module 25m Distance with On-Board Antenna

LM780 Bluetooth Serial Data Module 25m Distance with On-Board Antenna Bluetooth Serial Data Module 25m Distance with On-Board Antenna Product: 1 General Description is LM Technologies Ltd Class 2 Bluetooth Data module with on-board chip antenna. This module is a CSR Bluecore

More information

BYD Microelectronics Co.,Ltd. Finger-Sensing Pad Product DataSheet BTPS6740DN2UA

BYD Microelectronics Co.,Ltd. Finger-Sensing Pad Product DataSheet BTPS6740DN2UA BYD Microelectronics Co.,Ltd Finger-Sensing Pad Product DataSheet BTPS6740DN2UA DATASHEET TS-TPM-PD-0005A/0 Page 1of 9 General Description The BTPS6740DN2UA is an enhanced version of the Finger-Sensing

More information

TTP229-BSF TonTouch TM

TTP229-BSF TonTouch TM 16 KEYS OR 8 KEYS TOUCH PAD DETECTOR IC GENERAL DESCRIPTION The IC is capacitive sensing design specifically for touch pad controls. The device built in regulator for touch sensor. Stable sensing method

More information

BYD Microelectronics Co.,Ltd. Finger-Sensing Pad Product DataSheet BTPS5440DN2UA

BYD Microelectronics Co.,Ltd. Finger-Sensing Pad Product DataSheet BTPS5440DN2UA BYD Microelectronics Co.,Ltd Finger-Sensing Pad Product DataSheet DATASHEET TS-TPM-PD-0004A/0 Page 1 of 9 General Description The is an enhanced version of the Finger-Sensing Touchpad. It supports normal

More information

FUSB301 Evaluation Board Users Guide

FUSB301 Evaluation Board Users Guide Tel: 207-775-8100 Tel: 800-341-0392 (outside Maine) Tel: 800-832-5505 (inside Maine) Fairchild Semiconductor 82 Running Hill Road South Portland, ME 04106 FUSB301 Evaluation Board Users Guide Version 2.0

More information

Frequency Generator for Pentium Based Systems

Frequency Generator for Pentium Based Systems Integrated Circuit Systems, Inc. ICS969C-23 Frequency Generator for Pentium Based Systems General Description The ICS969C-23 is a low-cost frequency generator designed specifically for Pentium-based chip

More information

Pi-Tek OLED Module PG12864KW Revision: 1.0 May Pi Tek. OLED Module SPECIFICATIONS MODEL NO. : PG12864KW PRODUCT TYPE: STANDARD

Pi-Tek OLED Module PG12864KW Revision: 1.0 May Pi Tek. OLED Module SPECIFICATIONS MODEL NO. : PG12864KW PRODUCT TYPE: STANDARD Pi Tek OLED Module SPECIFICATIONS MODEL NO. : PG12864KW PRODUCT TYPE: STANDARD This specification may be changed without any notices in order improve performance or quality etc. 1 Content History of versions

More information

HDMI to RGB converter. Part Number: MCIB 11 Version: 2 Date: 16/10/2015 Revision History Description of change 29/6/2015 First draft 16/10/2015

HDMI to RGB converter. Part Number: MCIB 11 Version: 2 Date: 16/10/2015 Revision History Description of change 29/6/2015 First draft 16/10/2015 HDMI to RGB converter. Part Number: MCIB 11 Version: 2 Date: 16/10/2015 Revision History Date Description of change 29/6/2015 First draft 16/10/2015 Clarified Links and Touch. Added Mechanical Drawing.

More information

0534S PESDR0534S2. 4-Line Low Capacitance TVS Diode Array. Mechanical Characteristics. Description. Applications. Features. Marking Information

0534S PESDR0534S2. 4-Line Low Capacitance TVS Diode Array. Mechanical Characteristics. Description. Applications. Features. Marking Information 4-Line Low Capacitance TVS Diode Array Description The is a low capacitance TVS arrays, utilizing leading monolithic silicon technology to provide fast response time and low ESD clamping voltage, making

More information

IMU Axis Gyro Evaluation Board Application Note

IMU Axis Gyro Evaluation Board Application Note IMU-3000 3-Axis Gyro Evaluation Board Application Note A printed copy of this document is NOT UNDER REVISION CONTROL unless it is dated and stamped in red ink as, REVISION CONTROLLED COPY. InvenSense,

More information

QSFP Breakout. Data Sheet. Datasheet QSFP Breakout. 1 Overview. Table of Contents. 2 Features

QSFP Breakout. Data Sheet. Datasheet QSFP Breakout. 1 Overview. Table of Contents. 2 Features 1 Overview The is an interface board designed to connect the high speed lines of a QSFP module to SMA connectors for test and evaluation. In addition to high speed breakout, the unit can be controlled

More information

Nuvoton NCT5655Y/W. 16-bit I 2 C-bus and SMBus GPIO controller with interrupt. Revision: 1.0 Date: May, 2016 NCT5655Y/W

Nuvoton NCT5655Y/W. 16-bit I 2 C-bus and SMBus GPIO controller with interrupt. Revision: 1.0 Date: May, 2016 NCT5655Y/W Nuvoton NCT5655Y/W 16-bit I 2 C-bus and SMBus GPIO controller with interrupt Revision: 1.0 Date: May, 2016 - I - Revision 1.0 NCT5655Y/W Datasheet Revision History PAGES DATES VERSION MAIN CONTENTS 1 18

More information

Controller Board for Projected Capacitive Touch Screen DUS2000 Product Specification

Controller Board for Projected Capacitive Touch Screen DUS2000 Product Specification Controller Board for Projected Capacitive Touch Screen DUS2000 Product Specification Table of Contents 1. Applicable Product... 2 2. Product Specification... 2 2-1. Touch Screen Board Specification...

More information

NHD C0220BiZ FS(RGB) FBW 3VM

NHD C0220BiZ FS(RGB) FBW 3VM NHD C0220BiZ FS(RGB) FBW 3VM COG (Chip On Glass) Character Liquid Crystal Display Module NHD Newhaven Display C0220 COG 2 lines x 20 characters BiZ Model, with I2C interface F Transflective S(RGB) Side

More information

USB-1616FS. Analog Input and Digital I/O. Specifications

USB-1616FS. Analog Input and Digital I/O. Specifications Analog Input and Digital I/O Specifications Document Revision 1.6 May 2012 Copyright 2012 Specifications All specifications are subject to change without notice. Typical for 25 C unless otherwise specified.

More information

TFT LCD Display Datasheet

TFT LCD Display Datasheet NMLCD -70800480-LVDS-CTP-SB REV 1.4 February 20, 2017 Uncontrolled Copy when printed or downloaded For the latest version of this document, see www.panadisplay.com www.panadisplay.com Revision History

More information

Preliminary Product Specification

Preliminary Product Specification Preliminary Product Specification Module name: C0283QGLD-T Issue date: 2008/04/02 Version: 1.8 Customer Approved by Customer Approved by CMEL PD Division ENG Division QA Dept Note: 1. The information contained

More information

ARDUINO MEGA ADK REV3 Code: A000069

ARDUINO MEGA ADK REV3 Code: A000069 ARDUINO MEGA ADK REV3 Code: A000069 OVERVIEW The Arduino MEGA ADK is a microcontroller board based on the ATmega2560. It has a USB host interface to connect with Android based phones, based on the MAX3421e

More information

PAJ7025R2: Multiple Objects Tracking Sensor Module

PAJ7025R2: Multiple Objects Tracking Sensor Module PAJ7025R2: Ordering Information Part Number PAJ7025R2 Package Type Module-20pins For any additional inquiries, please contact us at http://www.pixart.com/contact.asp Table of Contents PAJ7025R2:... 1 Ordering

More information

Specifications USB-1616FS

Specifications USB-1616FS Document Revision 1.5, July, 2006 Copyright 2006, Measurement Computing Corporation Typical for 25 C unless otherwise specified. in italic text are guaranteed by design. Analog input A/D converters Number

More information

AND-TFT-35VX-KIT 3.5" TFT LCD LCD Color Monitor

AND-TFT-35VX-KIT 3.5 TFT LCD LCD Color Monitor 3.5" TFT LCD LCD Color Monitor The AND-TFT-35VX-KIT is a compact full color TFT LCD module, that is suitable for security, video games, door phones, video phones, portable TV and instrument displays and

More information

IMM64M72SDDUD8AG (Die Revision B) 512MByte (64M x 72 Bit)

IMM64M72SDDUD8AG (Die Revision B) 512MByte (64M x 72 Bit) Product Specification Rev. 1.0 2015 IMM64M72SDDUD8AG (Die Revision B) 512MByte (64M x 72 Bit) 512MB SDRAM ECC Unbuffered DIMM RoHS Compliant Product Product Specification 1.0 1 IMM64M72SDDUD8AG Version:

More information

TS04. 4-Channel Self Calibration Capacitive Touch Sensor SPECIFICATION V2.0

TS04. 4-Channel Self Calibration Capacitive Touch Sensor SPECIFICATION V2.0 TS4 4-Channel Self Calibration Capacitive Touch Sensor SPECIFICATION V2. Specification TS4 (4-CH Auto Sensitivity Calibration Capacitive Touch Sensor). General Feature 4-Channel capacitive sensor with

More information

NHD-C12832A1Z-NSW-BBW-3V3

NHD-C12832A1Z-NSW-BBW-3V3 NHD-C12832A1Z-NSW-BBW-3V3 COG (Chip-On-Glass) Liquid Crystal Display Module NHD- Newhaven Display C12832-128 x 32 Pixels A1Z- Model N- Transmissive SW- Side White LED Backlight B- STN Negative, Blue B-

More information

specification: imp001

specification: imp001 specification: imp001 version 20140812 http://www.electricimp.com 1. Product description 1.1 General description The imp001 is a complete wireless network node in a card form factor. It works in conjunction

More information

ARDUINO MEGA 2560 REV3 Code: A000067

ARDUINO MEGA 2560 REV3 Code: A000067 ARDUINO MEGA 2560 REV3 Code: A000067 The MEGA 2560 is designed for more complex projects. With 54 digital I/O pins, 16 analog inputs and a larger space for your sketch it is the recommended board for 3D

More information

Controller Board for Projected Capacitive Touch Screen DUS1000 Product Specification

Controller Board for Projected Capacitive Touch Screen DUS1000 Product Specification Controller Board for Projected Capacitive Touch Screen DUS1000 Product Specification Table of Contents 1. Applicable Product... 2 2. Product Specification... 2 2-1. Touch Screen Board Specification...

More information

USB-to-I2C Basic. Hardware User s Manual.

USB-to-I2C Basic. Hardware User s Manual. USB-to-I2C Basic Hardware User s Manual http://www.i2ctools.com/ Information provided in this document is solely for use with the USB-to-I2C product from SB Solutions, Inc. SB Solutions, Inc. reserves

More information

DEM J SBH-PW-N

DEM J SBH-PW-N DISPLAY Elektronik GmbH LCD MODULE DEM 128064J SBH-PW-N 29/March/2013 GENERAL SPECIFICATION MODULE NO. : DEM 128064J SBH-PW-N CUSTOMER P/N: Version NO. Change Description Date 0 Original Version 17.12.2008

More information

OPTICAL MOUSE SENSOR

OPTICAL MOUSE SENSOR OPTICAL MOUSE SENSOR NST TECHNOLOGIES Series Data sheet USB INTERFACE Version 1.52 1 1. Description is a low-cost CMOS optical sensor SOC for USB optical computer mouse. It provides an all-in-one solution

More information

IMM64M64D1SOD16AG (Die Revision D) 512MByte (64M x 64 Bit)

IMM64M64D1SOD16AG (Die Revision D) 512MByte (64M x 64 Bit) Product Specification Rev. 2.0 2015 IMM64M64D1SOD16AG (Die Revision D) 512MByte (64M x 64 Bit) 512MB DDR Unbuffered SO-DIMM RoHS Compliant Product Product Specification 2.0 1 IMM64M64D1SOD16AG Version:

More information

OPTICAL MOUSE SENSOR

OPTICAL MOUSE SENSOR OPTICAL MOUSE SENSOR NST TECHNOLOGIES Series Data sheet Version 1.10 1. Description The NST is a new low power, small form factor optical mouse sensor. It has a brand new low-power architecture and automatic

More information

OOB (1) Detection Module, With I 2 C Interface Accelerometer

OOB (1) Detection Module, With I 2 C Interface Accelerometer OOB (1) Detection Module, With I 2 C Interface Accelerometer MXC62020GMW FEATURES Small package: 28.6mm X 15mm X 9mm High resolution rated at 1 milli-g Fast I2C slave (400 KHz.) mode interface 1.8V compatible

More information

PAT9125EL: Optical Tracking Miniature Chip

PAT9125EL: Optical Tracking Miniature Chip PAT9125EL: General Description The PAT9125EL is PixArt Imaging s low power optical tracking miniature chip using PixArt s LASER-based optical navigation technology enabling digital surface tracking. It

More information

NHD EF-ATXL#-CTP

NHD EF-ATXL#-CTP NHD-7.-848EF-ATXL#-CTP TFT (Thin-Film-Transistor) Color Liquid Crystal Display Module NHD- Newhaven Display 7.- 7. Diagonal 848-8xRGBx48 pixels EF- Model A- Built-in driver / No Controller T- White LED

More information

SPECIFICATION FOR LCM MODULE

SPECIFICATION FOR LCM MODULE https://item.taobao.com/item.htm?spm=a1z10.5-c.w4002-1264061582.23.58541ac99fu0b4&id=19003826449 SPECIFICATION FOR LCM MODULE MODULE NO.: HSM1602A-14 REVISION NO.: A Customer Approval: PREPARED BY SIGNATURE

More information

Note 1: RoHS compliant. Note 2: LCM weight tolerance: ± 5%.

Note 1: RoHS compliant. Note 2: LCM weight tolerance: ± 5%. ITEM CONTENTS UNIT LCD Type TFT/Transmissive/Normally white / Size 4.3 Inch Viewing Direction 12:00 (without image inversion) O Clock Gray Scale Inversion Direction 6:00 O Clock LCM (W H D ) 106.30 68.00

More information

ARDUINO UNO REV3 SMD Code: A The board everybody gets started with, based on the ATmega328 (SMD).

ARDUINO UNO REV3 SMD Code: A The board everybody gets started with, based on the ATmega328 (SMD). ARDUINO UNO REV3 SMD Code: A000073 The board everybody gets started with, based on the ATmega328 (SMD). The Arduino Uno SMD R3 is a microcontroller board based on the ATmega328. It has 14 digital input/output

More information

ProxSense Standard Trackpad Module Datasheet

ProxSense Standard Trackpad Module Datasheet ProxSense Standard Trackpad Module Datasheet ProxSense Capacitive Trackpads with XY Coordinate, Gesture Recognition & Patented Snap / Push Button Detection The ProxSense series of capacitive trackpads

More information

ARDUINO UNO REV3 Code: A000066

ARDUINO UNO REV3 Code: A000066 ARDUINO UNO REV3 Code: A000066 The UNO is the best board to get started with electronics and coding. If this is your first experience tinkering with the platform, the UNO is the most robust board you can

More information

Crystalfontz COLOR GRAPHIC OLED MODULE DATASHEET. Datasheet Release for CFAL12836A0-088

Crystalfontz COLOR GRAPHIC OLED MODULE DATASHEET. Datasheet Release for CFAL12836A0-088 DD Crystalfontz COLOR GRAPHIC OLED MODULE DATASHEET Datasheet Release 2017-02-17 for CFAL12836A0-088 Crystalfontz America, Inc. 12412 East Saltese Avenue Spokane Valley, WA 99216-0357 Phone: 888-206-9720

More information

IMM128M72D1SOD8AG (Die Revision F) 1GByte (128M x 72 Bit)

IMM128M72D1SOD8AG (Die Revision F) 1GByte (128M x 72 Bit) Product Specification Rev. 1.0 2015 IMM128M72D1SOD8AG (Die Revision F) 1GByte (128M x 72 Bit) 1GB DDR Unbuffered SO-DIMM RoHS Compliant Product Product Specification 1.0 1 IMM128M72D1SOD8AG Version: Rev.

More information

Sensor Toolbox (Part 2): Inertial Sensors

Sensor Toolbox (Part 2): Inertial Sensors November 2010 Sensor Toolbox (Part 2): Inertial Sensors AMF-ENT-T1118 Michael Steffen MCU & Sensor Field Application Engineer Expert Reg. U.S. Pat. & Tm. Off. BeeKit, BeeStack, CoreNet, the Energy Efficient

More information

NHD C12864MZ NSW BTW. COG (Chip On Glass) Liquid Crystal Display Module

NHD C12864MZ NSW BTW. COG (Chip On Glass) Liquid Crystal Display Module NHD C12864MZ NSW BTW COG (Chip On Glass) Liquid Crystal Display Module NHD Newhaven Display C12864 128 x 64 pixels MZ Model N Transmissive SW Side White LED backlight B STN Blue ( ) T 12:00 view W Wide

More information

Modtronix Engineering Modular Electronic Solutions SBC28DC. Single board computer for 28 pin DIP PICs

Modtronix Engineering Modular Electronic Solutions SBC28DC. Single board computer for 28 pin DIP PICs Modtronix Engineering Modular Electronic Solutions Single board computer for 28 pin DIP PICs Table of Contents 1 Introduction...2 2 Features...4 3 Expansion Connectors...5 3.1 Daughter Board Connectors...5

More information

NHD-C0216CiZ-FSW-FBW-3V3

NHD-C0216CiZ-FSW-FBW-3V3 NHD-C0216CiZ-FSW-FBW-3V3 COG (Chip-on-Glass) Liquid Crystal Display Module NHD- Newhaven Display C0216- COG, 2 lines x 16 characters CiZ- Model F- Transflective SW- Side White LED Backlight F- FSTN (+)

More information

SF100, SF200, SF300 Serial Flash Programming solutions

SF100, SF200, SF300 Serial Flash Programming solutions 4F., No.7, Ln. 143, Xinming Rd., Neihu Dist., Taipei City 114, Taiwan SF100, SF200, SF300 Serial Flash Programming solutions The Innovative solution to update the Serial Flash on board and Offline High

More information

PCT1336QN: Cap-Touch Controller

PCT1336QN: Cap-Touch Controller PCT1336QN: General Description PCT1336QN is a low-power, 5-touch Cap-Touch controller to provide a touch sensor system with high report rate, high accuracy, and low latency. The IC uses a mutual-capacitance

More information

Table of Contents 1 Typical Applications General Description Block Diagram Pinout System Connections Typical A

Table of Contents 1 Typical Applications General Description Block Diagram Pinout System Connections Typical A Data Sheet: Product Preview Rev 0.3, 3/2014 Xtrinsic 3-Axis Digital Angular Rate Gyroscope is a small, low-power, yaw, pitch, and roll angular rate gyroscope. The full-scale range is adjustable from ±250

More information

Pointing Stick Controller Family

Pointing Stick Controller Family Pointing Stick Controller Family SK8702 FlexPoint 3 Axis PS/2 Pointing Stick Module Data Sheet FEATURES Low cost and space saving mouse solution Advanced motion control algorithm Z-Tap algorithm to simulate

More information

HCTL-2017 Quadrature Decoder/Counter Interface ICs

HCTL-2017 Quadrature Decoder/Counter Interface ICs Products > Motion Control Encoder Solutions > Integrated Circuits > Decoder > HCTL-2017 HCTL-2017 Quadrature Decoder/Counter Interface ICs Description HCTL-2xxx series is a direct drop-in replacement for

More information

IMM128M64D1DVD8AG (Die Revision F) 1GByte (128M x 64 Bit)

IMM128M64D1DVD8AG (Die Revision F) 1GByte (128M x 64 Bit) Product Specification Rev. 1.0 2015 IMM128M64D1DVD8AG (Die Revision F) 1GByte (128M x 64 Bit) 1GB DDR VLP Unbuffered DIMM RoHS Compliant Product Product Specification 1.0 1 IMM128M64D1DVD8AG Version: Rev.

More information

Technical Documentation

Technical Documentation SD-Card Adapter 2 Technical Documentation 1 Introduction SD-Card Reader The SD Memory Card provides application designers with a low cost mass storage device, implemented as a removable card, that supports

More information

Controller Board for Projected Capacitive Touch Screen DUS3100 Product Specification

Controller Board for Projected Capacitive Touch Screen DUS3100 Product Specification Controller Board for Projected Capacitive Touch Screen DUS3100 Product Specification Table of Contents 1.Applicable Product... 2 2. Product Specification... 2 2-1. Touch Screen Board Specification... 2

More information