Home / Wiki / Raspberry Pi / Raspberry Pi
How to install driver on raspbian

Input command as bellow:

   
sudo rm -rf LCD-show
git clone https://github.com/goodtft/LCD-show.git
chmod -R 755 LCD-show
cd LCD-show/

 

 

Then choose corresponding screen :

sudo ./LCD35-show                3.5 inch

sudo ./LCD5-show                  5inch

sudo ./LCD7C-show                7inch screen(1024*600)
sudo ./LCD-hdmi        HDMI display

 

sudo ./LCD28-show       2.8inch
sudo ./LCD32-show       3.2inch
sudo ./LCD397-show       3.97inch
sudo ./LCD43-show       4.3inch
sudo ./LCD7B-show       7inch (800*480)