uPyCraft_cnxxxxxxxxxxxxxxx
Introduction
First Chapter
uPyCraft的安装及简介
运行helloworld
uPyCraft菜单介绍
uPyCraft编辑代码
uPyCraft下载运行
microPython库及库的使用
内置examples之Basic
内置examples之Interface
内置examples之Communication
内置examples之Display
内置examples之Bluno
内置examples之Measure
综合实验之浇花套件
综合实验之物联网
综合实验之玩具车
Powered by
GitBook
运行helloworld
一个hello world的编辑及运行,可以简单提一下提示功能
import time
while True
time.sleep(1)
print("hello world")
results matching "
"
No results matching "
"