INSTAR Deutschland GmbHINSTAR Deutschland GmbH

3.5 Inch TFT & Raspberry Pi



Software Installation

  1. First, use the apt package management tools to update your local package index. With the update complete, you can download and install Git:
sudo apt update
sudo apt upgrade
sudo apt install git
git --version
  1. Install the display driver - note: if you are using your Pi connected to an HDMI monitor, this is going to cause you to loose the video feed. Execute sudo ./LCD-hdmi inside the LCD-show directory to reverse the process.
sudo rm -rf LCD-show 

git clone https://github.com/goodtft/LCD-show.git 

chmod -R 755 LCD-show 

cd LCD-show/

sudo ./LCD35-show

Raspberry Pi 3.5"TFT