Update README.md

This commit is contained in:
goodtft 2018-03-28 11:20:23 +08:00 committed by GitHub
parent f5c41ae1f9
commit b480c7b736
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,42 +37,33 @@ And Ensure that the raspberry pi is connected to the Internet before executing t
3.)Step3, According to your LCD's type, excute:
====================================================
In case of 2.8" LCD(MPI2801)<br>
In case of 2.4" RPi Display(MPI2401)<br>
```sudo ./LCD24-show```<br><br>
In case of 2.8" RPi Display(MPI2801)<br>
```sudo ./LCD28-show```<br><br>
In case of 3.2" LCD(MPI3201)<br>
In case of 3.2" RPi Display(MPI3201)<br>
```sudo ./LCD32-show```<br><br>
In case of 3.5inch RPi Display(MPI3501)<br>
```sudo ./LCD35-show```<br><br>
In case of 3.5" HDMI Display-B(MPI3508)<br>
```sudo ./MPI3508_480_320-show```<br>
or<br>
```sudo ./MPI3508_600_400-show```<br>
or<br>
```sudo ./MPI3508_720_480-show```<br>
or<br>
```sudo ./MPI3508_810_540-show```<br>
or<br>
```sudo ./MPI3508_960_640-show```<br><br>
In case of 5inch HDMI Display-Rtouch(MPI5002)<br>
```sudo ./MPI3508-show```<br><br>
In case of 4.0" HDMI Display(MPI4008)<br>
```sudo ./MPI4008-show```<br><br>
In case of 5inch HDMI Display-B(Capacitor touch)(MPI5001):<br>
```sudo ./MPI5001-show```<br><br>
In case of 5inch HDMI Display(Resistance touch)(MPI5008)<br>
```sudo ./LCD5-show```<br><br>
In case of 7inch HDMI Display-B-800X480(MPI7001)<br>
```sudo ./LCD7B-show```<br><br>
In case of 7inch HDMI Display-C-1024X600(MPI7002)<br>
```sudo ./LCD7C-show```<br><br><br>
In case of 3.5" DPI Display-MPI3510<br>
```sudo ./MPI3510-show```<br>
In case of 3.97" LCD<br>
```sudo ./LCD397-show```<br>
In case of 4.3" LCD<br>
```sudo ./LCD43-show```<br>
If you need to switch back to the traditional HDMI display<br>
```sudo ./LCD-hdmi```<br>
Wait a few minutes,the system will restart automaticall , enjoy with your LCD.
-------------------------------------------------------------------------------
The LCD-show.tar.gz also can be download from:
http://www.hellolcd.com/wiki/LCD-show
http://www.hellolcd.com/download/LCD-show.tar.gz
<br><br>