Instructions for use (English)
Code Completion for MicroPython 扩展程序用于为 VSCode 提供 MicroPython 类库代码补全功能。
使用快捷键 F1 打开命令面板,输入 MicroPython,然后:
-
选择
MicroPython: 启用代码补全功能启用扩展 -
选择
MicroPython: 禁用代码补全功能禁用扩展 -
选择
MicroPython: 多语言文档支持启用/禁用多语言文档内容提示目前仅支持英文和简体中文。
类库列表包含了 MicroPython 官方提供的类库,以及从互联网获取的一些有用的类库。
MicroPython 官方类库列表来自固件文件
MicroPython v1.24.0-preview.23 on 2024-06-05; ESP32C3 module with ESP32C3
已完成的类库
-
array
-
asyncio
-
binascii
-
bluetooth
-
btree
-
cmath
-
collections
-
cryptolib
-
deflate
-
dht
-
ds18x20
-
errno
-
esp
-
esp32
-
framebuf
-
gc
-
hashlib
-
heapq
-
json
-
machine
-
math
-
micropython
-
mip
-
neopixel
-
network
-
ntptime
-
platform
-
onewire
-
os
-
random
-
re
-
requests
-
select
-
socket
-
ssl
-
struct
-
sys
-
time
-
uasyncio
-
uctypes
-
umqtt/robust
-
umqtt/simple
未完成的类库
-
_thread
-
aioespnow
-
apa106
-
espnow
-
io
-
tls
-
vfs
-
webrepl
-
webrepl_setup
-
websocket
已完成的类库
-
button: MicroPython 自定义按键驱动
-
ble_config: MicroPython BLE 配网
-
dispatcher: MicroPython Timer Dispatcher
-
MicroDNSSrv: MicroDNSSrv
-
MicroWebSrv: MicroWebSrv
-
qrcode: MicroPython QRCode CModule
-
smartconfig: esp32/modsmartconfig: Add smartconfig module
未完成的类库
-
MicroWebSrv2
-
st7789
-
wtools
已完成的类库
-
array
-
binascii
-
bluetooth
-
btree
-
cmath
-
collections
-
cryptolib
-
deflate
-
dht
-
ds18x20
-
esp
-
esp32
-
errno
-
framebuf
-
gc
-
hashlib
-
heapq
-
json
-
machine
-
math
-
micropython
-
mip
-
neopixel
-
network
-
ntptime
-
onewire
-
os
-
platform
-
random
-
re
-
requests
-
select
-
socket
-
struct
-
sys
-
time
-
uctypes
-
umqtt/robust
-
umqtt/simple
-
button: MicroPython 自定义按键驱动
-
ble_config: MicroPython BLE 配网
-
dispatcher: MicroPython Timer Dispatcher
-
qrcode: MicroPython QRCode CModule
-
smartconfig: esp32/modsmartconfig: Add smartconfig module
未完成的类库
-
asyncio
-
ssl
-
uasyncio
-
MicroDNSSrv: MicroDNSSrv
-
MicroWebSrv: MicroWebSrv
- 联系邮箱:walkline@163.com
- QQ 交流群:



