“模板:3.5inch-RPI-LCD-C-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-C-IMAGE}} | {{3.5inch-RPI-LCD-C-IMAGE}} |
2019年11月14日 (四) 16:20的版本
树莓派驱动
通过Github获取驱动程序:
<source lang="c"> git clone https://github.com/waveshare/LCD-show.git </syntaxhighlight>
树莓派镜像
系统名称 | 版本 | 支持的树莓派版本 | 默认帐号\密码 | 下载地址 |
---|---|---|---|---|
Raspbian | 2019-07-10-raspbian-buster-full | 任何版本的树莓派 | user: pi \ password: raspberry | 百度云盘 提取码:nn2i |
Ubuntu | ubuntu-mate-16.04.2 | 树莓派3代 \ 树莓派2代 | user: pi \ password: raspberry | 百度云盘 提取码:7igp |
Kali | 2018.4-rpi3-nexmon | 树莓派3代B+ \ 树莓派3代 \ 树莓派2代 | user: root \ password: toor | 百度云盘 提取码:9piw |