Update ReadMe.txt

This commit is contained in:
goodtft 2016-08-15 20:03:39 +08:00 committed by GitHub
parent cf3bc68bd8
commit 5a7a0b6a35

View file

@ -4,11 +4,14 @@
[Driver installation] [Driver installation]
Step1, Install Raspbian official mirror Step1, Install Raspbian official mirror
1)Download Raspbian official mirror:https://www.raspberrypi.org/downloads/ 1)Download Raspbian official mirror:https://www.raspberrypi.org/downloads/
2)Use“SDFormatter.exe”to Format your TF Card 2)Use“SDFormatter.exe”to Format your TF Card
3)Use“Win32DiskImager.exe” Burning mirror to TF Card。 3)Use“Win32DiskImager.exe” Burning mirror to TF Card。
Step2, Install LCD Driver Step2, Install LCD Driver
1)Copy “LCD-show-160701.tar.gz” to the root directory of raspberry piyou can copy it directly to TF card after Step1, or use SFTP to remote copy 1)
2)Landing Raspberry pi system to user command line (Name:pi,Password:raspberry)Execute the following command: download LCD-show-160701.tar.gz from Github
https://github.com/goodtft/LCD-show.git
Copy “LCD-show-160701.tar.gz” to the root directory of raspberry piyou can copy it directly to TF card after Step1, or use SFTP to remote copy
2)Landing Raspberry pi system to user command line (Name:pi,Password:raspberry)Execute the following command:
cd /boot cd /boot
sudo tar zxvf LCD-show-160701.tar.gz sudo tar zxvf LCD-show-160701.tar.gz
cd LCD-show/ cd LCD-show/