MicroPython
1.9.2
墨星stm32快速参考
pyboard基本信息
墨星stm32的MicroPython教程
MicroPython 函数库
MicroPython语言
MicroPython 与 CPython 的不同
MicroPython 许可证信息
MicroPython
Docs
»
索引
索引
_
|
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
_
__call__() (machine.Pin 方法)
__contains__() (btree 方法)
__detitem__() (btree 方法)
__getitem__() (btree 方法)
__iter__() (btree 方法)
__setitem__() (btree 方法)
A
a2b_base64() (在 ubinascii 模块中)
a_bins() (histogram 方法)
a_lq() (statistics 方法)
a_max() (statistics 方法)
a_mean() (statistics 方法)
a_median() (statistics 方法)
a_min() (statistics 方法)
a_mode() (statistics 方法)
a_stdev() (statistics 方法)
a_uq() (statistics 方法)
a_value() (percentile 方法)
(threhsold 方法)
abs() (內置函数)
AbstractNIC (network 中的类)
accept() (usocket.socket 方法)
acos() (在 math 模块中)
acosh() (在 math 模块中)
active() (在 network 模块中)
ADC (machine 中的类)
adcchannel() (在 machine 模块中)
add() (image 方法)
add_frame() (gif.gif 方法)
(imagewriter 方法)
(mjpeg.mjpeg 方法)
addressof() (在 uctypes 模块中)
AF_INET() (在 usocket 模块中)
AF_INET6() (在 usocket 模块中)
alarm() (machine.RTC 方法)
alarm_left() (machine.RTC 方法)
all() (內置函数)
alloc_emergency_exception_buf() (在 micropython 模块中)
alt_list() (machine.Pin 方法)
any() (machine.UART 方法)
(內置函数)
append() (array.array.array 方法)
area() (blob 方法)
argv() (在 sys 模块中)
array (模块)
array.array (array 中的类)
asin() (在 math 模块中)
asinh() (在 math 模块中)
AssertionError
atan() (在 math 模块中)
atan2() (在 math 模块中)
atanh() (在 math 模块中)
AttributeError
avg() (time.clock 方法)
B
b2a_base64() (在 ubinascii 模块中)
b_and() (image 方法)
b_bins() (histogram 方法)
b_lq() (statistics 方法)
b_max() (statistics 方法)
b_mean() (statistics 方法)
b_median() (statistics 方法)
b_min() (statistics 方法)
b_mode() (statistics 方法)
b_nand() (image 方法)
b_nor() (image 方法)
b_or() (image 方法)
b_stdev() (statistics 方法)
b_uq() (statistics 方法)
b_value() (percentile 方法)
(threhsold 方法)
b_xnor() (image 方法)
b_xor() (image 方法)
baremetal
BIG_ENDIAN() (在 uctypes 模块中)
bilateral() (image 方法)
bin() (內置函数)
binary() (image 方法)
bind() (usocket.socket 方法)
bins() (histogram 方法)
black_hat() (image 方法)
blend() (image 方法)
blit() (framebuf.FrameBuffer 方法)
board
bool (內置类)
bytearray (內置类)
bytearray_at() (在 uctypes 模块中)
byteorder() (在 sys 模块中)
bytes (內置类)
bytes_at() (在 uctypes 模块中)
BytesIO (uio 中的类)
C
calcsize() (在 ustruct 模块中)
callable() (內置函数)
cancel() (machine.RTC 方法)
capacity() (datamatrix 方法)
cartoon() (image 方法)
ceil() (在 math 模块中)
channel() (machine.ADC 方法)
chdir() (在 uos 模块中)
chr() (內置函数)
chrominvar() (image 方法)
classify_object() (image 方法)
classmethod() (內置函数)
clear() (image 方法)
close() (btree 方法)
(gif.gif 方法)
(image 方法)
(imagereader 方法)
(imagewriter 方法)
(mjpeg.mjpeg 方法)
(usocket.socket 方法)
cmath (模块)
code() (blob 方法)
collect() (在 gc 模块中)
columns() (datamatrix 方法)
compile() (內置函数)
(在 ure 模块中)
complex (內置类)
compress() (image 方法)
compress_for_ide() (image 方法)
compressed() (image 方法)
compressed_for_ide() (image 方法)
config() (在 network 模块中)
connect() (usocket.socket 方法)
(在 network 模块中)
const() (在 micropython 模块中)
copy() (image 方法)
copysign() (在 math 模块中)
corners() (apriltag 方法)
(barcode 方法)
(datamatrix 方法)
(qrcode 方法)
(rect 方法)
cos() (在 cmath 模块中)
(在 math 模块中)
cosh() (在 math 模块中)
count() (blob 方法)
(kptmatch 方法)
cpufreq (模块)
cpufreq.CPUFREQ_120MHZ() (在 cpufreq 模块中)
cpufreq.CPUFREQ_144MHZ() (在 cpufreq 模块中)
cpufreq.CPUFREQ_168MHZ() (在 cpufreq 模块中)
cpufreq.CPUFREQ_192MHZ() (在 cpufreq 模块中)
cpufreq.CPUFREQ_216MHZ() (在 cpufreq 模块中)
cpufreq.get_frequency() (在 cpufreq 模块中)
cpufreq.set_frequency() (在 cpufreq 模块中)
CPython
cx() (apriltag 方法)
(blob 方法)
(kptmatch 方法)
cy() (apriltag 方法)
(blob 方法)
(kptmatch 方法)
D
data_type() (qrcode 方法)
DEBUG() (在 ure 模块中)
decision_margin() (apriltag 方法)
DecompIO (uzlib 中的类)
decompress() (在 uzlib 模块中)
deepsleep() (在 machine 模块中)
degrees() (在 math 模块中)
deinit() (machine.ADC 方法)
(machine.I2C 方法)
(machine.RTC 方法)
(machine.SD 方法)
(machine.SPI 方法)
(machine.Timer 方法)
(machine.UART 方法)
(machine.adcchannel 方法)
(server 方法)
delattr() (內置函数)
density() (blob 方法)
DESC (內置变量)
dict (內置类)
difference() (image 方法)
digest() (uhashlib.hash 方法)
dilate() (image 方法)
dir() (內置函数)
disable() (在 gc 模块中)
disable_irq() (在 machine 模块中)
disconnect() (在 network 模块中)
div() (image 方法)
divmod() (內置函数)
dot() (lcd160cr.LCD160CR 方法)
dot_no_clip() (lcd160cr.LCD160CR 方法)
draw_arrow() (image 方法)
draw_circle() (image 方法)
draw_cross() (image 方法)
draw_image() (image 方法)
draw_keypoints() (image 方法)
draw_line() (image 方法)
draw_rectangle() (image 方法)
draw_string() (image 方法)
drive() (machine.Pin 方法)
dumps() (在 ujson 模块中)
dupterm() (在 uos 模块中)
E
e() (在 cmath 模块中)
(在 math 模块中)
ecc_level() (qrcode 方法)
eci() (qrcode 方法)
enable() (在 gc 模块中)
enable_irq() (在 machine 模块中)
end() (ure.match 方法)
enumerate() (內置函数)
erase() (lcd160cr.LCD160CR 方法)
erf() (在 math 模块中)
erfc() (在 math 模块中)
erode() (image 方法)
errorcode() (在 uerrno 模块中)
eval() (內置函数)
Exception
exec() (內置函数)
exit() (在 sys 模块中)
exp() (在 cmath 模块中)
(在 math 模块中)
expm1() (在 math 模块中)
extend() (array.array.array 方法)
F
fabs() (在 math 模块中)
family() (apriltag 方法)
fast_spi() (lcd160cr.LCD160CR 方法)
feed() (machine.wdt 方法)
feed_wdt() (lcd160cr.LCD160CR 方法)
FileIO (uio 中的类)
fill() (framebuf.FrameBuffer 方法)
fill_rect() (framebuf.FrameBuffer 方法)
filter() (內置函数)
find_apriltags() (image 方法)
find_barcodes() (image 方法)
find_blobs() (image 方法)
find_circles() (image 方法)
find_datamatrices() (image 方法)
find_displacement() (image 方法)
find_edges() (image 方法)
find_eye() (image 方法)
find_features() (image 方法)
find_hog()
find_keypoints() (image 方法)
find_lbp() (image 方法)
find_line_segments() (image 方法)
find_lines() (image 方法)
find_number() (image 方法)
find_qrcodes() (image 方法)
find_rects() (image 方法)
find_template() (image 方法)
fir (模块)
fir.deinit() (在 fir 模块中)
fir.draw_ta() (在 fir 模块中)
,
[1]
fir.height() (在 fir 模块中)
fir.init() (在 fir 模块中)
fir.read_ir() (在 fir 模块中)
fir.read_ta() (在 fir 模块中)
fir.type() (在 fir 模块中)
fir.width() (在 fir 模块中)
float (內置类)
flood_fill() (image 方法)
floor() (在 math 模块中)
flush() (btree 方法)
fmod() (在 math 模块中)
format() (gif.gif 方法)
(image 方法)
forward() (nn.net 方法)
fps() (time.clock 方法)
framebuf (模块)
framebuf.GS4_HMSB() (在 framebuf 模块中)
framebuf.MONO_HLSB() (在 framebuf 模块中)
framebuf.MONO_HMSB() (在 framebuf 模块中)
framebuf.MONO_VLSB() (在 framebuf 模块中)
framebuf.RGB565() (在 framebuf 模块中)
FrameBuffer (framebuf 中的类)
freq() (在 machine 模块中)
frexp() (在 math 模块中)
from_bytes() (int 类方法)
frozenset (內置类)
G
gamma() (在 math 模块中)
gaussian() (image 方法)
gc (模块)
gc.mem_free() (在 gc 模块中)
get() (btree 方法)
get_histogram() (image 方法)
get_line() (lcd160cr.LCD160CR 方法)
get_percentile() (histogram 方法)
get_pixel() (image 方法)
(lcd160cr.LCD160CR 方法)
get_regression() (image 方法)
get_similarity() (image 方法)
get_statistics() (histogram 方法)
(image 方法)
get_threhsold() (histogram 方法)
get_touch() (lcd160cr.LCD160CR 方法)
getaddrinfo() (在 usocket 模块中)
getattr() (內置函数)
getcwd() (在 uos 模块中)
getvalue() (uio.BytesIO 方法)
gif (模块)
gif.Gif (gif 中的类)
globals() (內置函数)
goodness() (apriltag 方法)
GPIO
GPIO port
group() (ure.match 方法)
groups() (ure.match 方法)
H
h() (apriltag 方法)
(barcode 方法)
(blob 方法)
(datamatrix 方法)
(kptmatch 方法)
(nn.nn_class 方法)
(qrcode 方法)
(rect 方法)
hamming() (apriltag 方法)
hasattr() (內置函数)
hash() (內置函数)
heap_lock() (在 micropython 模块中)
heap_unlock() (在 micropython 模块中)
heapify() (在 uheapq 模块中)
heappop() (在 uheapq 模块中)
heappush() (在 uheapq 模块中)
height() (gif.gif 方法)
(image 方法)
(mjpeg.mjpeg 方法)
hex() (內置函数)
hexdigest() (uhashlib.hash 方法)
hexlify() (在 ubinascii 模块中)
histeq() (image 方法)
hline() (framebuf.FrameBuffer 方法)
I
I2C (machine 中的类)
id() (apriltag 方法)
(內置函数)
idle() (在 machine 模块中)
ifconfig() (在 network 模块中)
ilistdir() (在 uos 模块中)
illuminvar() (image 方法)
image.apriltag (內置类)
image.ARTOOLKIT (內置变量)
image.barcode (內置类)
image.blob (內置类)
image.circle (內置类)
image.CODABAR (內置变量)
image.CODE128 (內置变量)
image.CODE39 (內置变量)
image.CODE93 (內置变量)
image.CORNER_AGAST (內置变量)
image.CORNER_FAST (內置变量)
image.DATABAR (內置变量)
image.DATABAR_EXP (內置变量)
image.datamatrix (內置类)
image.displacement (內置类)
image.EAN13 (內置变量)
image.EAN2 (內置变量)
image.EAN5 (內置变量)
image.EAN8 (內置变量)
image.EDGE_CANNY (內置变量)
image.EDGE_SIMPLE (內置变量)
image.grayscale_to_rgb() (內置函数)
image.HaarCascade (內置类)
image.histogram (內置类)
image.I25 (內置变量)
image.Image (內置类)
image.ImageReader (內置类)
image.ImageWriter (內置类)
image.ISBN10 (內置变量)
image.ISBN13 (內置变量)
image.kptmatch (內置类)
image.lab_to_rgb() (內置函数)
image.line (內置类)
image.load_decriptor() (內置函数)
image.match_descriptor() (內置函数)
image.PDF417 (內置变量)
image.percentile (內置类)
image.qrcode (內置类)
image.rect (內置类)
image.rgb_to_grayscale() (內置函数)
image.rgb_to_lab() (內置函数)
image.save_descriptor() (內置函数)
image.SEARCH_DS (內置变量)
image.SEARCH_EX (內置变量)
image.similarity (內置类)
image.statistics (內置类)
image.TAG16H5 (內置变量)
image.TAG25H7 (內置变量)
image.TAG25H9 (內置变量)
image.TAG36H10 (內置变量)
image.TAG36H11 (內置变量)
image.threshold (內置类)
image.UPCA (內置变量)
image.UPCE (內置变量)
implementation() (在 sys 模块中)
ImportError
INCL (內置变量)
index() (nn.nn_class 方法)
IndexError
init() (machine.ADC 方法)
(machine.I2C 方法)
(machine.Pin 方法)
(machine.RTC 方法)
(machine.SD 方法)
(machine.SPI 方法)
(machine.adcchannel 方法)
(server 方法)
input() (內置函数)
int (內置类)
invert() (image 方法)
ipoll() (uselect.poll 方法)
IPPROTO_TCP() (在 usocket 模块中)
IPPROTO_UDP() (在 usocket 模块中)
irq() (machine.Pin 方法)
(machine.RTC 方法)
is_alphanumeric() (qrcode 方法)
is_binary() (qrcode 方法)
is_kanji() (qrcode 方法)
is_numeric() (qrcode 方法)
is_touched() (lcd160cr.LCD160CR 方法)
isconnected() (在 network 模块中)
isfinite() (在 math 模块中)
isinf() (在 math 模块中)
isinstance() (內置函数)
isnan() (在 math 模块中)
isrunning() (server 方法)
issubclass() (內置函数)
items() (btree 方法)
iter() (內置函数)
J
jpeg() (lcd160cr.LCD160CR 方法)
jpeg_data() (lcd160cr.LCD160CR 方法)
jpeg_start() (lcd160cr.LCD160CR 方法)
K
kbd_intr() (在 micropython 模块中)
KeyboardInterrupt
KeyError
keys() (btree 方法)
L
l_bins() (histogram 方法)
l_lq() (statistics 方法)
l_max() (statistics 方法)
l_mean() (statistics 方法)
l_median() (statistics 方法)
l_min() (statistics 方法)
l_mode() (statistics 方法)
l_stdev() (statistics 方法)
l_uq() (statistics 方法)
l_value() (percentile 方法)
(threhsold 方法)
laplacian() (image 方法)
lcd (模块)
lcd.clear() (在 lcd 模块中)
lcd.deinit() (在 lcd 模块中)
lcd.display() (在 lcd 模块中)
lcd.get_backlight() (在 lcd 模块中)
lcd.height() (在 lcd 模块中)
lcd.init() (在 lcd 模块中)
lcd.set_backlight() (在 lcd 模块中)
lcd.type() (在 lcd 模块中)
lcd.width() (在 lcd 模块中)
LCD160CR (lcd160cr 中的类)
lcd160cr (模块)
LCD160CR.h() (在 lcd160cr 模块中)
lcd160cr.LANDSCAPE() (在 lcd160cr 模块中)
lcd160cr.LANDSCAPE_UPSIDEDOWN() (在 lcd160cr 模块中)
lcd160cr.PORTRAIT() (在 lcd160cr 模块中)
lcd160cr.PORTRAIT_UPSIDEDOWN() (在 lcd160cr 模块中)
lcd160cr.STARTUP_DECO_INFO() (在 lcd160cr 模块中)
lcd160cr.STARTUP_DECO_MLOGO() (在 lcd160cr 模块中)
lcd160cr.STARTUP_DECO_NONE() (在 lcd160cr 模块中)
LCD160CR.w() (在 lcd160cr 模块中)
ldexp() (在 math 模块中)
len() (內置函数)
length() (line 方法)
lens_corr() (image 方法)
lgamma() (在 math 模块中)
line() (framebuf.FrameBuffer 方法)
(lcd160cr.LCD160CR 方法)
(line 方法)
line_no_clip() (lcd160cr.LCD160CR 方法)
linpolar() (image 方法)
list (內置类)
listdir() (在 uos 模块中)
listen() (usocket.socket 方法)
LITTLE_ENDIAN() (在 uctypes 模块中)
loads() (在 ujson 模块中)
locals() (內置函数)
localtime() (在 utime 模块中)
log() (在 cmath 模块中)
(在 math 模块中)
log10() (在 cmath 模块中)
(在 math 模块中)
log2() (在 math 模块中)
logpolar() (image 方法)
loop() (gif.gif 方法)
lq() (statistics 方法)
M
machine (模块)
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() (circle 方法)
(line 方法)
(rect 方法)
main() (內置函数)
makefile() (usocket.socket 方法)
map() (內置函数)
mask() (qrcode 方法)
match() (kptmatch 方法)
(ure.regex 方法)
(在 ure 模块中)
math (模块)
max() (image 方法)
(similarity 方法)
(statistics 方法)
(內置函数)
maxsize() (在 sys 模块中)
MCU
mean() (image 方法)
(similarity 方法)
(statistics 方法)
mean_pool() (image 方法)
mean_pooled() (image 方法)
median()
(statistics 方法)
mem_alloc() (在 gc 模块中)
mem_free() (在 gc 模块中)
mem_info() (在 micropython 模块中)
MemoryError
memoryview (內置类)
micropython (模块)
MicroPython port
MicroPython Unix port
micropython-lib
midpoint() (image 方法)
midpoint_pool() (image 方法)
midpoint_pooled() (image 方法)
min() (image 方法)
(similarity 方法)
(statistics 方法)
(內置函数)
mjpeg (模块)
mjpeg.Mjpeg (mjpeg 中的类)
mkdir() (在 uos 模块中)
mkfs() (內置函数)
mktime() (在 utime 模块中)
mode() (image 方法)
(machine.Pin 方法)
(statistics 方法)
modf() (在 math 模块中)
modify() (uselect.poll 方法)
modules() (在 sys 模块中)
morph() (image 方法)
mount() (內置函数)
mul() (image 方法)
N
namedtuple() (在 ucollections 模块中)
NameError
NATIVE() (在 uctypes 模块中)
negate() (image 方法)
network (模块)
network.Server (內置类)
next() (內置函数)
next_frame() (imagereader 方法)
nn (模块)
nn.load (nn 中的类)
nn.nn_class (nn 中的类)
NotImplementedError
now() (machine.RTC 方法)
O
object (內置类)
oct() (內置函数)
off() (machine.Signal 方法)
on() (machine.Signal 方法)
open() (image 方法)
(內置函数)
,
[1]
(在 uio 模块中)
opt_level() (在 micropython 模块中)
ord() (內置函数)
OrderedDict() (在 ucollections 模块中)
OSError
P
pack() (在 ustruct 模块中)
pack_into() (在 ustruct 模块中)
padding() (datamatrix 方法)
path() (在 sys 模块中)
payload() (barcode 方法)
(datamatrix 方法)
(qrcode 方法)
phase() (在 cmath 模块中)
pi() (在 cmath 模块中)
(在 math 模块中)
Pin (machine 中的类)
Pin.ALT() (在 machine 模块中)
Pin.ALT_OPEN_DRAIN() (在 machine 模块中)
Pin.HIGH_POWER() (在 machine 模块中)
Pin.IN() (在 machine 模块中)
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.PULL_DOWN() (在 machine 模块中)
Pin.PULL_UP() (在 machine 模块中)
pixel() (framebuf.FrameBuffer 方法)
pixels() (blob 方法)
platform() (在 sys 模块中)
polar() (在 cmath 模块中)
poll() (uselect.poll 方法)
(在 uselect 模块中)
poly_dot() (lcd160cr.LCD160CR 方法)
poly_line() (lcd160cr.LCD160CR 方法)
port
pow() (內置函数)
(在 math 模块中)
print() (內置函数)
print_exception() (在 sys 模块中)
property() (內置函数)
pull() (machine.Pin 方法)
Q
qstr_info() (在 micropython 模块中)
quality() (barcode 方法)
R
r() (circle 方法)
radians() (在 math 模块中)
range() (內置函数)
read() (machine.SPI 方法)
(machine.UART 方法)
(usocket.socket 方法)
readfrom() (machine.I2C 方法)
readfrom_into() (machine.I2C 方法)
readfrom_mem() (machine.I2C 方法)
readfrom_mem_into() (machine.I2C 方法)
readinto() (machine.I2C 方法)
(machine.SPI 方法)
(machine.UART 方法)
(usocket.socket 方法)
readline() (machine.UART 方法)
(usocket.socket 方法)
rect() (apriltag 方法)
(barcode 方法)
(blob 方法)
(datamatrix 方法)
(framebuf.FrameBuffer 方法)
(kptmatch 方法)
(lcd160cr.LCD160CR 方法)
(nn.nn_class 方法)
(qrcode 方法)
(rect 方法)
(在 cmath 模块中)
rect_interior() (lcd160cr.LCD160CR 方法)
rect_interior_no_clip() (lcd160cr.LCD160CR 方法)
rect_no_clip() (lcd160cr.LCD160CR 方法)
rect_outline() (lcd160cr.LCD160CR 方法)
rect_outline_no_clip() (lcd160cr.LCD160CR 方法)
recv() (usocket.socket 方法)
recvfrom() (usocket.socket 方法)
register() (uselect.poll 方法)
remove() (在 uos 模块中)
remove_shadows() (image 方法)
rename() (在 uos 模块中)
replace() (image 方法)
repr() (內置函数)
reset() (lcd160cr.LCD160CR 方法)
(time.clock 方法)
(在 machine 模块中)
reset_cause() (在 machine 模块中)
response() (displacement 方法)
reversed() (內置函数)
rgb() (lcd160cr.LCD160CR 静态方法)
rho() (line 方法)
rmdir() (在 uos 模块中)
rotation() (apriltag 方法)
(barcode 方法)
(blob 方法)
(datamatrix 方法)
(displacement 方法)
rotation_corr() (img 方法)
round() (內置函数)
rows() (datamatrix 方法)
RTC (machine 中的类)
RTC.ALARM0() (在 machine 模块中)
RuntimeError
S
save() (image 方法)
save_to_flash() (lcd160cr.LCD160CR 方法)
scale() (displacement 方法)
scan() (machine.I2C 方法)
(在 network 模块中)
schedule() (在 micropython 模块中)
screen_dump() (lcd160cr.LCD160CR 方法)
screen_load() (lcd160cr.LCD160CR 方法)
scroll() (framebuf.FrameBuffer 方法)
SD (machine 中的类)
search() (nn.net 方法)
(ure.regex 方法)
(在 ure 模块中)
select() (在 uselect 模块中)
send() (usocket.socket 方法)
sendall() (usocket.socket 方法)
sendbreak() (machine.UART 方法)
sendto() (usocket.socket 方法)
sensor (模块)
sensor.__read_reg() (在 sensor 模块中)
sensor.__write_reg() (在 sensor 模块中)
sensor.alloc_extra_fb() (在 sensor 模块中)
sensor.B128x128() (在 sensor 模块中)
sensor.B128x64() (在 sensor 模块中)
sensor.B64x32() (在 sensor 模块中)
sensor.B64x64() (在 sensor 模块中)
sensor.BAYER() (在 sensor 模块中)
sensor.CIF() (在 sensor 模块中)
sensor.dealloc_extra_db() (在 sensor 模块中)
sensor.flush() (在 sensor 模块中)
sensor.get_exposure_us() (在 sensor 模块中)
sensor.get_fb() (在 sensor 模块中)
sensor.get_gain_db() (在 sensor 模块中)
sensor.get_id() (在 sensor 模块中)
sensor.get_rgb_gain_db() (在 sensor 模块中)
sensor.GRAYSCALE() (在 sensor 模块中)
sensor.height() (在 sensor 模块中)
sensor.HQQQVGA() (在 sensor 模块中)
sensor.HQQVGA() (在 sensor 模块中)
sensor.HQVGA() (在 sensor 模块中)
sensor.JPEG() (在 sensor 模块中)
sensor.LCD() (在 sensor 模块中)
sensor.LEPTON() (在 sensor 模块中)
sensor.MT9V034() (在 sensor 模块中)
sensor.OV2640() (在 sensor 模块中)
sensor.OV7725() (在 sensor 模块中)
sensor.OV9650() (在 sensor 模块中)
sensor.QCIF() (在 sensor 模块中)
sensor.QQCIF() (在 sensor 模块中)
sensor.QQQQVGA() (在 sensor 模块中)
sensor.QQQVGA() (在 sensor 模块中)
sensor.QQSIF() (在 sensor 模块中)
sensor.QQVGA() (在 sensor 模块中)
sensor.QQVGA2() (在 sensor 模块中)
sensor.QSIF() (在 sensor 模块中)
sensor.QVGA() (在 sensor 模块中)
sensor.reset() (在 sensor 模块中)
sensor.RGB565() (在 sensor 模块中)
sensor.set_auto_exposure() (在 sensor 模块中)
sensor.set_auto_gain() (在 sensor 模块中)
sensor.set_auto_whitebal() (在 sensor 模块中)
sensor.set_brightness() (在 sensor 模块中)
sensor.set_colorbar() (在 sensor 模块中)
sensor.set_contrast() (在 sensor 模块中)
sensor.set_framesize() (在 sensor 模块中)
sensor.set_gainceiling() (在 sensor 模块中)
sensor.set_hmirror() (在 sensor 模块中)
sensor.set_lens_correction() (在 sensor 模块中)
sensor.set_pixformat() (在 sensor 模块中)
sensor.set_quality() (在 sensor 模块中)
sensor.set_saturation() (在 sensor 模块中)
sensor.set_vflip() (在 sensor 模块中)
sensor.set_vsync_output() (在 sensor 模块中)
sensor.set_windowing() (在 sensor 模块中)
sensor.SIF() (在 sensor 模块中)
sensor.skip_frames() (在 sensor 模块中)
sensor.snapshot() (在 sensor 模块中)
sensor.SVGA() (在 sensor 模块中)
sensor.SXGA() (在 sensor 模块中)
sensor.UXGA() (在 sensor 模块中)
sensor.VGA() (在 sensor 模块中)
sensor.width() (在 sensor 模块中)
sensor.WVGA() (在 sensor 模块中)
sensor.WVGA2() (在 sensor 模块中)
sensor_sleep() (在 sensor 模块中)
set (內置类)
set_brightness() (lcd160cr.LCD160CR 方法)
set_font() (lcd160cr.LCD160CR 方法)
set_i2c_addr() (lcd160cr.LCD160CR 方法)
set_orient() (lcd160cr.LCD160CR 方法)
set_pen() (lcd160cr.LCD160CR 方法)
set_pixel() (image 方法)
(lcd160cr.LCD160CR 方法)
set_pos() (lcd160cr.LCD160CR 方法)
set_power() (lcd160cr.LCD160CR 方法)
set_scroll() (lcd160cr.LCD160CR 方法)
set_scroll_buf() (lcd160cr.LCD160CR 方法)
set_scroll_win() (lcd160cr.LCD160CR 方法)
set_scroll_win_param() (lcd160cr.LCD160CR 方法)
set_spi_win() (lcd160cr.LCD160CR 方法)
set_startup_deco() (lcd160cr.LCD160CR 方法)
set_text_color() (lcd160cr.LCD160CR 方法)
set_uart_baudrate() (lcd160cr.LCD160CR 方法)
setattr() (內置函数)
setblocking() (usocket.socket 方法)
setsockopt() (usocket.socket 方法)
settimeout() (usocket.socket 方法)
show_framebuf() (lcd160cr.LCD160CR 方法)
Signal (machine 中的类)
sin() (在 cmath 模块中)
(在 math 模块中)
sinh() (在 math 模块中)
size() (gif.gif 方法)
(image 方法)
(imagereader 方法)
(imagewriter 方法)
(mjpeg.mjpeg 方法)
sizeof() (在 uctypes 模块中)
sleep() (在 machine 模块中)
(在 utime 模块中)
sleep_ms() (在 utime 模块中)
sleep_us() (在 utime 模块中)
slice (內置类)
SOCK_DGRAM() (在 usocket 模块中)
SOCK_STREAM() (在 usocket 模块中)
socket() (在 usocket 模块中)
socket.error
sorted() (內置函数)
span() (ure.match 方法)
SPI (machine 中的类)
SPI.LSB() (在 machine 模块中)
SPI.MASTER() (在 machine 模块中)
SPI.MSB() (在 machine 模块中)
split() (ure.regex 方法)
sqrt() (在 cmath 模块中)
(在 math 模块中)
ssl.CERT_NONE() (在 ussl 模块中)
ssl.CERT_OPTIONAL() (在 ussl 模块中)
ssl.CERT_REQUIRED() (在 ussl 模块中)
ssl.SSLError() (在 ussl 模块中)
ssl.wrap_socket() (在 ussl 模块中)
stack_use() (在 micropython 模块中)
start() (machine.I2C 方法)
(ure.match 方法)
stat() (在 uos 模块中)
staticmethod() (內置函数)
status() (在 network 模块中)
statvfs() (在 uos 模块中)
stderr() (在 sys 模块中)
stdev() (similarity 方法)
(statistics 方法)
stdin() (在 sys 模块中)
stdout() (在 sys 模块中)
stop() (machine.I2C 方法)
StopIteration
str (內置类)
StringIO (uio 中的类)
struct (uctypes 中的类)
sub() (image 方法)
(ure.regex 方法)
(在 ure 模块中)
sum() (內置函数)
super() (內置函数)
sync() (在 uos 模块中)
SyntaxError
sys (模块)
SystemExit
T
tan() (在 math 模块中)
tanh() (在 math 模块中)
text() (framebuf.FrameBuffer 方法)
TextIOWrapper (uio 中的类)
theta() (kptmatch 方法)
(line 方法)
threshold() (在 gc 模块中)
tick() (time.clock 方法)
ticks_add() (在 utime 模块中)
ticks_cpu() (在 utime 模块中)
ticks_diff() (在 utime 模块中)
ticks_ms() (在 utime 模块中)
ticks_us() (在 utime 模块中)
time (模块)
time() (在 utime 模块中)
time.clock (time 中的类)
time.sleep() (在 time 模块中)
time.ticks() (在 time 模块中)
time_pulse_us() (在 machine 模块中)
timeout() (server 方法)
Timer (machine 中的类)
Timer.A (內置变量)
Timer.B (內置变量)
Timer.MATCH (內置变量)
Timer.NEGATIVE (內置变量)
Timer.ONE_SHOT() (在 machine 模块中)
Timer.PERIODIC() (在 machine 模块中)
Timer.POSITIVE (內置变量)
Timer.PWM (內置变量)
Timer.TIMEOUT (內置变量)
to_bitmap() (image 方法)
to_bytes() (int 方法)
to_grayscale() (image 方法)
to_rainbow() (image 方法)
to_rgb565() (image 方法)
top_hat() (image 方法)
touch_config() (lcd160cr.LCD160CR 方法)
trunc() (在 math 模块中)
tuple (內置类)
type() (barcode 方法)
(內置函数)
TypeError
U
UART (machine 中的类)
ubinascii (模块)
ucollections (模块)
uctypes (模块)
uerrno (模块)
uhashlib (模块)
uhashlib.md5 (uhashlib 中的类)
uhashlib.sha1 (uhashlib 中的类)
uhashlib.sha256 (uhashlib 中的类)
uheapq (模块)
uio (模块)
ujson (模块)
unhexlify() (在 ubinascii 模块中)
unique_id() (在 machine 模块中)
unmount() (內置函数)
unpack() (在 ustruct 模块中)
unpack_from() (在 ustruct 模块中)
unregister() (uselect.poll 方法)
uos (模块)
update() (uhashlib.hash 方法)
upip
uq() (statistics 方法)
urandom() (在 uos 模块中)
ure (模块)
uselect (模块)
usocket (模块)
ussl (模块)
ustruct (模块)
utime (模块)
uzlib (模块)
V
value() (machine.adcchannel 方法)
(machine.Pin 方法)
(machine.Signal 方法)
(nn.nn_class 方法)
(percentile 方法)
(threhsold 方法)
ValueError
values() (btree 方法)
version() (qrcode 方法)
(在 sys 模块中)
version_info() (在 sys 模块中)
vline() (framebuf.FrameBuffer 方法)
W
w() (apriltag 方法)
(barcode 方法)
(blob 方法)
(datamatrix 方法)
(kptmatch 方法)
(nn.nn_class 方法)
(qrcode 方法)
(rect 方法)
WDT (machine 中的类)
width() (gif.gif 方法)
(image 方法)
(mjpeg.mjpeg 方法)
write() (lcd160cr.LCD160CR 方法)
(machine.I2C 方法)
(machine.SPI 方法)
(machine.UART 方法)
(usocket.socket 方法)
write_readinto() (machine.SPI 方法)
writeto() (machine.I2C 方法)
writeto_mem() (machine.I2C 方法)
X
x() (apriltag 方法)
(barcode 方法)
(blob 方法)
(circle 方法)
(datamatrix 方法)
(kptmatch 方法)
(nn.nn_class 方法)
(qrcode 方法)
(rect 方法)
x1() (line 方法)
x2() (line 方法)
x_rotation() (apriltag 方法)
x_translation() (apriltag 方法)
(displacement 方法)
Y
y() (apriltag 方法)
(barcode 方法)
(blob 方法)
(circle 方法)
(datamatrix 方法)
(kptmatch 方法)
(nn.nn_class 方法)
(qrcode 方法)
(rect 方法)
y1() (line 方法)
y2() (line 方法)
y_rotation() (apriltag 方法)
y_translation() (apriltag 方法)
(displacement 方法)
Z
z_rotation() (apriltag 方法)
z_translation() (apriltag 方法)
ZeroDivisionError
zip() (內置函数)
Ports and Versions
moxingstm32f4 (latest)
Ports
pyboard
moxingstm32f4
esp32
openmvcam
Versions
latest
Language
English
中文
External links
立即购买 OpenMV Cam