Difference between revisions of "ITDB02-1.8SP"

From ITEAD Wiki
Jump to: navigation, search
(Useful Links)
Line 73: Line 73:
 
==Useful Links==
 
==Useful Links==
 
[http://henningkarlsen.com/electronics/library.php?id=51 by Henning Karlsen <UTFT Library>]
 
[http://henningkarlsen.com/electronics/library.php?id=51 by Henning Karlsen <UTFT Library>]
 +
[http://blog.iteadstudio.com/instruction-for-iteadstudio-tft-module/ Instruction for ITEAD studio TFT Module]

Revision as of 08:50, 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> Instruction for ITEAD studio TFT Module