-
Notifications
You must be signed in to change notification settings - Fork 2
More LCD Modules
This is a list of displays that work with the various fbtft drivers.
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
Product page: http://imall.iteadstudio.com/display/tft-lcm/im120419005.html
Forum post: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=64&t=47460
Forum posts
- http://www.raspberrypi.org/phpBB3/viewtopic.php?p=366602#p366602
- http://www.raspberrypi.org/phpBB3/viewtopic.php?f=64&t=46501
Commit: https://github.com/zanaster/fbtft/commit/3fd31cdcba9021575cd911ba329b9c5904ac726f
Blog post: http://zanaster.blogspot.no/2013/10/linux-driver-for-st7565.html
Commit: https://github.com/asmecher/fbtft/commit/0283653dae7ac21f2961420253d3d77ed7fe8ad9
Blog post: http://cassettepunk.com/blog/2013/11/12/view-master-video-player-hacking/