Difference between revisions of "ITDB02-1.8SP"
From ITEAD Wiki
m |
m |
||
Line 6: | Line 6: | ||
ITBD02-1.8SP is a 1.8" TFT LCD module with 65K colors 128 x 160 resolutions. | ITBD02-1.8SP is a 1.8" TFT LCD module with 65K colors 128 x 160 resolutions. | ||
The display interface is serial, so it just need 5 wires (CS,RS,SCL,SDA,RST) for | The display interface is serial, so it just need 5 wires (CS,RS,SCL,SDA,RST) for | ||
− | + | control. The controller of this LCD module is ST7735. | |
<!--T:3--> | <!--T:3--> |
Latest revision as of 08:14, 11 January 2017
Overview
ITBD02-1.8SP is a 1.8" TFT LCD module with 65K colors 128 x 160 resolutions. The display interface is serial, so it just need 5 wires (CS,RS,SCL,SDA,RST) for control. 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
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;