From 13b4124635b2ce8b13ef447c179a7641ddc26d05 Mon Sep 17 00:00:00 2001 From: waveshare <36142105+waveshare@users.noreply.github.com> Date: Thu, 24 Jan 2019 19:36:27 +0800 Subject: [PATCH] Update README.md --- README.md | 95 +++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 71 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index ef3f7c1..0bcdaee 100644 --- a/README.md +++ b/README.md @@ -1,53 +1,100 @@ -# 型号:2.8inch RPi LCD (A) +# 2.8inch RPi LCD (A) -相关介绍: +Description: -http://www.waveshare.net/shop/2.8inch-RPi-LCD-A.htm +This is a 2.8inch TFT LCD with resistive touch panel, has 320x240 resolution. It can support any revision of Raspberry Pi. Driver is provided for Raspbian/Ubuntu Mate/kali and Retropie. -https://www.waveshare.com/2.8inch-rpi-lcd-a.htm +Website: -WIKI链接: +CN: http://www.waveshare.net/shop/2.8inch-RPi-LCD-A.htm -http://www.waveshare.net/wiki/2.8inch_RPi_LCD_(A) +EN: https://www.waveshare.com/2.8inch-rpi-lcd-a.htm -https://www.waveshare.com/wiki/2.8inch_RPi_LCD_(A) +WIKI: -执行命令: +CN: http://www.waveshare.net/wiki/2.8inch_RPi_LCD_(A) + +EN: https://www.waveshare.com/wiki/2.8inch_RPi_LCD_(A) + +Driver install: sudo ./LCD28-show -# 型号:3.2inch RPi LCD (B) -相关介绍: +# 3.2inch RPi LCD (B) -http://www.waveshare.net/shop/3.2inch-RPi-LCD-B.htm +Description: -https://www.waveshare.com/3.2inch-rpi-lcd-b.htm +This is a 3.2inch TFT LCD with resistive touch panel, has 320x240 resolution. Can support any revision of Raspberry Pi. Driver is provided for Raspbian/Ubuntu Mate/kali and Retropie. -WIKI链接: -http://www.waveshare.net/wiki/3.2inch_RPi_LCD_(B) +Website: -https://www.waveshare.com/wiki/3.2inch_RPi_LCD_(B) +CN: http://www.waveshare.net/shop/3.2inch-RPi-LCD-B.htm -执行命令: +EN: https://www.waveshare.com/3.2inch-rpi-lcd-b.htm + +WIKI: + +CN: http://www.waveshare.net/wiki/3.2inch_RPi_LCD_(B) + +EN: https://www.waveshare.com/wiki/3.2inch_RPi_LCD_(B) + +Driver install: sudo ./LCD32-show -# 型号:3.5inch RPi LCD (C) +# 3.5inch RPi LCD (A) -相关介绍: +Description: -http://www.waveshare.net/shop/3.5inch-RPi-LCD-C.htm +This is a 3.5inch TFT LCD with resistive touch panel, has 480x320 resolution. Can support any revision of Raspberry Pi. Driver is provided for Raspbian/Ubuntu Mate/kali and Retropie. -https://www.waveshare.com/3.5inch-rpi-lcd-c.htm +Website: -WIKI链接: +CN:http://www.waveshare.net/shop/3.5inch-RPi-LCD-A.htm +EN:https://www.waveshare.com/product/3.5inch-rpi-lcd-a.htm -http://www.waveshare.net/wiki/3.5inch_RPi_LCD_(C) +WIKI: -https://www.waveshare.com/wiki/3.5inch_RPi_LCD_(C) +CN:http://www.waveshare.net/wiki/3.5inch_RPi_LCD_(A) +EN:https://www.waveshare.com/wiki/3.5inch_RPi_LCD_(A) -执行命令: +# 3.5inch RPi LCD (B) + +Description: + +This is a 3.5inch TFT LCD with resistive touch panel, has 480x320 resolution. Can support any revision of Raspberry Pi. Driver is provided for Raspbian/Ubuntu Mate/kali and Retropie. And this is an IPS screen which has wider viewing angle. + +Website: + +CN:http://www.waveshare.net/shop/3.5inch-RPi-LCD-B.htm +EN:https://www.waveshare.com/3.5inch-RPi-LCD-B.htm + +WIKI: + +CN:http://www.waveshare.net/wiki/3.5inch_RPi_LCD_(B) +EN:https://www.waveshare.com/wiki/3.2inch_RPi_LCD_(B) + +Driver install: +sudo ./LCD35 + +# 3.5inch RPi LCD (C) + +Description: + +This is a 3.5inch TFT LCD with resistive touch panel, has 480x320 resolution. Support up to 125MHz high-speed SPI signal transmission provide you a clear and stable display effect.. Can directly plug to any revision of Raspberry Pi. Driver is provided for Raspbian/Ubuntu Mate/kali and Retropie. + +Webiste: + +CN:http://www.waveshare.net/shop/3.5inch-RPi-LCD-C.htm +EN:https://www.waveshare.com/3.5inch-rpi-lcd-c.htm + +WIKI: + +CN:http://www.waveshare.net/wiki/3.5inch_RPi_LCD_(C) +EN:https://www.waveshare.com/wiki/3.5inch_RPi_LCD_(C) + +Driver Install: sudo ./LCD35C-show