

So let us open the terminal window of Pi and start making the necessary changes.
#Install navit on raspberry pi raspbian jessie drivers#
This is because there are no drivers installed on our PI to use the connected LCD. Now, after connecting the LCD to PI, power the PI and you will see a blank white screen on the LCD. Preparing your Raspberry Pi for 3.5” LCD Display Screen Register select pin of Display controller Totally there are 26 pins, the symbol and description of the pins are shown belowĪctive low interrupt pin for touch screen Apart from that it also has some pins dedicated for the touch screen to work. Note that I have used a casing for my Pi so ignore the white box.įor people who are curious to know what these pins are! It is used to establish a SPI communication between the Raspberry Pi and LCD and also to power the LCD from the 5V and 3.3V pin of the raspberry Pi. Once fixed properly you Pi and LCD will look something like this below. You just have to align the pins and press the LCD on top of the Pi to make the connection. The LCD has a strip of female header pins which will fit snug into the male header pins. You can use any method but you should somehow be able to have access to your Pi’s terminal window.Ĭonnecting your Raspberry Pi with TFT LCD screenĬonnecting your 3.5” TFT LCD screen with Raspberry pi is a cake walk. In this tutorial we will be using Putty in SSH mode to connect to the Raspberry Pi. It is also assumed that you have access to the terminal window of your raspberry pi. If not, follow the Getting started with Raspberry Pi tutorial before proceeding.

It is assumed that your Raspberry Pi is already flashed with an operating system and is able to connect to the internet.
