This embedded TFT display is based on the Sitronix ST7735 chipset and is compatible with the SPI serial interface. This TFT display is 1.8 inches large, has 128x160 pixels and 262K colors (RGB666). For ease we are going to connect it to the FTDI FT232H device, of which there is a dedicated page on this site - refer to the above page for installation.
This display must be connected to the FTDI FT232H development board via SPI protocol. The connection connectors are listed below:
Image | Board FT232H | Display ST7735 |
---|---|---|
AD0 | SCK | |
AD1 | SDA | |
AD3 | CS | |
AD4 | A0 | |
AD5 | RESET | |
+3.3V | LED | |
+5V | VCC | |
GND | GND |
To manage this display, we can use one of the following Python libraries: