" />
Description:
(1) LCD Type: 1.45” Active matrix TFT-LCD
(2) Resolution: 128(RGB)(W) x 128 (H) pixels
(3) Display mode: Transmissive type
(4) Display color: 262K colors
(5) Driver IC: ST7735S
(6) Luminance: 120 cd/m2 (Typ.).
(7) Contrast Ratio: 400:1 (Typ.).
(8) Viewing Direction: 6 o'clock (Good Viewing Direction )
(9) Interface: 4wire SPI interface
(10) Back Light: 1 white LED, 18mA, 3.15 V(Typ.)
Dimensional Outline (TYP.) 32.36(W) x38.00(H) x2.60(D) mm
Number of Pixels 128(RGB)(W) x 128(H) pixels
Active Area 25.50(W) x 26.50(H) mm
Pixel Pitch 0.1992(W) x 0.2070(H)
Program default IO Connection:
Sbit LCD_CS = P0 ^ 0; // Chip Select
Sbit LCD_AO = P0 ^ 2; // data / command switch
Sbit LCD_SDA = P1 ^ 5; // data
Sbit LCD_SCK = P1 ^ 7; // clock
Sbit LCD_REST = P0 ^ 1; // Reset
* /
TFT power: the screen power supply is 2.8-3.3V; do not use 5V
Backlighting power (LED pin): The backlight power supply is up to 3.2V.
(Module has been connected in series 10 ohm current limiting resistor, LED_A pin can be connected 3.3V, if connected 5V
Need to modify the limiting resistor to 100 ohms, otherwise it will burn the backlight).
Data port level: theoretically the data port level can not exceeds 3.3V, if you want to use 5V ,the IO connection to the data bus. As the tft internal voltage clamp,it can be used, but is is non-standard. You can do experiments or do the sample test, when doing bulk products, in order to improve product stability, it is best to use low-voltage single-chip or add a level conversion IC.
Package Included:
1 X 1.44" TFT LCD Module