File tree Expand file tree Collapse file tree 1 file changed +8
-24
lines changed Expand file tree Collapse file tree 1 file changed +8
-24
lines changed Original file line number Diff line number Diff line change 1616
1717[ Python 菜鸡教程] ( https://www.runoob.com/python3/python3-tutorial.html )
1818
19- [ BPI-BIT 基础教程 ] ( https://bpi-steam-docs.readthedocs.io/zh_CN/latest/bpi-dev/mpy-tutorials.html )
19+ [ BPI-BIT 基础文档 ] ( https://bpi-steam-docs.readthedocs.io/zh_CN/latest/bpi-dev/mpy-tutorials.html )
2020
2121## 相关软件
2222
23- 软件正式发布中心
24-
25- - [ 发布中心] ( http://doc.bpi.org.cn/zh_CN/latest/bpi-mpy/release.html )
26-
27- Pycharm Mpfshell 插件
28-
29- - [ intellij-MicroPython] ( https://github.com/BPI-STEAM/BPI-BIT-MicroPython/releases/tag/pycharm )
30-
31- VsCode Mpfshell 插件
32-
33- - [ vscoe-mpfshell] ( https://github.com/junhuanchen/vscode-mpfshell )
34-
35- Smartconfig 配网软件:
36-
37- - [ EspTouch] ( https://github.com/EspressifApp/EspRelease/tree/master/EspTouch )
38-
39- Shell 超级终端套件:
40-
41- - [ MobaxTerm] ( https://mobaxterm.mobatek.net/download.html )
42-
43- 安卓蓝牙调试工具:
44-
45- - [ BleTool] ( https://github.com/BPI-STEAM/BPI-BIT-MicroPython/releases/tag/BleTool )
23+ | [ 正式发布中心] ( http://doc.bpi.org.cn/zh_CN/latest/bpi-mpy/release.html ) | 正式发布 Release 版本软件的地方。 |
24+ | :----------------------------------------------------------: | ------------------------------------------------------------ |
25+ | [ intellij-MicroPython] ( https://github.com/BPI-STEAM/BPI-BIT-MicroPython/releases/tag/pycharm ) | 用于 Pycharm Mpfshell 的插件,还未并入官方主仓。 |
26+ | [ vscoe-mpfshell] ( https://github.com/junhuanchen/vscode-mpfshell ) | 用于 VsCode Mpfshell 的插件,可在 VSCODE 中直接得到。 |
27+ | [ EspTouch] ( https://github.com/EspressifApp/EspRelease/tree/master/EspTouch ) | 用于 esp32 的 Smartconfig 辅助 WIFI 配网 APK 软件 |
28+ | [ MobaxTerm] ( https://mobaxterm.mobatek.net/download.html ) | 免费绿色版的超级终端,支持大量远端连接,常用 Serial 和 FTP。 |
29+ | [ BleTool] ( https://github.com/BPI-STEAM/BPI-BIT-MicroPython/releases/tag/BleTool ) | 提供 MicroPython 蓝牙示例代码 和 安卓主机蓝牙调试工具。 |
4630
4731## 固件源码
4832
You can’t perform that action at this time.
0 commit comments