Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

More LCD Modules

notro edited this page Aug 24, 2013 · 15 revisions

This is a list of displays that work with the various fbtft drivers.

sainsmart18

HY-1.8 SPI

Product page: http://www.ebay.com/itm/130906317995 ($5.95)
LCD Shield: http://www.raspberrypi.org/phpBB3/viewtopic.php?p=336320#p336320

sudo modprobe fbtft_device name=sainsmart18 bgr=1

Wiring

Display Driver gpio name Raspberry Pi Remark
GND GND
VCC 3.3V
RESET reset GPIO25
A0 dc GPIO24 Command/data
SDA MOSI
SCK SCLK
CS CE0 Chip Select
LED+ led (optional) 3.3V
LED- GND

Ref: https://github.com/rm-hull/st7735fb

sainsmart32

ITDB02-3.2S

Product page: http://imall.iteadstudio.com/display/tft-lcm/im120419005.html
Forum post: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=64&t=47460

itdb28

HY-TFT240

Forum posts

piwik

Clone this wiki locally