“模板:3.5inch-RPI-LCD-A-IMAGE-ALL”的版本间的差异
来自丢石头百科
(创建页面,内容为“=== 树莓派驱动 === 通过Github获取驱动程序: <source lang="c"> git clone https://github.com/waveshare/LCD-show.git </source> === 树莓派镜像 === {…”) |
小 (文本替换 - 替换“</source>”为“</syntaxhighlight>”) |
||
第4行: | 第4行: | ||
<source lang="c"> | <source lang="c"> | ||
git clone https://github.com/waveshare/LCD-show.git | git clone https://github.com/waveshare/LCD-show.git | ||
− | </ | + | </syntaxhighlight> |
=== 树莓派镜像 === | === 树莓派镜像 === | ||
{{3.5inch-RPI-LCD-IMAGE}} | {{3.5inch-RPI-LCD-IMAGE}} |
2019年11月14日 (四) 16:20的版本
树莓派驱动
通过Github获取驱动程序:
<source lang="c"> git clone https://github.com/waveshare/LCD-show.git </syntaxhighlight>
树莓派镜像
- 3.5inch RPi LCD (A)启动镜像-基于2019-07-10-raspbian-buster-full-------------提取码:cyyv