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

More LCD Modules

Ardakilic edited this page Jun 8, 2013 · 15 revisions

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

sainsmart18fb

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

Maybe the bgr driver argument has to used.

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

piwik

Clone this wiki locally