It's a Waveshare Raspberry Pi LCD Display Module 3.5inch 320*480 TFT Resistive Touch Screen Panel using SPI Interface. The seller provide pre-built image can boot Raspberry Pi directly, and also driver for for Raspbian Jessie.
This video show how to install driver on Raspberry Pi 2 running current Raspbian Jessie, 2016-05-27-raspbian-jessie.
As usually, setup your Raspberry Pi with Raspbian Jessie image.
Update software and firmware:
$ sudo apt update
$ sudo apt upgrade
$ sudo rpi-update
(Reboot if need)
The web page http://www.waveshare.net/wiki/3.5inch_RPi_LCD_(A) provide download link of the driver, currently 树莓派LCD驱动:160520.
树莓派驱动----支持2016-05-10-raspbian-jessie镜像,支持Raspberry pi 3 model B 该驱动不支持2016-05-10之前的raspbian镜像
(Raspberry Pi driver - support 2016-05-10 Raspbian Jessie image, support Raspberry Pi 3B.
This driver NOT support image before 2016-05-10)
Un-pack the downloaded file, and run the installer. For 3.5 inch display, enter:
$ ./LDC35-show
The Raspberry Pi will reboot, and display on the 3.5" LCD Display. ~ Finished, so easy.
0 تعليقات