Hi, I’m looking for a part that is very similar to
https://forum.fritzing.org/uploads/short-url/5ICHE12aSo3BD9NINASOkDgS7R5.fzpz
(The “TFT 1.8 inch 160x128 w SD pin labels.fzpz” shared above.)
It is a 1.8 inch ST7735S SKU:MAR1801 - 128x160 TFT. It has 11 pins on a yellow header and different pin layout. The details can be found at
http://www.lcdwiki.com/1.8inch_Arduino_SPI_Module_ST7735S_SKU:MAR1801
Hoping someone has made this part before? The pin layout (found in the manual link on the page mentioned above):
SPI on TFT / Card Reader: 1.8 inch Arduino SPI Module ST7735S SKU:MAR1801
Source: Page 2 and 3 on www.lcdwiki.com/res/MAR1801/1.8inch_Arduino_SPI_Module_MAR1801_User_Manual_EN.pdf
Number Module Pin Pin Description
1 VCC LCD power supply positive pin (3.3V~5V)
2 GND LCD Power ground pin pin
3 GND LCD Power ground pin pin
4 NC Not defined, reserved
5 NC Not defined, reserved
6 NC Not defined, reserved
7 CLK LCD SPI bus clock pin
8 SDA LCD SPI bus write data pin
9 RS LCD data / command selection control pin (low level: command; high level: data)
10 RST LCD reset control pin (reset at low level)
11 CS LCD chip select control pin (enabled at low level)
12 SD_CS SD card SPI bus chip select pin (SD card function expansion application)
13 SD_MOSI SD card SPI bus write data pin (SD card function extension application)
14 SD_SCK SD card SPI bus clock pin (SD card function expansion application)
15 SD_MISO SD card SPI bus read data pin (SD card function expansion application