视频中使用的例程
1. 下载方式
1.1 使用GIT(推荐,方便更新)
1.1.1 下载
git clone https://github.com/waveshareteam/Pico_MircoPython_Examples.git
1.1.2 更新(需Pico_MircoPython_Examples文件夹下)
git pull
- PS:
- 以上指令需要安装GIT
- 使用CMD、PowerShell、Git Bash之一的命令行下运行。
1.2 使用网页下载
1.2.1 下载
https://github.com/waveshareteam/Pico_MircoPython_Examples/archive/main.zip
2. 使用方法
- 参考视频
- 也可以查看工程文件夹下README.md