KS0214 keyestudio RPI TFT 3.5 LCD Touchscreen Shield
Introduction
It is the cutest, little display for the Raspberry Pi. It features a 3.5" display with 480x320 16-bit color pixels and a resistive touch overlay.
It supports any revision of Raspberry Pi (directly-pluggable).
Dimensions
Connection Diagram
This will have to be the easiest step, since you just need to take the LCD module and plug it on to your raspberry pi GPIO pins as shown in the below picture.
Program Writing
1.Writing an image to the SD card
In our supporting files, you will find the image file “2016-05-27-raspbian-jessie” which is an operation system come with a Desktop Environment.
You need to use an image writing tool like Win32DiskImager to install it on your SD card. Then write the image into your SD card.
2.Log in the Pi
Insert the SD Card and finally attach the power supply.
The Raspberry Pi will boot immediately. This will take a little bit more than a minute. Once the Pi is booted it will ask you for the username and the password.
By default the following log-in credentials can be used:
- Username: pi
- Password: raspberry
3.Programming
1.Burn the image file “2016-05-27-raspbian-jessie” in the storage card of Raspberry Pi.
2.Log in Raspberry Pi with desktop display system, place LCD-show-160813.tar file in the Pi folder on Raspberry Pi system through WinSCP.
3. Execute tar xzvf LCD-show-160813.tar in the terminal. unzip LCD-show-160813.tar to get LCD-show folder.
4. Input cd LCD-show in the terminal to enter folder and type sudo ./LCD-show to run program.
Once this is done, your Raspberry Pi will reboot automatically:
Result
Touch the touchscreen to look at the information on your Pi as shown in below figure.
Documents
- RASPBIAN JESSIE:
https://www.raspberrypi.org/downloads/raspbian/
- Installation Package:
https://drive.google.com/open?id=1fkLMzRFuqDaFqw_NB22N7uM2qHOZg1FN
- Source Code:
https://drive.google.com/open?id=1N53Gv-mO94CkWpF5xJ9jUsVnC91uJkMc
- PDF File:
https://drive.google.com/open?id=11MJ_BCMJx0gF0GslXKihjN8RRPlvuzD-