Difference between revisions of "Template:RPI LCD DRIVER"
From Diustou Wiki
(Created page with "The driver can be downloaded from github git clone https://github.com/waveshare/LCD-show.git <!-- This driver is for Raspbian after 180303 version. Network connection is requ...") |
m (Text replacement - "{{SERVERNAME}}/w/upload" to "{{SERVERNAME}}/en/w/upload") |
||
Line 2: | Line 2: | ||
git clone https://github.com/waveshare/LCD-show.git | git clone https://github.com/waveshare/LCD-show.git | ||
<!-- This driver is for Raspbian after 180303 version. Network connection is required when installing. | <!-- This driver is for Raspbian after 180303 version. Network connection is required when installing. | ||
− | *[https://{{SERVERNAME}}/w/upload/1/1e/LCD-show-180817.tar.gz LCD-show-180817.tar.gz] | + | *[https://{{SERVERNAME}}/en/w/upload/1/1e/LCD-show-180817.tar.gz LCD-show-180817.tar.gz] |
If you want to use Raspbian Lite version or switch to Console mode, please download this driver instead | If you want to use Raspbian Lite version or switch to Console mode, please download this driver instead | ||
− | * [http://{{SERVERNAME}}/w/upload/0/00/LCD-show-170703.tar.gz LCD-show-170703.tar.gz (network connection is required while installing)] | + | * [http://{{SERVERNAME}}/en/w/upload/0/00/LCD-show-170703.tar.gz LCD-show-170703.tar.gz (network connection is required while installing)] |
− | *[https://{{SERVERNAME}}/w/upload/3/34/LCD-show-180331.tar.gz LCD-show-180331.tar.gz] | + | *[https://{{SERVERNAME}}/en/w/upload/3/34/LCD-show-180331.tar.gz LCD-show-180331.tar.gz] |
− | * [http://{{SERVERNAME}}/w/upload/4/4b/LCD-show-161112.tar.gz LCD-show-161112.tar.gz] | + | * [http://{{SERVERNAME}}/en/w/upload/4/4b/LCD-show-161112.tar.gz LCD-show-161112.tar.gz] |
− | * [http://{{SERVERNAME}}/w/upload/7/74/LCD-show-170309.tar.gz LCD-show-170309.tar.gz (network connection is required while installing)] | + | * [http://{{SERVERNAME}}/en/w/upload/7/74/LCD-show-170309.tar.gz LCD-show-170309.tar.gz (network connection is required while installing)] |
− | * [http://{{SERVERNAME}}/w/upload/3/3d/LCD-show-160811.tar.gz LCD-show-160811.tar.gz] | + | * [http://{{SERVERNAME}}/en/w/upload/3/3d/LCD-show-160811.tar.gz LCD-show-160811.tar.gz] |
Supports the latest version of Raspbian (2016-May-10-raspbian-jessie or later). This driver cannot support the previous versions of raspbian-jessie: | Supports the latest version of Raspbian (2016-May-10-raspbian-jessie or later). This driver cannot support the previous versions of raspbian-jessie: | ||
− | *[http://{{SERVERNAME}}/w/upload/2/24/LCD-show-160520.tar.gz LCD-show-160520.tar.gz] | + | *[http://{{SERVERNAME}}/en/w/upload/2/24/LCD-show-160520.tar.gz LCD-show-160520.tar.gz] |
Supports raspbian-jessie (between 2015-Sep-24 and 2016-Mar-18). This driver cannot support the latest version of raspbian-jessie: | Supports raspbian-jessie (between 2015-Sep-24 and 2016-Mar-18). This driver cannot support the latest version of raspbian-jessie: | ||
− | *[http://{{SERVERNAME}}/w/upload/3/37/LCD-show-151102.tar.gz LCD-show-151102.tar.gz] | + | *[http://{{SERVERNAME}}/en/w/upload/3/37/LCD-show-151102.tar.gz LCD-show-151102.tar.gz] |
--> | --> |
Latest revision as of 09:29, 23 March 2021
The driver can be downloaded from github
git clone https://github.com/waveshare/LCD-show.git