mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
Update 1.三分钟快速上手.md
This commit is contained in:
parent
76058e78d1
commit
d245083297
@ -1,8 +1,10 @@
|
||||
## 1.PikaScript-三分钟快速上手
|
||||
|
||||
在本篇中,你将可以在手边没有硬件的情况下对pikascript进行上手测试。
|
||||
|
||||
测试使用keil5的仿真工程,仿真目标板为stm32f103,下载仿真工程即可直接开始测试。
|
||||
|
||||
## (1) 下载工程
|
||||
### (1) 下载工程
|
||||
|
||||
进入stm32 demo 仓库
|
||||
|
||||
@ -25,7 +27,7 @@
|
||||
|
||||
![image](https://user-images.githubusercontent.com/88232613/130745821-864038df-d8b0-41d2-97e8-199815d0d57d.png)
|
||||
|
||||
## (2) 运行仿真工程
|
||||
### (2) 运行仿真工程
|
||||
|
||||
选择使用仿真器进行调试
|
||||
|
||||
@ -43,7 +45,7 @@
|
||||
|
||||
![image](https://user-images.githubusercontent.com/88232613/130748221-53fff9f6-6427-417d-b95a-3fa52a57eeaf.png)
|
||||
|
||||
## (3) 改改脚本看看
|
||||
### (3) 改改脚本看看
|
||||
|
||||
用任意编辑器打开main.py,推荐vscode, 没有vscode用记事本打开也可以
|
||||
![image](https://user-images.githubusercontent.com/88232613/130748847-477facfb-e16e-4e0e-8876-d66efd0ae48c.png)
|
||||
|
Loading…
x
Reference in New Issue
Block a user