The document provides instructions for using an RPI GPIO TFT LCD adapter board with a Raspberry Pi 2 and 2.4" TFT display. It lists the required hardware as a Raspberry Pi 2, adapter board, TFT display, and cable. It describes transferring the RPLCD source code to the Pi using FileZilla FTP and then compiling and running the lcddemo program to drive the TFT display.
The document provides instructions for using an RPI GPIO TFT LCD adapter board with a Raspberry Pi 2 and 2.4" TFT display. It lists the required hardware as a Raspberry Pi 2, adapter board, TFT display, and cable. It describes transferring the RPLCD source code to the Pi using FileZilla FTP and then compiling and running the lcddemo program to drive the TFT display.
RPI GPIO TFT LCD ADAPTER is an LCD expansion board, connecting Raspberry Pi 2 and 2.4 TFT, compact, and the pin distance is set as 2.54mm. Unique and delicate design, it can directly drive 2.4TFT LCD Module. When RPI GPIO Shield connected with Raspberry Pi GPIO, please make sure their pins are corresponding with each other. Hardware and Software Preparation Hardware 1Raspberry Pi 2 Mainboard 2RPI GPIO TFT LCD ADAPTER 32.4TFT 426pin Cable Software 1RPLCD Code 2FileZilla FTP File Transfer Software Part 1 Transfer RPLCD source code to the raspberry pi file system 1. Download and install FileZilla File Transfer Software 2.Transfer PRLCD Code to Raspberry Pi by FileZilla, and pay attention to placing the Raspberry Pi and PC in the same LAN. Note 1HOST refers to Raspberry Pi IP Address 2Username refers to Raspberry Pi Administrator Account Username 3Password refers to Raspberry Pi Administrator Account Password 4Port default 22 Part 2 Drive 2.4 TFT through Raspberry Pi Step 1. Connection Step 2. Program the PRLCD code Enter RPLCD directory through Raspberry Pi Terminal, and type make Demand, then this file would emerge the lcddemo executable file. Type ./lcddemo, you would run this executable file. Running Effect as below
Raspberry Pi For Beginners: How to get the most out of your raspberry pi, including raspberry pi basics, tips and tricks, raspberry pi projects, and more!
Raspberry Pi 3: A Practical Beginner's Guide To Understanding The Full Potential Of Raspberry Pi 3 By Starting Your Own Projects Using Python Programming