MicroPython
1.13
侦侦拍AI相机快速参考
MicroPython函数库
MicroPython 语言
MicroPython 与 CPython 的不同
开发和编译MicroPython
MicroPython许可证信息
MicroPython
索引
索引
符号
|
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
符号
.mpy file
.py file
_
__call__() (machine.Pin 方法)
__call__() (pyb.Switch 方法)
__contains__() (btree.btree 方法)
__detitem__() (btree.btree 方法)
__getitem__() (btree.btree 方法)
__init__()(ucryptolib.aes 类方法)
__iter__() (btree.btree 方法)
__read_reg()(在 imu 模块中)
__read_reg()(在 sensor 模块中)
__setitem__() (btree.btree 方法)
__str__() (pyb.Pin 方法)
__str__() (pyb.pinaf 方法)
__write_reg()(在 imu 模块中)
__write_reg()(在 sensor 模块中)
_thread
module
A
a2b_base64()(在 ubinascii 模块中)
a_bins() (image.histogram 方法)
a_lq() (image.statistics 方法)
a_max() (image.statistics 方法)
a_mean() (image.statistics 方法)
a_median() (image.statistics 方法)
a_min() (image.statistics 方法)
a_mode() (image.statistics 方法)
a_stdev() (image.statistics 方法)
a_uq() (image.statistics 方法)
a_value() (image.percentile 方法)
a_value() (image.threshold 方法)
abs()
built-in function
AbstractBlockDev(uos 中的类)
AbstractNIC(network 中的类)
acceleration_mg()(在 imu 模块中)
accept() (usocket.socket 方法)
acos()(在 math 模块中)
acosh()(在 math 模块中)
acquire() (uasyncio.Lock 方法)
active() (network.AbstractNIC 方法)
active() (network.WLAN 方法)
active() (ubluetooth.BLE 方法)
ADC(machine 中的类)
add() (image.Image 方法)
add_frame() (mp4.Mp4 方法)
addressof()(在 uctypes 模块中)
aes(ucryptolib 中的类)
af() (pyb.Pin 方法)
AF_INET()(在 usocket 模块中)
AF_INET6()(在 usocket 模块中)
af_list() (pyb.Pin 方法)
ai
module
ai_classification(ai 中的类)
ai_model(ai 中的类)
alarm() (machine.RTC 方法)
alarm_left() (machine.RTC 方法)
all()
built-in function
alloc_emergency_exception_buf()(在 micropython 模块中)
alloc_extra_fb()(在 sensor 模块中)
angle() (pyb.Servo 方法)
angular_rate_mdps()(在 imu 模块中)
any()
built-in function
any() (machine.UART 方法)
any() (pyb.CAN 方法)
any() (pyb.UART 方法)
any() (pyb.USB_VCP 方法)
append() (uarray.array 方法)
append() (ucollections.deque 方法)
APPLY_COLOR_PALETTE_FIRST()(在 image 模块中)
apriltag(image 中的类)
arch()(在 znzpi 模块中)
area() (image.blob 方法)
AREA()(在 image 模块中)
argv()(在 usys 模块中)
ARRAY()(在 uctypes 模块中)
array(uarray 中的类)
ARTOOLKIT()(在 image 模块中)
asin()(在 math 模块中)
asinh()(在 math 模块中)
AssertionError
assign() (image.Image 方法)
atan()(在 math 模块中)
atan2()(在 math 模块中)
atanh()(在 math 模块中)
atexit()(在 usys 模块中)
AttributeError
audio
module
audio_callback() (micro_speech.MicroSpeech 方法)
awb() (image.Image 方法)
B
B128X128()(在 sensor 模块中)
B128X64()(在 sensor 模块中)
B160X160()(在 sensor 模块中)
b2a_base64()(在 ubinascii 模块中)
B320X320()(在 sensor 模块中)
B64X32()(在 sensor 模块中)
B64X64()(在 sensor 模块中)
b_and() (image.Image 方法)
b_bins() (image.histogram 方法)
b_lq() (image.statistics 方法)
b_max() (image.statistics 方法)
b_mean() (image.statistics 方法)
b_median() (image.statistics 方法)
b_min() (image.statistics 方法)
b_mode() (image.statistics 方法)
b_nand() (image.Image 方法)
b_nor() (image.Image 方法)
b_or() (image.Image 方法)
b_stdev() (image.statistics 方法)
b_uq() (image.statistics 方法)
b_value() (image.percentile 方法)
b_value() (image.threshold 方法)
b_xnor() (image.Image 方法)
b_xor() (image.Image 方法)
backlight() (display.DACBacklight 方法)
backlight() (display.DSIDisplay 方法)
backlight() (display.PWMBacklight 方法)
backlight() (display.RGBDisplay 方法)
backlight() (display.SPIDisplay 方法)
barcode(image 中的类)
baremetal
BAYER()(在 image 模块中)
BAYER()(在 sensor 模块中)
bgr() (display.SPIDisplay 方法)
BICUBIC()(在 image 模块中)
BIG_ENDIAN()(在 uctypes 模块中)
bilateral() (image.Image 方法)
BILINEAR()(在 image 模块中)
bin()
built-in function
binary() (image.Image 方法)
BINARY()(在 image 模块中)
BINARY()(在 sensor 模块中)
binary_to_grayscale()(在 image 模块中)
binary_to_lab()(在 image 模块中)
binary_to_rgb()(在 image 模块中)
binary_to_yuv()(在 image 模块中)
bind() (usocket.socket 方法)
bins() (image.histogram 方法)
BLACK_BACKGROUND()(在 image 模块中)
black_hat() (image.Image 方法)
blend() (image.Image 方法)
BLE(ubluetooth 中的类)
blit() (framebuf.FrameBuffer 方法)
blob(image 中的类)
board
board_id()(在 znzpi 模块中)
board_type()(在 znzpi 模块中)
bool(内置类)
bootloader()(在 pyb 模块中)
btree
module
buffer protocol
buffer_size() (image.ImageIO 方法)
built-in function
abs()
all()
any()
bin()
callable()
chr()
classmethod()
compile()
delattr()
dir()
divmod()
enumerate()
eval()
exec()
filter()
getattr()
globals()
hasattr()
hash()
hex()
id()
input()
isinstance()
issubclass()
iter()
len()
locals()
map()
max()
min()
next()
oct()
open()
ord()
pow()
print()
property()
range()
repr()
reversed()
round()
setattr()
sorted()
staticmethod()
sum()
super()
type()
zip()
buzzer
module
byte_swap() (display.SPIDisplay 方法)
bytearray() (image.Image 方法)
bytearray_at()(在 uctypes 模块中)
bytearray(内置类)
bytecode
byteorder()(在 usys 模块中)
bytes_at()(在 uctypes 模块中)
BytesIO(uio 中的类)
bytes(内置类)
C
calcsize()(在 ustruct 模块中)
calibration() (pyb.RTC 方法)
calibration() (pyb.Servo 方法)
call_exception_handler() (uasyncio.Loop 方法)
callable()
built-in function
callback() (pyb.Switch 方法)
callback() (pyb.Timer 方法)
callback() (pyb.timerchannel 方法)
callee-owned tuple
CAN.BUS_OFF()(在 pyb 模块中)
CAN.ERROR_ACTIVE()(在 pyb 模块中)
CAN.ERROR_PASSIVE()(在 pyb 模块中)
CAN.ERROR_WARNING()(在 pyb 模块中)
CAN.LIST16()(在 pyb 模块中)
CAN.LIST32()(在 pyb 模块中)
CAN.LOOPBACK()(在 pyb 模块中)
CAN.MASK16()(在 pyb 模块中)
CAN.MASK32()(在 pyb 模块中)
CAN.NORMAL()(在 pyb 模块中)
CAN.SILENT()(在 pyb 模块中)
CAN.SILENT_LOOPBACK()(在 pyb 模块中)
CAN.STOPPED()(在 pyb 模块中)
cancel() (machine.RTC 方法)
cancel() (uasyncio.Task 方法)
capacity() (image.datamatrix 方法)
capture() (pyb.timerchannel 方法)
ccm() (image.Image 方法)
ceil()(在 math 模块中)
CENTER()(在 image 模块中)
channel() (pyb.Timer 方法)
channel()(在 tv 模块中)
chdir()(在 uos 模块中)
chr()
built-in function
CIF()(在 sensor 模块中)
circle(image 中的类)
CircuitPython
classification_output() (ai.ai_classification 方法)
classify() (ai.ai_model 方法)
classify()(在 ai 模块中)
classmethod()
built-in function
clear() (display.DSIDisplay 方法)
clear() (display.RGBDisplay 方法)
clear() (display.SPIDisplay 方法)
clear() (image.Image 方法)
clear() (uasyncio.Event 方法)
clearfilter() (pyb.CAN 方法)
close() (btree.btree 方法)
close() (image.Image 方法)
close() (image.ImageIO 方法)
close() (mp4.Mp4 方法)
close() (pyb.USB_VCP 方法)
close() (uasyncio.Loop 方法)
close() (uasyncio.Server 方法)
close() (uasyncio.Stream 方法)
close() (usocket.socket 方法)
cmath
module
CODABAR()(在 image 模块中)
code() (image.blob 方法)
CODE128()(在 image 模块中)
CODE39()(在 image 模块中)
CODE93()(在 image 模块中)
collect()(在 gc 模块中)
columns() (image.datamatrix 方法)
command() (pyb.LCD 方法)
compactness() (image.blob 方法)
compare() (pyb.timerchannel 方法)
compile()
built-in function
compile()(在 ure 模块中)
complex(内置类)
compress() (image.Image 方法)
compress_for_ide() (image.Image 方法)
compressed() (image.Image 方法)
compressed_for_ide() (image.Image 方法)
config() (network.AbstractNIC 方法)
config() (network.WLAN 方法)
config() (ubluetooth.BLE 方法)
connect() (network.AbstractNIC 方法)
connect() (network.WLAN 方法)
connect() (usocket.socket 方法)
const()(在 micropython 模块中)
contrast() (pyb.LCD 方法)
convexity() (image.blob 方法)
copy() (image.Image 方法)
copysign()(在 math 模块中)
CORNER_AGAST()(在 image 模块中)
CORNER_FAST()(在 image 模块中)
corners() (image.apriltag 方法)
corners() (image.barcode 方法)
corners() (image.blob 方法)
corners() (image.datamatrix 方法)
corners() (image.qrcode 方法)
corners() (image.rect 方法)
cos()(在 cmath 模块中)
cos()(在 math 模块中)
cosh()(在 math 模块中)
count() (image.blob 方法)
count() (image.ImageIO 方法)
count() (image.kptmatch 方法)
count() (mp4.Mp4 方法)
counter() (pyb.Timer 方法)
cpufreq
module
CPython
create_task() (uasyncio.Loop 方法)
create_task()(在 uasyncio 模块中)
crop() (image.Image 方法)
cross-compiler
cx() (image.apriltag 方法)
cx() (image.blob 方法)
cx() (image.kptmatch 方法)
cxf() (image.apriltag 方法)
cxf() (image.blob 方法)
cy() (image.apriltag 方法)
cy() (image.blob 方法)
cy() (image.kptmatch 方法)
cyf() (image.apriltag 方法)
cyf() (image.blob 方法)
D
data_type() (image.qrcode 方法)
DATABAR()(在 image 模块中)
DATABAR_EXP()(在 image 模块中)
datamatrix(image 中的类)
datetime() (pyb.RTC 方法)
dealloc_extra_fb()(在 sensor 模块中)
debug()(pyb.Pin 类方法)
DEBUG()(在 ure 模块中)
decision_margin() (image.apriltag 方法)
DecompIO(uzlib 中的类)
decompress()(在 uzlib 模块中)
decrypt() (ucryptolib.aes 方法)
deepsleep()(在 machine 模块中)
default_exception_handler() (uasyncio.Loop 方法)
degrees()(在 math 模块中)
deinit() (display.DACBacklight 方法)
deinit() (display.DSIDisplay 方法)
deinit() (display.PWMBacklight 方法)
deinit() (display.RGBDisplay 方法)
deinit() (display.SPIDisplay 方法)
deinit() (machine.I2C 方法)
deinit() (machine.RTC 方法)
deinit() (machine.SD 方法)
deinit() (machine.SPI 方法)
deinit() (machine.Timer 方法)
deinit() (machine.UART 方法)
deinit() (pyb.CAN 方法)
deinit() (pyb.DAC 方法)
deinit() (pyb.I2C 方法)
deinit() (pyb.SPI 方法)
deinit() (pyb.Timer 方法)
deinit() (pyb.UART 方法)
deinit()(在 fir 模块中)
deinit()(在 tv 模块中)
deint()(在 audio 模块中)
delattr()
built-in function
delay()(在 pyb 模块中)
density() (image.blob 方法)
deque()(在 ucollections 模块中)
DESC()(在 btree 模块中)
detect() (ai.ai_model 方法)
detect()(在 ai 模块中)
dict()(pyb.Pin 类方法)
dict(内置类)
difference() (image.Image 方法)
digest() (uhashlib.hash 方法)
dilate() (image.Image 方法)
dir()
built-in function
disable() (pyb.ExtInt 方法)
disable()(在 gc 模块中)
disable_delays()(在 sensor 模块中)
disable_full_flush()(在 sensor 模块中)
disable_irq()(在 machine 模块中)
disable_irq()(在 pyb 模块中)
disconnect() (network.AbstractNIC 方法)
disconnect() (network.WLAN 方法)
displacement(image 中的类)
display
module
display()(在 tv 模块中)
display.DACBacklight(display 中的类)
display.DisplayData(display 中的类)
display.DSIDisplay(display 中的类)
display.PWMBacklight(display 中的类)
display.RGBDisplay(display 中的类)
display.ST7701(display 中的类)
display_id() (display.display.DisplayData 方法)
div() (image.Image 方法)
divmod()
built-in function
DOUBLE_BUFFER()(在 sensor 模块中)
drain() (uasyncio.Stream 方法)
draw_arrow() (image.Image 方法)
draw_circle() (image.Image 方法)
draw_cross() (image.Image 方法)
draw_edges() (image.Image 方法)
draw_ellipse() (image.Image 方法)
draw_image() (image.Image 方法)
draw_ir()(在 fir 模块中)
draw_keypoints() (image.Image 方法)
draw_line() (image.Image 方法)
draw_rectangle() (image.Image 方法)
draw_string() (image.Image 方法)
drive() (machine.Pin 方法)
driver
dsi_read() (display.DSIDisplay 方法)
dsi_write() (display.DSIDisplay 方法)
dump()(在 ujson 模块中)
dumps()(在 ujson 模块中)
dupterm()(在 uos 模块中)
duty()(在 buzzer 模块中)
E
e()(在 cmath 模块中)
e()(在 math 模块中)
EAN13()(在 image 模块中)
EAN2()(在 image 模块中)
EAN5()(在 image 模块中)
EAN8()(在 image 模块中)
ecc_level() (image.qrcode 方法)
eci() (image.qrcode 方法)
EDGE_CANNY()(在 image 模块中)
EDGE_SIMPLE()(在 image 模块中)
elapsed_micros()(在 pyb 模块中)
elapsed_millis()(在 pyb 模块中)
elongation() (image.blob 方法)
enable() (pyb.ExtInt 方法)
enable()(在 gc 模块中)
enable_irq()(在 machine 模块中)
enable_irq()(在 pyb 模块中)
enclosed_ellipse() (image.blob 方法)
enclosing_circle() (image.blob 方法)
encrypt() (ucryptolib.aes 方法)
end() (ure.match 方法)
enumerate()
built-in function
erf()(在 math 模块中)
erfc()(在 math 模块中)
erode() (image.Image 方法)
errorcode()(在 uerrno 模块中)
eval()
built-in function
Event(uasyncio 中的类)
Exception
exec()
built-in function
exit()(在 usys 模块中)
exp()(在 cmath 模块中)
exp()(在 math 模块中)
expm1()(在 math 模块中)
extend() (uarray.array 方法)
extent() (image.blob 方法)
ExtInt.IRQ_FALLING()(在 pyb 模块中)
ExtInt.IRQ_RISING()(在 pyb 模块中)
ExtInt.IRQ_RISING_FALLING()(在 pyb 模块中)
EXTRACT_RGB_CHANNEL_FIRST()(在 image 模块中)
F
fabs()(在 math 模块中)
family() (image.apriltag 方法)
fault_debug()(在 pyb 模块中)
feed() (machine.wdt 方法)
FFI
FHD()(在 display 模块中)
FHD()(在 sensor 模块中)
FHVGA()(在 display 模块中)
FHVGA2()(在 display 模块中)
FileIO(uio 中的类)
filesystem
fill() (framebuf.FrameBuffer 方法)
fill() (pyb.LCD 方法)
fill_rect() (framebuf.FrameBuffer 方法)
filter()
built-in function
filtered_xyz() (pyb.Accel 方法)
find_apriltags() (image.Image 方法)
find_barcodes() (image.Image 方法)
find_blobs() (image.Image 方法)
find_circles() (image.Image 方法)
find_datamatrices() (image.Image 方法)
find_displacement() (image.Image 方法)
find_edges() (image.Image 方法)
find_eye() (image.Image 方法)
find_features() (image.Image 方法)
find_hog() (image.Image 方法)
find_keypoints() (image.Image 方法)
find_lbp() (image.Image 方法)
find_line_segments() (image.Image 方法)
find_lines() (image.Image 方法)
find_qrcodes() (image.Image 方法)
find_rects() (image.Image 方法)
find_template() (image.Image 方法)
fir
module
FIR_AMG8833()(在 fir 模块中)
FIR_LEPTON()(在 fir 模块中)
FIR_MLX90621()(在 fir 模块中)
FIR_MLX90640()(在 fir 模块中)
FIR_MLX90641()(在 fir 模块中)
FIR_NONE()(在 fir 模块中)
FIR_SHIELD()(在 fir 模块中)
FLOAT32()(在 uctypes 模块中)
FLOAT64()(在 uctypes 模块中)
float(内置类)
flood_fill() (image.Image 方法)
floor()(在 math 模块中)
flush() (btree.btree 方法)
flush() (image.Image 方法)
flush()(在 sensor 模块中)
fmod()(在 math 模块中)
format() (image.Image 方法)
frame_callback() (display.DisplayData 方法)
framebuf
module
framebuf.GS2_HMSB()(在 framebuf 模块中)
framebuf.GS4_HMSB()(在 framebuf 模块中)
framebuf.GS8()(在 framebuf 模块中)
framebuf.MONO_HLSB()(在 framebuf 模块中)
framebuf.MONO_HMSB()(在 framebuf 模块中)
framebuf.MONO_VLSB()(在 framebuf 模块中)
framebuf.RGB565()(在 framebuf 模块中)
FrameBuffer(framebuf 中的类)
free_from_fb()(在 ai 模块中)
freq() (pyb.Timer 方法)
freq()(在 buzzer 模块中)
freq()(在 machine 模块中)
freq()(在 pyb 模块中)
frexp()(在 math 模块中)
FROGEYE2020()(在 sensor 模块中)
from_bytes()(int 类方法)
frozen module
frozenset(内置类)
FWVGA()(在 display 模块中)
FWVGA2()(在 display 模块中)
G
gamma() (image.Image 方法)
gamma()(在 math 模块中)
gamma_corr() (image.Image 方法)
gap_advertise() (ubluetooth.BLE 方法)
gap_connect() (ubluetooth.BLE 方法)
gap_disconnect() (ubluetooth.BLE 方法)
gap_scan() (ubluetooth.BLE 方法)
Garbage Collector
gather()(在 uasyncio 模块中)
gattc_discover_characteristics() (ubluetooth.BLE 方法)
gattc_discover_descriptors() (ubluetooth.BLE 方法)
gattc_discover_services() (ubluetooth.BLE 方法)
gattc_exchange_mtu() (ubluetooth.BLE 方法)
gattc_read() (ubluetooth.BLE 方法)
gattc_write() (ubluetooth.BLE 方法)
gatts_indicate() (ubluetooth.BLE 方法)
gatts_notify() (ubluetooth.BLE 方法)
gatts_read() (ubluetooth.BLE 方法)
gatts_register_services() (ubluetooth.BLE 方法)
gatts_set_buffer() (ubluetooth.BLE 方法)
gatts_write() (ubluetooth.BLE 方法)
gaussian() (image.Image 方法)
gc
module
GC2145()(在 sensor 模块中)
get() (btree.btree 方法)
get() (pyb.LCD 方法)
get_auto_rotation()(在 sensor 模块中)
get_blc_regs()(在 sensor 模块中)
get_color_palette()(在 sensor 模块中)
get_current_frequencies()(在 cpufreq 模块中)
get_event_loop()(在 uasyncio 模块中)
get_exception_handler() (uasyncio.Loop 方法)
get_exposure_us()(在 sensor 模块中)
get_extra_info() (uasyncio.Stream 方法)
get_fb()(在 sensor 模块中)
get_frame_available()(在 fir 模块中)
get_frame_available()(在 sensor 模块中)
get_framebuffers()(在 sensor 模块中)
get_framerate()(在 sensor 模块中)
get_framesize()(在 sensor 模块中)
get_gain_db()(在 sensor 模块中)
get_histogram() (image.Image 方法)
get_hmirror()(在 sensor 模块中)
get_id()(在 sensor 模块中)
get_percentile() (image.histogram 方法)
get_pixel() (image.Image 方法)
get_pixformat()(在 sensor 模块中)
get_regression() (image.Image 方法)
get_rgb_gain_db()(在 sensor 模块中)
get_statistics() (image.histogram 方法)
get_statistics() (image.Image 方法)
get_supported_frequencies()(在 cpufreq 模块中)
get_threshold() (image.histogram 方法)
get_transpose()(在 sensor 模块中)
get_vflip()(在 sensor 模块中)
get_windowing()(在 sensor 模块中)
getaddrinfo()(在 usocket 模块中)
getattr()
built-in function
getcwd()(在 uos 模块中)
getvalue() (uio.BytesIO 方法)
globals()
built-in function
gmtime()(在 utime 模块中)
goodness() (image.apriltag 方法)
GPIO
GPIO port
gpio() (pyb.Pin 方法)
GPIO_BSRR()(在 rk 模块中)
GPIO_IDR()(在 rk 模块中)
GPIO_ODR()(在 rk 模块中)
GPIOA()(在 rk 模块中)
GPIOB()(在 rk 模块中)
GRAYSCALE()(在 image 模块中)
GRAYSCALE()(在 sensor 模块中)
grayscale_to_binary()(在 image 模块中)
grayscale_to_lab()(在 image 模块中)
grayscale_to_rgb()(在 image 模块中)
grayscale_to_yuv()(在 image 模块中)
group() (ure.match 方法)
groups() (ure.match 方法)
H
h() (ai.ai_classification 方法)
h() (image.apriltag 方法)
h() (image.barcode 方法)
h() (image.blob 方法)
h() (image.datamatrix 方法)
h() (image.kptmatch 方法)
h() (image.qrcode 方法)
h() (image.rect 方法)
HaarCascade(image 中的类)
hamming() (image.apriltag 方法)
hard_reset()(在 pyb 模块中)
hasattr()
built-in function
hash()
built-in function
have_cdc()(在 pyb 模块中)
HD()(在 display 模块中)
HD()(在 sensor 模块中)
heap
heap_lock()(在 micropython 模块中)
heap_locked()(在 micropython 模块中)
heap_unlock()(在 micropython 模块中)
heapify()(在 uheapq 模块中)
heappop()(在 uheapq 模块中)
heappush()(在 uheapq 模块中)
height() (display.DSIDisplay 方法)
height() (display.RGBDisplay 方法)
height() (display.SPIDisplay 方法)
height() (image.Image 方法)
height() (mp4.Mp4 方法)
height()(在 fir 模块中)
height()(在 sensor 模块中)
height()(在 tv 模块中)
hex()
built-in function
hexdigest() (uhashlib.hash 方法)
hexlify()(在 ubinascii 模块中)
hid()(在 pyb 模块中)
histeq() (image.Image 方法)
histogram(image 中的类)
hline() (framebuf.FrameBuffer 方法)
HM01B0()(在 sensor 模块中)
HM0360()(在 sensor 模块中)
HMIRROR()(在 image 模块中)
HQQQQVGA()(在 sensor 模块中)
HQQQVGA()(在 sensor 模块中)
HQQVGA()(在 sensor 模块中)
HQVGA()(在 sensor 模块中)
HVGA()(在 sensor 模块中)
I
I25()(在 image 模块中)
I2C.MASTER()(在 pyb 模块中)
I2C.SLAVE()(在 pyb 模块中)
I2C(machine 中的类)
id()
built-in function
id() (image.apriltag 方法)
idle()(在 machine 模块中)
ifconfig() (network.AbstractNIC 方法)
ifconfig() (network.WLAN 方法)
ilistdir()(在 uos 模块中)
image
module
ImageIO.FILE_STREAM()(在 image 模块中)
ImageIO.MEMORY_STREAM()(在 image 模块中)
ImageIO(image 中的类)
Image(image 中的类)
implementation()(在 usys 模块中)
ImportError
imu
module
INCL()(在 btree 模块中)
index() (pyb.pinaf 方法)
IndexError
inet_ntop()(在 usocket 模块中)
inet_pton()(在 usocket 模块中)
info() (pyb.CAN 方法)
info() (pyb.RTC 方法)
info()(在 pyb 模块中)
init() (display.ST7701 方法)
init() (machine.I2C 方法)
init() (machine.Pin 方法)
init() (machine.RTC 方法)
init() (machine.SD 方法)
init() (machine.SPI 方法)
init() (machine.Timer 方法)
init() (machine.UART 方法)
init() (pyb.CAN 方法)
init() (pyb.DAC 方法)
init() (pyb.I2C 方法)
init() (pyb.Pin 方法)
init() (pyb.SPI 方法)
init() (pyb.Timer 方法)
init() (pyb.UART 方法)
init() (pyb.USB_VCP 方法)
init()(在 audio 模块中)
init()(在 fir 模块中)
init()(在 tv 模块中)
initfilterbanks()(pyb.CAN 类方法)
input()
built-in function
input_channels() (ai.ai_model 方法)
input_datatype() (ai.ai_model 方法)
input_height() (ai.ai_model 方法)
input_scale() (ai.ai_model 方法)
input_width() (ai.ai_model 方法)
input_zero_point() (ai.ai_model 方法)
INT16()(在 uctypes 模块中)
INT32()(在 uctypes 模块中)
INT64()(在 uctypes 模块中)
INT8()(在 uctypes 模块中)
intensity() (pyb.LED 方法)
interned string
int(内置类)
invert() (image.Image 方法)
ioctl() (pyb.Flash 方法)
ioctl() (uos.AbstractBlockDev 方法)
ioctl()(在 sensor 模块中)
IOCTL_GET_FOV_WIDE()(在 sensor 模块中)
IOCTL_GET_NIGHT_MODE()(在 sensor 模块中)
IOCTL_GET_READOUT_WINDOW()(在 sensor 模块中)
IOCTL_GET_TRIGGERED_MODE()(在 sensor 模块中)
IOCTL_HIMAX_MD_CLEAR()(在 sensor 模块中)
IOCTL_HIMAX_MD_ENABLE()(在 sensor 模块中)
IOCTL_HIMAX_MD_THRESHOLD()(在 sensor 模块中)
IOCTL_HIMAX_MD_WINDOW()(在 sensor 模块中)
IOCTL_HIMAX_OSC_ENABLE()(在 sensor 模块中)
IOCTL_LEPTON_GET_ATTRIBUTE()(在 sensor 模块中)
IOCTL_LEPTON_GET_AUX_TEMPERATURE()(在 sensor 模块中)
IOCTL_LEPTON_GET_FPA_TEMPERATURE()(在 sensor 模块中)
IOCTL_LEPTON_GET_HEIGHT()(在 sensor 模块中)
IOCTL_LEPTON_GET_MEASUREMENT_MODE()(在 sensor 模块中)
IOCTL_LEPTON_GET_MEASUREMENT_RANGE()(在 sensor 模块中)
IOCTL_LEPTON_GET_RADIOMETRY()(在 sensor 模块中)
IOCTL_LEPTON_GET_REFRESH()(在 sensor 模块中)
IOCTL_LEPTON_GET_RESOLUTION()(在 sensor 模块中)
IOCTL_LEPTON_GET_WIDTH()(在 sensor 模块中)
IOCTL_LEPTON_RUN_COMMAND()(在 sensor 模块中)
IOCTL_LEPTON_SET_ATTRIBUTE()(在 sensor 模块中)
IOCTL_LEPTON_SET_MEASUREMENT_MODE()(在 sensor 模块中)
IOCTL_LEPTON_SET_MEASUREMENT_RANGE()(在 sensor 模块中)
IOCTL_PAUSE_AUTO_FOCUS()(在 sensor 模块中)
IOCTL_RESET_AUTO_FOCUS()(在 sensor 模块中)
IOCTL_SET_FOV_WIDE()(在 sensor 模块中)
IOCTL_SET_NIGHT_MODE()(在 sensor 模块中)
IOCTL_SET_READOUT_WINDOW()(在 sensor 模块中)
IOCTL_SET_TRIGGERED_MODE()(在 sensor 模块中)
IOCTL_TRIGGER_AUTO_FOCUS()(在 sensor 模块中)
IOCTL_WAIT_ON_AUTO_FOCUS()(在 sensor 模块中)
ipoll() (uselect.poll 方法)
IPPROTO_SEC()(在 usocket 模块中)
IPPROTO_TCP()(在 usocket 模块中)
IPPROTO_UDP()(在 usocket 模块中)
irq() (machine.Pin 方法)
irq() (machine.RTC 方法)
irq() (machine.UART 方法)
irq() (ubluetooth.BLE 方法)
is_alphanumeric() (image.qrcode 方法)
is_binary() (image.qrcode 方法)
is_closed() (image.ImageIO 方法)
is_closed() (mp4.Mp4 方法)
is_kanji() (image.qrcode 方法)
is_numeric() (image.qrcode 方法)
is_ready() (pyb.I2C 方法)
is_set() (uasyncio.Event 方法)
ISBN10()(在 image 模块中)
ISBN13()(在 image 模块中)
isconnected() (network.AbstractNIC 方法)
isconnected() (network.WLAN 方法)
isconnected() (pyb.USB_VCP 方法)
isfinite()(在 math 模块中)
isinf()(在 math 模块中)
isinstance()
built-in function
isnan()(在 math 模块中)
issubclass()
built-in function
items() (btree.btree 方法)
iter()
built-in function
J
JPEG()(在 image 模块中)
JPEG()(在 sensor 模块中)
K
kbd_intr()(在 micropython 模块中)
KeyboardInterrupt
KeyError
keys() (btree.btree 方法)
kptmatch(image 中的类)
L
l_bins() (image.histogram 方法)
l_lq() (image.statistics 方法)
l_max() (image.statistics 方法)
l_mean() (image.statistics 方法)
l_median() (image.statistics 方法)
l_min() (image.statistics 方法)
l_mode() (image.statistics 方法)
l_stdev() (image.statistics 方法)
l_uq() (image.statistics 方法)
l_value() (image.percentile 方法)
l_value() (image.threshold 方法)
lab_to_binary()(在 image 模块中)
lab_to_grayscale()(在 image 模块中)
lab_to_rgb()(在 image 模块中)
lab_to_yuv()(在 image 模块中)
laplacian() (image.Image 方法)
LCD()(在 sensor 模块中)
ldexp()(在 math 模块中)
len()
built-in function
len() (ai.ai_model 方法)
length() (image.line 方法)
lens_corr() (image.Image 方法)
LEPTON()(在 sensor 模块中)
lgamma()(在 math 模块中)
light() (pyb.LCD 方法)
lightsleep()(在 machine 模块中)
line() (framebuf.FrameBuffer 方法)
line() (image.line 方法)
line() (pyb.ExtInt 方法)
line(image 中的类)
linpolar() (image.Image 方法)
listdir()(在 uos 模块中)
listen() (micro_speech.MicroSpeech 方法)
listen() (usocket.socket 方法)
list(内置类)
LITTLE_ENDIAN()(在 uctypes 模块中)
load()(在 ai 模块中)
load()(在 ujson 模块中)
load_decriptor()(在 image 模块中)
loads()(在 ujson 模块中)
locals()
built-in function
localtime()(在 utime 模块中)
locked() (uasyncio.Lock 方法)
Lock(uasyncio 中的类)
log()(在 cmath 模块中)
log()(在 math 模块中)
log10()(在 cmath 模块中)
log10()(在 math 模块中)
log2()(在 math 模块中)
logpolar() (image.Image 方法)
Loop(uasyncio 中的类)
lq() (image.statistics 方法)
M
machine
module
machine.DEEPSLEEP()(在 machine 模块中)
machine.DEEPSLEEP_RESET()(在 machine 模块中)
machine.HARD_RESET()(在 machine 模块中)
machine.IDLE()(在 machine 模块中)
machine.PIN_WAKE()(在 machine 模块中)
machine.PWRON_RESET()(在 machine 模块中)
machine.RTC_WAKE()(在 machine 模块中)
machine.SLEEP()(在 machine 模块中)
machine.SOFT_RESET()(在 machine 模块中)
machine.WDT_RESET()(在 machine 模块中)
machine.WLAN_WAKE()(在 machine 模块中)
magnitude() (image.circle 方法)
magnitude() (image.line 方法)
magnitude() (image.rect 方法)
main()(在 pyb 模块中)
major_axis_line() (image.blob 方法)
makefile() (usocket.socket 方法)
map()
built-in function
mapper()(pyb.Pin 类方法)
mask() (image.qrcode 方法)
mask_circle() (image.Image 方法)
mask_ellipse() (image.Image 方法)
mask_rectange() (image.Image 方法)
match() (image.kptmatch 方法)
match() (ure.regex 方法)
match()(在 ure 模块中)
match_descriptor()(在 image 模块中)
math
module
max()
built-in function
max() (image.Image 方法)
max() (image.statistics 方法)
maxsize()(在 usys 模块中)
MCU
mean() (image.Image 方法)
mean() (image.statistics 方法)
mean_pool() (image.Image 方法)
mean_pooled() (image.Image 方法)
median() (image.Image 方法)
median() (image.statistics 方法)
mem16()(在 rk 模块中)
mem32()(在 rk 模块中)
mem8()(在 rk 模块中)
mem_alloc()(在 gc 模块中)
mem_free()(在 gc 模块中)
mem_info()(在 micropython 模块中)
mem_read() (pyb.I2C 方法)
mem_write() (pyb.I2C 方法)
MemoryError
memoryview(内置类)
micro_speech
module
micropython
module
MicroPython port
MicroPython Unix port
micropython-lib
micros()(在 pyb 模块中)
MicroSpeech(micro_speech 中的类)
midpoint() (image.Image 方法)
midpoint_pool() (image.Image 方法)
midpoint_pooled() (image.Image 方法)
millis()(在 pyb 模块中)
min()
built-in function
min() (image.Image 方法)
min() (image.statistics 方法)
min_corners() (image.blob 方法)
minor_axis_line() (image.blob 方法)
mkdir()(在 uos 模块中)
mkfs()(uos.VfsFat 静态方法)
mkfs()(uos.VfsLfs1 静态方法)
mkfs()(uos.VfsLfs2 静态方法)
mktime()(在 utime 模块中)
mode() (image.Image 方法)
mode() (image.statistics 方法)
mode() (machine.Pin 方法)
mode() (pyb.Pin 方法)
modf()(在 math 模块中)
modify() (uselect.poll 方法)
module
_thread
ai
audio
btree
buzzer
cmath
cpufreq
display
fir
framebuf
gc
image
imu
machine
math
micro_speech
micropython
mp4
network
pyb
rk
rpc
sensor
tv
uarray
uasyncio
ubinascii
ubluetooth
ucollections
ucryptolib
uctypes
uerrno
uhashlib
uheapq
uio
ujson
uos
ure
uselect
usocket
ussl
ustruct
usys
utime
uzlib
znzpi
modules()(在 usys 模块中)
morph() (image.Image 方法)
mount()(在 pyb 模块中)
mount()(在 uos 模块中)
mp4
module
Mp4(mp4 中的类)
MT9M114()(在 sensor 模块中)
MT9V022()(在 sensor 模块中)
MT9V024()(在 sensor 模块中)
MT9V032()(在 sensor 模块中)
MT9V034()(在 sensor 模块中)
mul() (image.Image 方法)
N
name() (pyb.Pin 方法)
name() (pyb.pinaf 方法)
namedtuple()(在 ucollections 模块中)
NameError
names() (pyb.Pin 方法)
native
NATIVE()(在 uctypes 模块中)
negate() (image.Image 方法)
network
module
new_event_loop()(在 uasyncio 模块中)
next()
built-in function
noise() (pyb.DAC 方法)
NotImplementedError
now() (machine.RTC 方法)
O
object(内置类)
oct()
built-in function
off() (machine.Pin 方法)
off() (machine.Signal 方法)
off() (pyb.LED 方法)
offset() (image.ImageIO 方法)
on() (machine.Pin 方法)
on() (machine.Signal 方法)
on() (pyb.LED 方法)
open()
built-in function
open() (image.Image 方法)
open()(在 btree 模块中)
open()(在 uio 模块中)
open_connection()(在 uasyncio 模块中)
opt_level()(在 micropython 模块中)
ord()
built-in function
OrderedDict()(在 ucollections 模块中)
OSError
output_channels() (ai.ai_model 方法)
output_datatype() (ai.ai_model 方法)
output_height() (ai.ai_model 方法)
output_scale() (ai.ai_model 方法)
output_width() (ai.ai_model 方法)
output_zero_point() (ai.ai_model 方法)
OV2640()(在 sensor 模块中)
OV5640()(在 sensor 模块中)
OV7690()(在 sensor 模块中)
OV7725()(在 sensor 模块中)
OV9650()(在 sensor 模块中)
P
pack()(在 ustruct 模块中)
pack_into()(在 ustruct 模块中)
padding() (image.datamatrix 方法)
PAJ6100()(在 sensor 模块中)
PALETTE_IRONBOW()(在 image 模块中)
PALETTE_RAINBOW()(在 image 模块中)
path()(在 usys 模块中)
payload() (image.barcode 方法)
payload() (image.datamatrix 方法)
payload() (image.qrcode 方法)
PDF417()(在 image 模块中)
percentile(image 中的类)
perimeter() (image.blob 方法)
period() (pyb.Timer 方法)
phase()(在 cmath 模块中)
phy_mode()(在 network 模块中)
pi()(在 cmath 模块中)
pi()(在 math 模块中)
pin() (pyb.Pin 方法)
Pin.AF_OD()(在 pyb 模块中)
Pin.AF_PP()(在 pyb 模块中)
Pin.ALT()(在 machine 模块中)
Pin.ALT_OPEN_DRAIN()(在 machine 模块中)
Pin.ANALOG()(在 pyb 模块中)
Pin.HIGH_POWER()(在 machine 模块中)
Pin.IN()(在 machine 模块中)
Pin.IN()(在 pyb 模块中)
Pin.IRQ_FALLING()(在 machine 模块中)
Pin.IRQ_HIGH_LEVEL()(在 machine 模块中)
Pin.IRQ_LOW_LEVEL()(在 machine 模块中)
Pin.IRQ_RISING()(在 machine 模块中)
Pin.LOW_POWER()(在 machine 模块中)
Pin.MED_POWER()(在 machine 模块中)
Pin.OPEN_DRAIN()(在 machine 模块中)
Pin.OUT()(在 machine 模块中)
Pin.OUT_OD()(在 pyb 模块中)
Pin.OUT_PP()(在 pyb 模块中)
Pin.PULL_DOWN()(在 machine 模块中)
Pin.PULL_DOWN()(在 pyb 模块中)
Pin.PULL_HOLD()(在 machine 模块中)
Pin.PULL_NONE()(在 pyb 模块中)
Pin.PULL_UP()(在 machine 模块中)
Pin.PULL_UP()(在 pyb 模块中)
Pin(machine 中的类)
pitch()(在 imu 模块中)
pixel() (framebuf.FrameBuffer 方法)
pixel() (pyb.LCD 方法)
pixels() (image.blob 方法)
platform()(在 usys 模块中)
play()(在 audio 模块中)
PNG()(在 image 模块中)
polar()(在 cmath 模块中)
poll() (uselect.poll 方法)
poll()(在 uselect 模块中)
popleft() (ucollections.deque 方法)
port
port() (pyb.Pin 方法)
pow()
built-in function
pow()(在 math 模块中)
prescaler() (pyb.Timer 方法)
print()
built-in function
print_exception()(在 usys 模块中)
property()
built-in function
PTR()(在 uctypes 模块中)
pull() (machine.Pin 方法)
pull() (pyb.Pin 方法)
pulse_width() (pyb.Servo 方法)
pulse_width() (pyb.timerchannel 方法)
pulse_width_percent() (pyb.timerchannel 方法)
pyb
module
pyb.Accel(pyb 中的类)
pyb.ADC(pyb 中的类)
pyb.CAN(pyb 中的类)
pyb.DAC(pyb 中的类)
pyb.ExtInt(pyb 中的类)
pyb.Flash(pyb 中的类)
pyb.I2C(pyb 中的类)
pyb.LCD(pyb 中的类)
pyb.LED(pyb 中的类)
pyb.Pin(pyb 中的类)
pyb.RTC(pyb 中的类)
pyb.Servo(pyb 中的类)
pyb.SPI(pyb 中的类)
pyb.Switch(pyb 中的类)
pyb.Timer(pyb 中的类)
pyb.UART(pyb 中的类)
pyb.USB_HID(pyb 中的类)
pyb.USB_VCP(pyb 中的类)
Q
QCIF()(在 sensor 模块中)
QHD()(在 sensor 模块中)
QQCIF()(在 sensor 模块中)
QQQQVGA()(在 sensor 模块中)
QQQVGA()(在 sensor 模块中)
QQSIF()(在 sensor 模块中)
QQVGA()(在 sensor 模块中)
QQVGA2()(在 sensor 模块中)
qrcode(image 中的类)
QSIF()(在 sensor 模块中)
qstr_info()(在 micropython 模块中)
quality() (image.barcode 方法)
QVGA()(在 display 模块中)
QVGA()(在 sensor 模块中)
QXGA()(在 sensor 模块中)
R
r() (image.circle 方法)
radians()(在 math 模块中)
radiometric()(在 fir 模块中)
ram() (ai.ai_model 方法)
range()
built-in function
read() (image.ImageIO 方法)
read() (machine.SPI 方法)
read() (machine.UART 方法)
read() (pyb.ADC 方法)
read() (pyb.UART 方法)
read() (pyb.USB_VCP 方法)
read() (uasyncio.Stream 方法)
read() (usocket.socket 方法)
read_id() (display.ST7701 方法)
read_ir()(在 fir 模块中)
read_ta()(在 fir 模块中)
read_timed() (pyb.ADC 方法)
read_timed_multi() (pyb.ADC 方法)
read_u16() (machine.ADC 方法)
readblocks() (pyb.Flash 方法)
readblocks() (uos.AbstractBlockDev 方法)
readchar() (pyb.UART 方法)
readfrom() (machine.I2C 方法)
readfrom_into() (machine.I2C 方法)
readfrom_mem() (machine.I2C 方法)
readfrom_mem_into() (machine.I2C 方法)
readinto() (machine.I2C 方法)
readinto() (machine.SPI 方法)
readinto() (machine.UART 方法)
readinto() (pyb.UART 方法)
readinto() (pyb.USB_VCP 方法)
readinto() (usocket.socket 方法)
readline() (machine.UART 方法)
readline() (pyb.UART 方法)
readline() (pyb.USB_VCP 方法)
readline() (uasyncio.Stream 方法)
readline() (usocket.socket 方法)
readlines() (pyb.USB_VCP 方法)
receive_frame() (display.DisplayData 方法)
rect() (ai.ai_classification 方法)
rect() (framebuf.FrameBuffer 方法)
rect() (image.apriltag 方法)
rect() (image.barcode 方法)
rect() (image.blob 方法)
rect() (image.datamatrix 方法)
rect() (image.kptmatch 方法)
rect() (image.qrcode 方法)
rect() (image.rect 方法)
rect()(在 cmath 模块中)
rect(image 中的类)
recv() (pyb.CAN 方法)
recv() (pyb.I2C 方法)
recv() (pyb.SPI 方法)
recv() (pyb.USB_HID 方法)
recv() (pyb.USB_VCP 方法)
recv() (usocket.socket 方法)
recvfrom() (usocket.socket 方法)
refresh() (display.DSIDisplay 方法)
refresh() (display.RGBDisplay 方法)
refresh() (display.SPIDisplay 方法)
refresh()(在 fir 模块中)
refresh()(在 tv 模块中)
reg() (pyb.pinaf 方法)
register() (uselect.poll 方法)
register_frame_cb()(在 fir 模块中)
register_vsync_cb()(在 fir 模块中)
regression() (ai.ai_model 方法)
regression()(在 ai 模块中)
regs()(pyb.ExtInt 类方法)
release() (uasyncio.Lock 方法)
remove()(在 uos 模块中)
rename()(在 uos 模块中)
REPL
repl_uart()(在 pyb 模块中)
replace() (image.Image 方法)
repr()
built-in function
reset()(在 machine 模块中)
reset()(在 sensor 模块中)
reset_cause()(在 machine 模块中)
resolution()(在 fir 模块中)
RESONANT_FREQ()(在 buzzer 模块中)
response() (image.displacement 方法)
restart() (pyb.CAN 方法)
reversed()
built-in function
RGB565()(在 image 模块中)
RGB565()(在 sensor 模块中)
rgb_to_binary()(在 image 模块中)
rgb_to_grayscale()(在 image 模块中)
rgb_to_lab()(在 image 模块中)
rgb_to_yuv()(在 image 模块中)
rho() (image.line 方法)
rk
module
rmdir()(在 uos 模块中)
rng()(在 machine 模块中)
rng()(在 pyb 模块中)
roll()(在 imu 模块中)
ROTATE_180()(在 image 模块中)
ROTATE_270()(在 image 模块中)
ROTATE_90()(在 image 模块中)
rotation() (image.apriltag 方法)
rotation() (image.barcode 方法)
rotation() (image.blob 方法)
rotation() (image.datamatrix 方法)
rotation() (image.displacement 方法)
rotation_corr() (image.Image.img 方法)
rotation_deg() (image.blob 方法)
rotation_rad() (image.blob 方法)
round()
built-in function
roundness() (image.blob 方法)
rows() (image.datamatrix 方法)
rpc
module
rpc_i2c_master(rpc 中的类)
rpc_i2c_slave(rpc 中的类)
rpc_master(rpc 中的类)
rpc_network_master(rpc 中的类)
rpc_network_slave(rpc 中的类)
rpc_slave(rpc 中的类)
rpc_spi_master(rpc 中的类)
rpc_spi_slave(rpc 中的类)
rpc_uart_master(rpc 中的类)
rpc_uart_slave(rpc 中的类)
rpc_usb_vcp_master(rpc 中的类)
rpc_usb_vcp_slave(rpc 中的类)
rpc(rpc 中的类)
RTC.ALARM0()(在 machine 模块中)
RTC(machine 中的类)
run()(在 uasyncio 模块中)
run_forever() (uasyncio.Loop 方法)
run_until_complete() (uasyncio.Loop 方法)
RuntimeError
rxcallback() (pyb.CAN 方法)
S
save() (image.Image 方法)
save_descriptor()(在 image 模块中)
scale() (image.displacement 方法)
scale() (image.Image 方法)
SCALE_ASPECT_EXPAND()(在 image 模块中)
SCALE_ASPECT_IGNORE()(在 image 模块中)
SCALE_ASPECT_KEEP()(在 image 模块中)
scan() (machine.I2C 方法)
scan() (network.AbstractNIC 方法)
scan() (network.WLAN 方法)
scan() (pyb.I2C 方法)
schedule()(在 micropython 模块中)
scroll() (framebuf.FrameBuffer 方法)
SDCard(machine 中的类)
SD(machine 中的类)
search() (ure.regex 方法)
search()(在 ure 模块中)
SEARCH_DS()(在 image 模块中)
SEARCH_EX()(在 image 模块中)
seek() (image.ImageIO 方法)
segment() (ai.ai_model 方法)
segment()(在 ai 模块中)
select()(在 uselect 模块中)
send() (pyb.CAN 方法)
send() (pyb.I2C 方法)
send() (pyb.SPI 方法)
send() (pyb.USB_HID 方法)
send() (pyb.USB_VCP 方法)
send() (usocket.socket 方法)
send_frame() (display.DisplayData 方法)
send_recv() (pyb.SPI 方法)
sendall() (usocket.socket 方法)
sendbreak() (machine.UART 方法)
sendbreak() (pyb.UART 方法)
sendto() (usocket.socket 方法)
sensor
module
Server(uasyncio 中的类)
set() (image.Image 方法)
set() (uasyncio.Event 方法)
set_auto_blc()(在 sensor 模块中)
set_auto_exposure()(在 sensor 模块中)
set_auto_gain()(在 sensor 模块中)
set_auto_rotation()(在 sensor 模块中)
set_auto_whitebal()(在 sensor 模块中)
set_brightness()(在 sensor 模块中)
set_color_palette()(在 sensor 模块中)
set_colorbar()(在 sensor 模块中)
set_contrast()(在 sensor 模块中)
set_exception_handler() (uasyncio.Loop 方法)
set_frame_callback()(在 sensor 模块中)
set_framebuffers()(在 sensor 模块中)
set_framerate()(在 sensor 模块中)
set_framesize()(在 sensor 模块中)
set_frequency()(在 cpufreq 模块中)
set_gainceiling()(在 sensor 模块中)
set_hmirror()(在 sensor 模块中)
set_lens_correction()(在 sensor 模块中)
set_pixel() (image.Image 方法)
set_pixformat()(在 sensor 模块中)
set_quality()(在 sensor 模块中)
set_saturation()(在 sensor 模块中)
set_transpose()(在 sensor 模块中)
set_vflip()(在 sensor 模块中)
set_vsync_callback()(在 sensor 模块中)
set_windowing()(在 sensor 模块中)
setattr()
built-in function
setblocking() (usocket.socket 方法)
setfilter() (pyb.CAN 方法)
setinterrupt() (pyb.USB_VCP 方法)
setsockopt() (usocket.socket 方法)
settimeout() (usocket.socket 方法)
set(内置类)
show() (pyb.LCD 方法)
shutdown()(在 sensor 模块中)
SIF()(在 sensor 模块中)
Signal(machine 中的类)
sin()(在 cmath 模块中)
sin()(在 math 模块中)
SINGLE_BUFFER()(在 sensor 模块中)
sinh()(在 math 模块中)
size() (image.Image 方法)
size() (image.ImageIO 方法)
size() (mp4.Mp4 方法)
sizeof()(在 uctypes 模块中)
skip_frames()(在 sensor 模块中)
sleep()(在 imu 模块中)
sleep()(在 machine 模块中)
sleep()(在 sensor 模块中)
sleep()(在 uasyncio 模块中)
sleep()(在 utime 模块中)
sleep_ms()(在 uasyncio 模块中)
sleep_ms()(在 utime 模块中)
sleep_us()(在 utime 模块中)
slice(内置类)
snapshot()(在 fir 模块中)
snapshot()(在 sensor 模块中)
SOCK_DGRAM()(在 usocket 模块中)
SOCK_STREAM()(在 usocket 模块中)
socket()(在 usocket 模块中)
soft_reset()(在 machine 模块中)
solidity() (image.blob 方法)
sorted()
built-in function
source_freq() (pyb.Timer 方法)
span() (ure.match 方法)
speed() (pyb.Servo 方法)
SPI.LSB()(在 machine 模块中)
SPI.LSB()(在 pyb 模块中)
SPI.MASTER()(在 machine 模块中)
SPI.MASTER()(在 pyb 模块中)
SPI.MSB()(在 machine 模块中)
SPI.MSB()(在 pyb 模块中)
SPI.SLAVE()(在 pyb 模块中)
SPIDisplay(display 中的类)
SPI(machine 中的类)
split() (ure.regex 方法)
sqrt()(在 cmath 模块中)
sqrt()(在 math 模块中)
ssl.SSLError()(在 ussl 模块中)
stack_use()(在 micropython 模块中)
standby()(在 pyb 模块中)
start() (machine.I2C 方法)
start() (ure.match 方法)
start_server()(在 uasyncio 模块中)
stat()(在 uos 模块中)
state() (pyb.CAN 方法)
staticmethod()
built-in function
statistics(image 中的类)
status() (network.AbstractNIC 方法)
status() (network.WLAN 方法)
statvfs()(在 uos 模块中)
stderr()(在 usys 模块中)
stdev() (image.statistics 方法)
stdin()(在 usys 模块中)
stdout()(在 usys 模块中)
stero_disparity() (image.Image 方法)
stop() (machine.I2C 方法)
stop() (uasyncio.Loop 方法)
stop()(在 audio 模块中)
stop()(在 pyb 模块中)
StopIteration
stream
streaming()(在 audio 模块中)
Stream(uasyncio 中的类)
StringIO(uio 中的类)
struct(uctypes 中的类)
str(内置类)
sub() (image.Image 方法)
sub() (ure.regex 方法)
sub()(在 ure 模块中)
sum()
built-in function
super()
built-in function
SVGA()(在 display 模块中)
SVGA()(在 sensor 模块中)
swint() (pyb.ExtInt 方法)
SXGA()(在 display 模块中)
SXGA()(在 sensor 模块中)
SXGA2()(在 display 模块中)
SXGAM()(在 sensor 模块中)
sync() (image.ImageIO 方法)
sync() (mp4.Mp4 方法)
sync()(在 pyb 模块中)
sync()(在 uos 模块中)
SyntaxError
SystemExit
T
TAG16H5()(在 image 模块中)
TAG25H7()(在 image 模块中)
TAG25H9()(在 image 模块中)
TAG36H10()(在 image 模块中)
TAG36H11()(在 image 模块中)
tan()(在 math 模块中)
tanh()(在 math 模块中)
Task(uasyncio 中的类)
temperature_c()(在 imu 模块中)
text() (framebuf.FrameBuffer 方法)
text() (pyb.LCD 方法)
TextIOWrapper(uio 中的类)
TFWVGA()(在 display 模块中)
TFWVGA2()(在 display 模块中)
theta() (image.kptmatch 方法)
theta() (image.line 方法)
threshold()(在 gc 模块中)
threshold(image 中的类)
THVGA()(在 display 模块中)
ticks_add()(在 utime 模块中)
ticks_cpu()(在 utime 模块中)
ticks_diff()(在 utime 模块中)
ticks_ms()(在 utime 模块中)
ticks_us()(在 utime 模块中)
tilt() (pyb.Accel 方法)
time()(在 utime 模块中)
time_pulse_us()(在 machine 模块中)
Timer.ONE_SHOT()(在 machine 模块中)
Timer.PERIODIC()(在 machine 模块中)
Timer(machine 中的类)
to_bitmap() (image.Image 方法)
to_bytes() (int 方法)
to_grayscale() (image.Image 方法)
to_ironbow() (image.Image 方法)
to_jpeg() (image.Image 方法)
to_png() (image.Image 方法)
to_rainbow() (image.Image 方法)
to_rgb565() (image.Image 方法)
toggle() (pyb.LED 方法)
top_hat() (image.Image 方法)
TQVGA()(在 display 模块中)
TRANSPOSE()(在 image 模块中)
triangle() (pyb.DAC 方法)
trigger_ffc()(在 fir 模块中)
triple_buffer() (display.SPIDisplay 方法)
TRIPLE_BUFFER()(在 sensor 模块中)
triple_buffer()(在 tv 模块中)
trunc()(在 math 模块中)
tuple(内置类)
tv
module
TV_NONE()(在 tv 模块中)
TV_SHIELD()(在 tv 模块中)
type()
built-in function
type() (image.barcode 方法)
type() (image.ImageIO 方法)
type()(在 fir 模块中)
type()(在 tv 模块中)
TypeError
U
uarray
module
UART
UART.CTS()(在 pyb 模块中)
UART.RTS()(在 pyb 模块中)
UART.RX_ANY()(在 machine 模块中)
UART(machine 中的类)
uasyncio
module
ubinascii
module
ubluetooth
module
ubluetooth.FLAG_NOTIFY()(在 ubluetooth 模块中)
ubluetooth.FLAG_READ()(在 ubluetooth 模块中)
ubluetooth.FLAG_WRITE()(在 ubluetooth 模块中)
ucollections
module
ucryptolib
module
uctypes
module
udelay()(在 pyb 模块中)
uerrno
module
uhashlib
module
uhashlib.md5(uhashlib 中的类)
uhashlib.sha1(uhashlib 中的类)
uhashlib.sha256(uhashlib 中的类)
uheapq
module
UINT16()(在 uctypes 模块中)
UINT32()(在 uctypes 模块中)
UINT64()(在 uctypes 模块中)
UINT8()(在 uctypes 模块中)
uio
module
ujson
module
umount()(在 uos 模块中)
uname()(在 uos 模块中)
unhexlify()(在 ubinascii 模块中)
unique_id()(在 machine 模块中)
unique_id()(在 pyb 模块中)
unpack()(在 ustruct 模块中)
unpack_from()(在 ustruct 模块中)
unregister() (uselect.poll 方法)
uos
module
UPCA()(在 image 模块中)
UPCE()(在 image 模块中)
update() (uhashlib.hash 方法)
upip
uq() (image.statistics 方法)
urandom()(在 uos 模块中)
ure
module
usb_mode()(在 pyb 模块中)
USB_VCP.CTS()(在 pyb 模块中)
USB_VCP.RTS()(在 pyb 模块中)
uselect
module
usocket
module
usocket.error
ussl
module
ussl.CERT_NONE()(在 ussl 模块中)
ussl.CERT_OPTIONAL()(在 ussl 模块中)
ussl.CERT_REQUIRED()(在 ussl 模块中)
ussl.wrap_socket()(在 ussl 模块中)
ustruct
module
usys
module
utime
module
UUID(ubluetooth 中的类)
UXGA()(在 display 模块中)
UXGA()(在 sensor 模块中)
uzlib
module
V
value() (image.percentile 方法)
value() (image.threshold 方法)
value() (machine.Pin 方法)
value() (machine.Signal 方法)
value() (pyb.Pin 方法)
value() (pyb.Switch 方法)
ValueError
values() (btree.btree 方法)
version() (image.ImageIO 方法)
version() (image.qrcode 方法)
version()(在 usys 模块中)
version_info()(在 usys 模块中)
version_major()(在 znzpi 模块中)
version_minor()(在 znzpi 模块中)
version_patch()(在 znzpi 模块中)
version_string()(在 znzpi 模块中)
VFLIP()(在 image 模块中)
VfsFat(uos 中的类)
VfsLfs1(uos 中的类)
VfsLfs2(uos 中的类)
VGA()(在 display 模块中)
VGA()(在 sensor 模块中)
VIDEO_FIFO()(在 sensor 模块中)
vline() (framebuf.FrameBuffer 方法)
VOID()(在 uctypes 模块中)
W
w() (ai.ai_classification 方法)
w() (image.apriltag 方法)
w() (image.barcode 方法)
w() (image.blob 方法)
w() (image.datamatrix 方法)
w() (image.kptmatch 方法)
w() (image.qrcode 方法)
w() (image.rect 方法)
wait() (uasyncio.Event 方法)
wait_closed() (uasyncio.Server 方法)
wait_closed() (uasyncio.Stream 方法)
wait_for()(在 uasyncio 模块中)
wait_for_ms()(在 uasyncio 模块中)
wake_reason()(在 machine 模块中)
wakeup() (pyb.RTC 方法)
WDT(machine 中的类)
wfi()(在 pyb 模块中)
width() (display.DSIDisplay 方法)
width() (display.RGBDisplay 方法)
width() (display.SPIDisplay 方法)
width() (image.Image 方法)
width() (mp4.Mp4 方法)
width()(在 fir 模块中)
width()(在 sensor 模块中)
width()(在 tv 模块中)
WLAN(network 中的类)
WQXGA()(在 sensor 模块中)
WQXGA2()(在 sensor 模块中)
write() (display.DSIDisplay 方法)
write() (display.RGBDisplay 方法)
write() (display.SPIDisplay 方法)
write() (image.ImageIO 方法)
write() (machine.I2C 方法)
write() (machine.SPI 方法)
write() (machine.UART 方法)
write() (mp4.Mp4 方法)
write() (pyb.DAC 方法)
write() (pyb.LCD 方法)
write() (pyb.UART 方法)
write() (pyb.USB_VCP 方法)
write() (uasyncio.Stream 方法)
write() (usocket.socket 方法)
write_readinto() (machine.SPI 方法)
write_timed() (pyb.DAC 方法)
writeblocks() (pyb.Flash 方法)
writeblocks() (uos.AbstractBlockDev 方法)
writechar() (pyb.UART 方法)
writeto() (machine.I2C 方法)
writeto_mem() (machine.I2C 方法)
writevto() (machine.I2C 方法)
WSVGA()(在 display 模块中)
WVGA()(在 sensor 模块中)
WVGA2()(在 sensor 模块中)
WXGA()(在 sensor 模块中)
X
x() (ai.ai_classification 方法)
x() (image.apriltag 方法)
x() (image.barcode 方法)
x() (image.blob 方法)
x() (image.circle 方法)
x() (image.datamatrix 方法)
x() (image.kptmatch 方法)
x() (image.qrcode 方法)
x() (image.rect 方法)
x() (pyb.Accel 方法)
x1() (image.line 方法)
x2() (image.line 方法)
x_hist_bins() (image.blob 方法)
x_rotation() (image.apriltag 方法)
x_translation() (image.apriltag 方法)
x_translation() (image.displacement 方法)
XGA()(在 display 模块中)
XGA()(在 sensor 模块中)
Y
y() (ai.ai_classification 方法)
y() (image.apriltag 方法)
y() (image.barcode 方法)
y() (image.blob 方法)
y() (image.circle 方法)
y() (image.datamatrix 方法)
y() (image.kptmatch 方法)
y() (image.qrcode 方法)
y() (image.rect 方法)
y() (pyb.Accel 方法)
y1() (image.line 方法)
y2() (image.line 方法)
y_hist_bins() (image.blob 方法)
y_rotation() (image.apriltag 方法)
y_translation() (image.apriltag 方法)
y_translation() (image.displacement 方法)
YUV422()(在 image 模块中)
YUV422()(在 sensor 模块中)
yuv_to_binary()(在 image 模块中)
yuv_to_grayscale()(在 image 模块中)
yuv_to_lab()(在 image 模块中)
yuv_to_rgb()(在 image 模块中)
Z
z() (pyb.Accel 方法)
z_rotation() (image.apriltag 方法)
z_translation() (image.apriltag 方法)
ZeroDivisionError
zip()
built-in function
znzpi
module
Language and External Links
Language
English
中文
External links
youvtec.com
youvtc.com/bbs
github.com/znzpi/znzpi
micropython.org
forum.micropython.org
github.com/micropython/micropython