Difference between revisions of "ITDB02-1.8SP"

From ITEAD Wiki
Jump to: navigation, search
(Specifications)
Line 28: Line 28:
 
|}
 
|}
  
==Electrical Characteristics==
 
{| class="wikitable"
 
|-
 
| align="center" style="background:#f0f0f0;"|'''Parameter'''
 
| align="center" style="background:#f0f0f0;"|'''Min.'''
 
| align="center" style="background:#f0f0f0;"|'''Typical'''
 
| align="center" style="background:#f0f0f0;"|'''Max.'''
 
| align="center" style="background:#f0f0f0;"|'''Unit'''
 
|-
 
| Power voltage 5V||4.5||5||5.5||VDC
 
|-
 
| Power voltage 3.3V||3.3||3.3||3.6||VDC
 
|-
 
| Input voltage VinH (Target Voltage = 3.3V)||3||3.3||3.6||V
 
|-
 
| Input voltage VinH (Target Voltage = 5V)||4.5||5||5.5||V
 
|-
 
| Input voltage VinL||-0.3||0||0.5||V
 
|-
 
| Current Consumption||-||20||40||mA
 
|}
 
  
 
==Hardware==
 
==Hardware==

Revision as of 08:48, 26 June 2014

Overview

ITBD02-1.8SP.jpg

ITBD02-1.8SP is a 1.8" TFT LCD module with 262K colors 128 x 160 resolutions. The display interface is serial, so it just need 5 wires (CS,RS,SCL,SDA,RST) for controlling. The controller of this LCD module is ST7735.

ITDB02-1.8SP is supported by UTFT Library.

Go shopping ITDB02-1.8SP (IM120419001)

Specifications

Driver IC ST7735B
Backlight 4LEDs
Power supply 5/3.3V DC
Touch Panel N
Touch IC /
Resolution 128*160
Size 50mm * 36mm


Hardware

IM120419001_ITDB02_1.8SP.jpg

Bottom View

Pin Type* Description
VIN P 5V Power Supply pin
GND G Ground
RST I Reset,Low level active
RS I Data/Command selection
SDA I Serial data input
SCL I Serial clock input
CS I Chip Selection,Low level active
VDD33 P 3.3V Power Supply pin

Type*:P: Power supply; G:Ground; I:Input; O:Output; The ITDB02_1.8SP uses the ST7735 controller

Download

Datasheet for ST7735

Datasheet for ITDB02-1.8SP

Schematic

Demo code

UTFT library

Useful Links

by Henning Karlsen <UTFT Library>