MCU - Display - TFT

From The TinkerNet Wiki
Jump to navigation Jump to search

ILI9341 SPI TFT LCD Display Touch Panel

2.8 Inch ILI9341 240x320 SPI TFT LCD Display Touch Panel SPI Serial Port Module

TFT-Front.png
TFT-Back.png
TFT-1st Test.jpg
TFT-Tasmotized.jpg
TFT-InaBox.jpg

Pins

Nailbuster
Examples
Signal NodeMCU Actual
T_IRQ D1 GPIO5
T_DO D6 GPIO12
T_DIN D7 GPIO13
T_CS D2 GPIO4
T_CLK D5 GPIO14
SDO(MISO) D6 GPIO12
LED VCC 3v3
SCK D5 GPIO14
SDI(MOSI) D7 GPIO13
DC D4 GPIO2
RESET VCC 3v3
CS D8 GPIO15
GND GND GND
VCC VCC 3v3

(Why in hell do dev-board makers, & Arduino for that matter, think changing the actual GPIO numbers to some random shit was a good idea???)

Links