1.44 inch TFT Display with ST7735 Driver

1.44" IPS colour LCD display module with a high 128 x 128 pixel resolution and a wide ± 80 degree viewing angle, driven by the ST7735 controller, with SPI interface.

SKU 3085-144ST7735EAN 8219671112000Item type: Assembled

Description

1.44″ IPS colour LCD display module with a high 128 x 128 pixel resolution and a wide ± 80 degree viewing angle, driven by the ST7735 controller, with SPI interface.

Interface:

GND – Power ground
VCC – Power 3-5.5V input
SCL – SPI clock line
SDA – SPI data line
RES – Reset
DC – Data/command selection foot
CS – Chip select signal, low level active
BLK – Backlight control, the default can be left floating, low level to turn off the backlight.

Example sketch

The display can be used with the Adafruit_ST7735.h library

For correct operation, wire the display as shown in the diagram and set the pins using these definitions:

#define TFT_CS        10

#define TFT_RST        8

#define TFT_DC         9

Adafruit_ST7735 tft = Adafruit_ST7735(TFT_CS, TFT_DC, TFT_RST);

Technical details

Display size 1.44 inches
Material HD TFT LCD
Resolution 128 * 128 Display
Controller chip ST7735
Active area 25.5x26.5 mm
Physical size 30.0x46.5 mm
Interface type SPI interface
Operating voltage 3-5.5 V

About us

Open-Electronics.org is the brainchild of a world leader in hobby electronics Futura Group srl. Open-Electronics.org is devoted to support development, hacking and playing with electronics: we share exciting open projects and create amazing products!

Open-Electronics.org is not just a container of ideas: it is also a web site lead by a team of engineers and geeks who will take part in the discussions and give support.

Our mission is to become a reference Open Source hacking site with ideas and feedback aimed to enrich the community.