SPI display search
SPI Display Module Search
Search SPI display controllers and modules for color TFT, OLED, and compact UI projects with practical library and wiring signals.
Developers choosing displays where refresh speed or pin control matters more than minimal wiring.
Search Filters
Recommended Starting Points
Selection Logic
Prefer SPI display controllers with known Arduino or MicroPython examples.
Check resolution, controller family, and module voltage before picking a library.
Use SPI when display speed matters, but account for extra wiring compared with I2C OLED modules.
Matched Signals
Search Results
ILI9341
Ilitek
Color TFT LCD controller used in many 2.4-inch and 2.8-inch SPI display modules.
GC9A01
GalaxyCore
Round color TFT controller popular in watch-style circular display modules.
SSD1680
Solomon Systech
E-paper display controller found in low-power SPI e-ink modules.
UC8151
UltraChip
E-paper display controller used in small low-power black-and-white e-ink modules.
RA8875
Rafael Micro
TFT LCD controller used to drive larger displays with a microcontroller-friendly interface.
XPT2046
XPTEK
Resistive touch controller used on many low-cost ILI9341 TFT touch modules.
SSD1306
Solomon Systech
Very common monochrome OLED display controller used in 0.96-inch I2C and SPI modules.
MAX7219
Analog Devices
LED matrix and 7-segment display driver widely used in chained dot matrix modules.
ST7789
Sitronix
Color TFT LCD controller common in compact 1.3-inch and 1.54-inch SPI displays.
ST7735
Sitronix
Small color TFT LCD controller found in many 1.8-inch SPI display modules.
SH1106
Sino Wealth
OLED controller common in 1.3-inch monochrome displays and SSD1306-like modules.
PCD8544
NXP
Nokia 5110 monochrome LCD controller used in low-power retro display modules.
Common Questions
When is SPI better than I2C for displays?
SPI is usually better for color TFTs or faster refresh needs, while I2C is simpler for small monochrome displays.
Can two SPI display modules share a bus?
They can share clock and data lines when chip-select and library behavior are handled correctly.
Related Model Pages
ILI9341
Ilitek
Color TFT LCD controller used in many 2.4-inch and 2.8-inch SPI display modules.
GC9A01
GalaxyCore
Round color TFT controller popular in watch-style circular display modules.
SSD1680
Solomon Systech
E-paper display controller found in low-power SPI e-ink modules.
UC8151
UltraChip
E-paper display controller used in small low-power black-and-white e-ink modules.
RA8875
Rafael Micro
TFT LCD controller used to drive larger displays with a microcontroller-friendly interface.
XPT2046
XPTEK
Resistive touch controller used on many low-cost ILI9341 TFT touch modules.
SSD1306
Solomon Systech
Very common monochrome OLED display controller used in 0.96-inch I2C and SPI modules.
MAX7219
Analog Devices
LED matrix and 7-segment display driver widely used in chained dot matrix modules.