MicroPython
1.19
MicroPython libraries
MicroPython language and implementation
MicroPython differences from CPython
MicroPython license information
Quick reference for the openmvcam
MicroPython
Index
Index
Symbols
|
_
|
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
Symbols
.mpy file
.py file
_
__call__() (machine.Pin method)
__contains__() (btree.btree method)
__delitem__() (btree.btree method)
__getitem__() (btree.btree method)
(neopixel.NeoPixel method)
__init__() (cryptolib.aes class method)
__iter__() (btree.btree method)
__len__() (neopixel.NeoPixel method)
__read_reg() (in module imu)
(in module sensor)
__setitem__() (btree.btree method)
(neopixel.NeoPixel method)
__str__() (pyb.Pin method)
(pyb.pinaf method)
__write_reg() (in module imu)
(in module sensor)
_thread
module
A
a2b_base64() (in module binascii)
a_bins() (image.histogram method)
a_lq() (image.statistics method)
a_max() (image.statistics method)
a_mean() (image.statistics method)
a_median() (image.statistics method)
a_min() (image.statistics method)
a_mode() (image.statistics method)
a_stdev() (image.statistics method)
a_uq() (image.statistics method)
a_value() (image.percentile method)
(image.threshold method)
abs()
built-in function
AbstractBlockDev (class in os)
AbstractNIC (class in network)
acceleration_mg() (in module imu)
accept() (socket.socket method)
acos() (in module math)
acosh() (in module math)
acquire() (uasyncio.Lock method)
active() (bluetooth.BLE method)
(network.AbstractNIC method)
(network.LAN method)
(network.WINC method)
(network.WLAN method)
ADC (class in machine)
ADCBlock (class in machine)
add() (image.Image method)
add_frame() (gif.Gif method)
(mjpeg.Mjpeg method)
addressof() (in module uctypes)
aes (class in cryptolib)
af() (pyb.Pin method)
AF_INET (in module socket)
AF_INET6 (in module socket)
af_list() (pyb.Pin method)
alarm() (machine.RTC method)
alarm_left() (machine.RTC method)
all()
built-in function
alloc_emergency_exception_buf() (in module micropython)
alloc_extra_fb() (in module sensor)
angle() (pyb.Servo method)
angular_rate_mdps() (in module imu)
any()
built-in function
any() (machine.UART method)
(pyb.CAN method)
(pyb.UART method)
(pyb.USB_VCP method)
append() (array.array method)
(collections.deque method)
APPLY_COLOR_PALETTE_FIRST (in module image)
apriltag (class in image)
arch() (in module omv)
AREA (in module image)
area() (image.blob method)
argv (in module sys)
array
module
array (class in array)
ARRAY (in module uctypes)
ARTOOLKIT (in module image)
asin() (in module math)
asinh() (in module math)
AssertionError
assign() (image.Image method)
atan() (in module math)
atan2() (in module math)
atanh() (in module math)
atexit() (in module sys)
AttributeError
audio
module
audio_callback() (micro_speech.MicroSpeech method)
avg() (time.clock method)
awb() (image.Image method)
B
B128X128 (in module sensor)
B128X64 (in module sensor)
B160X160 (in module sensor)
b2a_base64() (in module binascii)
B320X320 (in module sensor)
B64X32 (in module sensor)
B64X64 (in module sensor)
b_and() (image.Image method)
b_bins() (image.histogram method)
b_lq() (image.statistics method)
b_max() (image.statistics method)
b_mean() (image.statistics method)
b_median() (image.statistics method)
b_min() (image.statistics method)
b_mode() (image.statistics method)
b_nand() (image.Image method)
b_nor() (image.Image method)
b_or() (image.Image method)
b_stdev() (image.statistics method)
b_uq() (image.statistics method)
b_value() (image.percentile method)
(image.threshold method)
b_xnor() (image.Image method)
b_xor() (image.Image method)
barcode (class in image)
baremetal
BAYER (in module image)
(in module sensor)
bgr() (in module lcd)
BICUBIC (in module image)
BIG_ENDIAN (in module uctypes)
bilateral() (image.Image method)
BILINEAR (in module image)
bin()
built-in function
BINARY (in module image)
(in module sensor)
binary() (image.Image method)
binary_to_grayscale() (in module image)
binary_to_lab() (in module image)
binary_to_rgb() (in module image)
binary_to_yuv() (in module image)
binascii
module
bind() (socket.socket method)
bins() (image.histogram method)
bitstream() (in module machine)
BLACK_BACKGROUND (in module image)
black_hat() (image.Image method)
BLE (class in bluetooth)
blend() (image.Image method)
blit() (framebuf.FrameBuffer method)
blob (class in image)
block() (machine.ADC method)
bluetooth
module
bno055
module
board
board_id() (in module omv)
board_type() (in module omv)
bool (built-in class)
bootloader() (in module machine)
(in module pyb)
btree
module
buffer protocol
buffer_size() (image.ImageIO method)
built-in function
abs()
all()
any()
bin()
callable()
chr()
classmethod()
compile()
delattr()
dir()
divmod()
enumerate()
eval()
exec()
filter()
freeze()
freeze_as_mpy()
freeze_as_str()
freeze_mpy()
getattr()
globals()
hasattr()
hash()
hex()
id()
include()
input()
isinstance()
issubclass()
iter()
len()
locals()
map()
max()
metadata()
min()
module()
next()
oct()
open()
ord()
package()
pow()
print()
property()
range()
repr()
require()
reversed()
round()
setattr()
sorted()
staticmethod()
sum()
super()
type()
zip()
buzzer
module
byte_reverse() (in module lcd)
bytearray (built-in class)
bytearray() (image.Image method)
bytearray_at() (in module uctypes)
bytecode
byteorder (in module sys)
bytes (built-in class)
bytes_at() (in module uctypes)
BytesIO (class in io)
C
calcsize() (in module struct)
calibration() (pyb.RTC method)
(pyb.Servo method)
call_exception_handler() (uasyncio.Loop method)
callable()
built-in function
callback() (pyb.Timer method)
(pyb.timerchannel method)
callee-owned tuple
CAN.BUS_OFF (in module pyb)
CAN.DUAL (in module pyb)
CAN.ERROR_ACTIVE (in module pyb)
CAN.ERROR_PASSIVE (in module pyb)
CAN.ERROR_WARNING (in module pyb)
CAN.LIST16 (in module pyb)
CAN.LIST32 (in module pyb)
CAN.LOOPBACK (in module pyb)
CAN.MASK (in module pyb)
CAN.MASK16 (in module pyb)
CAN.MASK32 (in module pyb)
CAN.NORMAL (in module pyb)
CAN.RANGE (in module pyb)
CAN.SILENT (in module pyb)
CAN.SILENT_LOOPBACK (in module pyb)
CAN.STOPPED (in module pyb)
cancel() (machine.RTC method)
(uasyncio.Task method)
capacity() (image.datamatrix method)
capture() (pyb.timerchannel method)
ccm() (image.Image method)
ceil() (in module math)
CENTER (in module image)
channel() (in module tv)
(pyb.Timer method)
chdir() (in module os)
choice() (in module random)
chr()
built-in function
CIF (in module sensor)
circle (class in image)
CircuitPython
classification_output() (tf.tf_classification method)
classify() (in module tf)
(tf.tf_model method)
classmethod()
built-in function
clear() (image.Image method)
(uasyncio.Event method)
clearfilter() (pyb.CAN method)
clock (class in time)
close() (btree.btree method)
(gif.Gif method)
(image.Image method)
(image.ImageIO method)
(mjpeg.Mjpeg method)
(pyb.USB_VCP method)
(socket.socket method)
(uasyncio.Loop method)
(uasyncio.Server method)
(uasyncio.Stream method)
cmath
module
CODABAR (in module image)
code() (image.blob method)
CODE128 (in module image)
CODE39 (in module image)
CODE93 (in module image)
collect() (in module gc)
collections
module
columns() (image.datamatrix method)
compactness() (image.blob method)
compare() (pyb.timerchannel method)
compile()
built-in function
compile() (in module re)
complex (built-in class)
compress() (image.Image method)
compress_for_ide() (image.Image method)
compressed() (image.Image method)
compressed_for_ide() (image.Image method)
config() (bluetooth.BLE method)
(network.AbstractNIC method)
(network.LAN method)
(network.WLAN method)
connect() (machine.ADCBlock method)
(network.AbstractNIC method)
(network.WINC method)
(network.WLAN method)
(socket.socket method)
connected_sta() (network.WINC method)
const() (in module micropython)
convexity() (image.blob method)
copy() (image.Image method)
copysign() (in module math)
CORNER_AGAST (in module image)
CORNER_FAST (in module image)
corners() (image.apriltag method)
(image.barcode method)
(image.blob method)
(image.datamatrix method)
(image.qrcode method)
(image.rect method)
cos() (in module cmath)
(in module math)
cosh() (in module math)
count() (image.blob method)
(image.ImageIO method)
(image.kptmatch method)
(mjpeg.Mjpeg method)
counter() (pyb.Timer method)
cpufreq
module
CPython
create_task() (in module uasyncio)
(uasyncio.Loop method)
crop() (image.Image method)
cross-compiler
cryptolib
module
current_task() (in module uasyncio)
cx() (image.apriltag method)
(image.blob method)
(image.kptmatch method)
cxf() (image.apriltag method)
(image.blob method)
cy() (image.apriltag method)
(image.blob method)
(image.kptmatch method)
cyf() (image.apriltag method)
(image.blob method)
D
DAC.CIRCULAR (in module pyb)
DAC.NORMAL (in module pyb)
data_type() (image.qrcode method)
DATABAR (in module image)
DATABAR_EXP (in module image)
datamatrix (class in image)
datetime() (machine.RTC method)
(pyb.RTC method)
dealloc_extra_fb() (in module sensor)
DEBUG (in module re)
debug() (pyb.Pin class method)
debug_mode_enabled() (pyb.USB_VCP method)
decision_margin() (image.apriltag method)
DecompIO (class in zlib)
decompress() (in module zlib)
decrypt() (cryptolib.aes method)
deepsleep() (in module machine)
default_exception_handler() (uasyncio.Loop method)
degrees() (in module math)
deinit() (in module fir)
(in module lcd)
(in module tv)
(machine.I2S method)
(machine.PWM method)
(machine.RTC method)
(machine.SPI method)
(machine.Timer method)
(machine.UART method)
(pyb.CAN method)
(pyb.DAC method)
(pyb.I2C method)
(pyb.SPI method)
(pyb.Timer method)
(pyb.UART method)
deint() (in module audio)
delattr()
built-in function
delay() (in module pyb)
delete() (in module urequests)
density() (image.blob method)
deque (class in collections)
DESC (in module btree)
detect() (in module tf)
(tf.tf_model method)
dict (built-in class)
dict() (pyb.Pin class method)
difference() (image.Image method)
digest() (hashlib.hash method)
dilate() (image.Image method)
dir()
built-in function
disable() (in module gc)
(pyb.ExtInt method)
disable_fb() (in module omv)
disable_full_flush() (in module sensor)
disable_irq() (in module machine)
(in module pyb)
disconnect() (network.AbstractNIC method)
(network.WINC method)
(network.WLAN method)
displacement (class in image)
display() (in module lcd)
(in module tv)
div() (image.Image method)
divmod()
built-in function
DOUBLE_BUFFER (in module sensor)
drain() (uasyncio.Stream method)
draw_arrow() (image.Image method)
draw_circle() (image.Image method)
draw_cross() (image.Image method)
draw_edges() (image.Image method)
draw_ellipse() (image.Image method)
draw_image() (image.Image method)
draw_ir() (in module fir)
draw_keypoints() (image.Image method)
draw_line() (image.Image method)
draw_rectangle() (image.Image method)
draw_string() (image.Image method)
drive() (machine.Pin method)
driver
dump() (in module json)
dumps() (in module json)
dupterm() (in module os)
duty() (in module buzzer)
duty_ns() (machine.PWM method)
duty_u16() (machine.PWM method)
E
e (in module cmath)
(in module math)
EAN13 (in module image)
EAN2 (in module image)
EAN5 (in module image)
EAN8 (in module image)
ecc_level() (image.qrcode method)
eci() (image.qrcode method)
EDGE_CANNY (in module image)
EDGE_SIMPLE (in module image)
elapsed_micros() (in module pyb)
elapsed_millis() (in module pyb)
ellipse() (framebuf.FrameBuffer method)
elongation() (image.blob method)
enable() (in module gc)
(pyb.ExtInt method)
enable_irq() (in module machine)
(in module pyb)
enclosed_ellipse() (image.blob method)
enclosing_circle() (image.blob method)
encrypt() (cryptolib.aes method)
end() (re.match method)
enumerate()
built-in function
erf() (in module math)
erfc() (in module math)
erode() (image.Image method)
errno
module
errorcode (in module errno)
eval()
built-in function
Event (class in uasyncio)
Exception
exec()
built-in function
exit() (in module sys)
exp() (in module cmath)
(in module math)
expm1() (in module math)
extend() (array.array method)
extent() (image.blob method)
ExtInt.IRQ_FALLING (in module pyb)
ExtInt.IRQ_RISING (in module pyb)
ExtInt.IRQ_RISING_FALLING (in module pyb)
EXTRACT_RGB_CHANNEL_FIRST (in module image)
F
fabs() (in module math)
family() (image.apriltag method)
fault_debug() (in module pyb)
feed() (machine.WDT method)
FFI
FHD (in module lcd)
(in module sensor)
FHVGA (in module lcd)
FHVGA2 (in module lcd)
FileIO (class in io)
filesystem
fill() (framebuf.FrameBuffer method)
(neopixel.NeoPixel method)
filter()
built-in function
find_apriltags() (image.Image method)
find_barcodes() (image.Image method)
find_blobs() (image.Image method)
find_circles() (image.Image method)
find_datamatrices() (image.Image method)
find_displacement() (image.Image method)
find_edges() (image.Image method)
find_eye() (image.Image method)
find_features() (image.Image method)
find_hog() (image.Image method)
find_keypoints() (image.Image method)
find_lbp() (image.Image method)
find_line_segments() (image.Image method)
find_lines() (image.Image method)
find_qrcodes() (image.Image method)
find_rects() (image.Image method)
find_template() (image.Image method)
fir
module
FIR_AMG8833 (in module fir)
FIR_LEPTON (in module fir)
FIR_MLX90621 (in module fir)
FIR_MLX90640 (in module fir)
FIR_MLX90641 (in module fir)
FIR_NONE (in module fir)
FIR_SHIELD (in module fir)
float (built-in class)
FLOAT32 (in module uctypes)
FLOAT64 (in module uctypes)
flood_fill() (image.Image method)
floor() (in module math)
flush() (btree.btree method)
(image.Image method)
(in module sensor)
(machine.UART method)
fmod() (in module math)
format() (gif.Gif method)
(image.Image method)
fps() (time.clock method)
framebuf
module
framebuf.GS2_HMSB (in module framebuf)
framebuf.GS4_HMSB (in module framebuf)
framebuf.GS8 (in module framebuf)
framebuf.MONO_HLSB (in module framebuf)
framebuf.MONO_HMSB (in module framebuf)
framebuf.MONO_VLSB (in module framebuf)
framebuf.RGB565 (in module framebuf)
FrameBuffer (class in framebuf)
framesize() (in module lcd)
free_from_fb() (in module tf)
freeze()
built-in function
freeze_as_mpy()
built-in function
freeze_as_str()
built-in function
freeze_mpy()
built-in function
freq() (in module buzzer)
(in module machine)
(machine.PWM method)
(pyb.Timer method)
frexp() (in module math)
FROGEYE2020 (in module sensor)
from_bytes() (int class method)
frozen module
frozenset (built-in class)
fw_dump() (network.WINC method)
fw_update() (network.WINC method)
fw_version() (network.WINC method)
FWVGA (in module lcd)
FWVGA2 (in module lcd)
G
gamma() (image.Image method)
(in module math)
gamma_corr() (image.Image method)
gap_advertise() (bluetooth.BLE method)
gap_connect() (bluetooth.BLE method)
gap_disconnect() (bluetooth.BLE method)
gap_pair() (bluetooth.BLE method)
gap_passkey() (bluetooth.BLE method)
gap_scan() (bluetooth.BLE method)
Garbage Collector
gather() (in module uasyncio)
gattc_discover_characteristics() (bluetooth.BLE method)
gattc_discover_descriptors() (bluetooth.BLE method)
gattc_discover_services() (bluetooth.BLE method)
gattc_exchange_mtu() (bluetooth.BLE method)
gattc_read() (bluetooth.BLE method)
gattc_write() (bluetooth.BLE method)
gatts_indicate() (bluetooth.BLE method)
gatts_notify() (bluetooth.BLE method)
gatts_read() (bluetooth.BLE method)
gatts_register_services() (bluetooth.BLE method)
gatts_set_buffer() (bluetooth.BLE method)
gatts_write() (bluetooth.BLE method)
gaussian() (image.Image method)
gc
module
GC2145 (in module sensor)
get() (btree.btree method)
(in module urequests)
get_auto_rotation() (in module sensor)
get_backlight() (in module lcd)
get_color_palette() (in module sensor)
get_current_frequencies() (in module cpufreq)
get_display_connected() (in module lcd)
get_display_id_data() (in module lcd)
get_event_loop() (in module uasyncio)
get_exception_handler() (uasyncio.Loop method)
get_exposure_us() (in module sensor)
get_extra_info() (uasyncio.Stream method)
get_fb() (in module sensor)
get_frame_available() (in module fir)
(in module sensor)
get_framebuffers() (in module sensor)
get_framerate() (in module sensor)
get_framesize() (in module sensor)
get_gain_db() (in module sensor)
get_gesture() (in module lcd)
get_histogram() (image.Image method)
get_hmirror() (in module sensor)
get_id() (in module sensor)
get_percentile() (image.histogram method)
get_pixel() (image.Image method)
get_pixformat() (in module sensor)
get_point_flag() (in module lcd)
get_point_id() (in module lcd)
get_point_x_position() (in module lcd)
get_point_y_position() (in module lcd)
get_points() (in module lcd)
get_regression() (image.Image method)
get_rgb_gain_db() (in module sensor)
get_statistics() (image.histogram method)
(image.Image method)
get_supported_frequencies() (in module cpufreq)
get_threshold() (image.histogram method)
get_transpose() (in module sensor)
get_vflip() (in module sensor)
get_windowing() (in module sensor)
getaddrinfo() (in module socket)
getattr()
built-in function
getcwd() (in module os)
getrandbits() (in module random)
getvalue() (io.BytesIO method)
gif
module
Gif (class in gif)
globals()
built-in function
gmtime() (in module time)
goodness() (image.apriltag method)
GPIO
GPIO port
gpio() (pyb.Pin method)
GPIO_BSRR (in module stm)
GPIO_IDR (in module stm)
GPIO_ODR (in module stm)
GPIOA (in module stm)
GPIOB (in module stm)
GRAYSCALE (in module image)
(in module sensor)
grayscale_to_binary() (in module image)
grayscale_to_lab() (in module image)
grayscale_to_rgb() (in module image)
grayscale_to_yuv() (in module image)
group() (re.match method)
groups() (re.match method)
H
h() (image.apriltag method)
(image.barcode method)
(image.blob method)
(image.datamatrix method)
(image.kptmatch method)
(image.qrcode method)
(image.rect method)
(tf.tf_classification method)
HaarCascade (class in image)
hamming() (image.apriltag method)
hard_reset() (in module pyb)
hasattr()
built-in function
hash()
built-in function
hashlib
module
hashlib.md5 (class in hashlib)
hashlib.sha1 (class in hashlib)
hashlib.sha256 (class in hashlib)
have_cdc() (in module pyb)
HD (in module lcd)
(in module sensor)
head() (in module urequests)
heap
heap_lock() (in module micropython)
heap_locked() (in module micropython)
heap_unlock() (in module micropython)
heapify() (in module heapq)
heappop() (in module heapq)
heappush() (in module heapq)
heapq
module
height() (gif.Gif method)
(image.Image method)
(in module fir)
(in module lcd)
(in module sensor)
(in module tv)
(mjpeg.Mjpeg method)
hex()
built-in function
hexdigest() (hashlib.hash method)
hexlify() (in module binascii)
hid() (in module pyb)
high() (machine.Pin method)
histeq() (image.Image method)
histogram (class in image)
hline() (framebuf.FrameBuffer method)
HM01B0 (in module sensor)
HM0360 (in module sensor)
HQQQQVGA (in module sensor)
HQQQVGA (in module sensor)
HQQVGA (in module sensor)
HQVGA (in module sensor)
HVGA (in module sensor)
I
I25 (in module image)
I2C (class in machine)
I2C.CONTROLLER (in module pyb)
I2C.PERIPHERAL (in module pyb)
I2S (class in machine)
I2S.MONO (in module machine)
I2S.RX (in module machine)
I2S.STEREO (in module machine)
I2S.TX (in module machine)
id()
built-in function
id() (image.apriltag method)
idle() (in module machine)
ifconfig() (network.AbstractNIC method)
(network.LAN method)
(network.WINC method)
(network.WLAN method)
ilistdir() (in module os)
image
module
Image (class in image)
ImageIO (class in image)
ImageIO.FILE_STREAM (in module image)
ImageIO.MEMORY_STREAM (in module image)
implementation (in module sys)
ImportError
imu
module
INCL (in module btree)
include()
built-in function
index() (pyb.pinaf method)
IndexError
inet_ntop() (in module socket)
inet_pton() (in module socket)
info() (in module pyb)
(pyb.CAN method)
(pyb.RTC method)
init() (in module audio)
(in module fir)
(in module lcd)
(in module tv)
(machine.ADC method)
(machine.ADCBlock method)
(machine.I2C method)
(machine.I2S method)
(machine.Pin method)
(machine.PWM method)
(machine.RTC method)
(machine.SPI method)
(machine.Timer method)
(machine.UART method)
(pyb.DAC method)
(pyb.I2C method)
(pyb.Pin method)
(pyb.SPI method)
(pyb.Timer method)
(pyb.UART method)
(pyb.USB_VCP method)
input()
built-in function
input_channels() (tf.tf_model method)
input_datatype() (tf.tf_model method)
input_height() (tf.tf_model method)
input_scale() (tf.tf_model method)
input_width() (tf.tf_model method)
input_zero_point() (tf.tf_model method)
int (built-in class)
INT16 (in module uctypes)
INT32 (in module uctypes)
INT64 (in module uctypes)
INT8 (in module uctypes)
intensity() (pyb.LED method)
interned string
invert() (image.Image method)
io
module
ioctl() (in module sensor)
(os.AbstractBlockDev method)
(pyb.Flash method)
IOCTL_GET_READOUT_WINDOW (in module sensor)
IOCTL_GET_TRIGGERED_MODE (in module sensor)
IOCTL_HIMAX_MD_CLEAR (in module sensor)
IOCTL_HIMAX_MD_ENABLE (in module sensor)
IOCTL_HIMAX_MD_THRESHOLD (in module sensor)
IOCTL_HIMAX_MD_WINDOW (in module sensor)
IOCTL_HIMAX_OSC_ENABLE (in module sensor)
IOCTL_LEPTON_GET_ATTRIBUTE (in module sensor)
IOCTL_LEPTON_GET_AUX_TEMPERATURE (in module sensor)
IOCTL_LEPTON_GET_FPA_TEMPERATURE (in module sensor)
IOCTL_LEPTON_GET_HEIGHT (in module sensor)
IOCTL_LEPTON_GET_MEASUREMENT_MODE (in module sensor)
IOCTL_LEPTON_GET_MEASUREMENT_RANGE (in module sensor)
IOCTL_LEPTON_GET_RADIOMETRY (in module sensor)
IOCTL_LEPTON_GET_REFRESH (in module sensor)
IOCTL_LEPTON_GET_RESOLUTION (in module sensor)
IOCTL_LEPTON_GET_WIDTH (in module sensor)
IOCTL_LEPTON_RUN_COMMAND (in module sensor)
IOCTL_LEPTON_SET_ATTRIBUTE (in module sensor)
IOCTL_LEPTON_SET_MEASUREMENT_MODE (in module sensor)
IOCTL_LEPTON_SET_MEASUREMENT_RANGE (in module sensor)
IOCTL_PAUSE_AUTO_FOCUS (in module sensor)
IOCTL_RESET_AUTO_FOCUS (in module sensor)
IOCTL_SET_READOUT_WINDOW (in module sensor)
IOCTL_SET_TRIGGERED_MODE (in module sensor)
IOCTL_TRIGGER_AUTO_FOCUS (in module sensor)
IOCTL_WAIT_ON_AUTO_FOCUS (in module sensor)
ipoll() (select.poll method)
IPPROTO_SEC (in module socket)
IPPROTO_TCP (in module socket)
IPPROTO_UDP (in module socket)
irq() (bluetooth.BLE method)
(machine.I2S method)
(machine.Pin method)
(machine.RTC method)
(pyb.USB_VCP method)
is_alphanumeric() (image.qrcode method)
is_binary() (image.qrcode method)
is_closed() (image.ImageIO method)
(mjpeg.Mjpeg method)
is_kanji() (image.qrcode method)
is_numeric() (image.qrcode method)
is_ready() (pyb.I2C method)
is_set() (uasyncio.Event method)
ISBN10 (in module image)
ISBN13 (in module image)
isconnected() (network.AbstractNIC method)
(network.LAN method)
(network.WINC method)
(network.WLAN method)
(pyb.USB_VCP method)
isfinite() (in module math)
isinf() (in module math)
isinstance()
built-in function
isnan() (in module math)
issubclass()
built-in function
items() (btree.btree method)
iter()
built-in function
J
JPEG (in module image)
(in module sensor)
json
module
json() (urequests.Response method)
K
kbd_intr() (in module micropython)
KeyboardInterrupt
KeyError
keys() (btree.btree method)
kptmatch (class in image)
L
l2cap_connect() (bluetooth.BLE method)
l2cap_disconnect() (bluetooth.BLE method)
l2cap_listen() (bluetooth.BLE method)
l2cap_recvinto() (bluetooth.BLE method)
l2cap_send() (bluetooth.BLE method)
l_bins() (image.histogram method)
l_lq() (image.statistics method)
l_max() (image.statistics method)
l_mean() (image.statistics method)
l_median() (image.statistics method)
l_min() (image.statistics method)
l_mode() (image.statistics method)
l_stdev() (image.statistics method)
l_uq() (image.statistics method)
l_value() (image.percentile method)
(image.threshold method)
lab_to_binary() (in module image)
lab_to_grayscale() (in module image)
lab_to_rgb() (in module image)
lab_to_yuv() (in module image)
LAN (class in network)
laplacian() (image.Image method)
lcd
module
LCD (in module sensor)
lcd.clear() (in module lcd)
LCD_DISPLAY (in module lcd)
LCD_DISPLAY_ONLY_HDMI (in module lcd)
LCD_DISPLAY_WITH_HDMI (in module lcd)
LCD_FLAG_MOVED (in module lcd)
LCD_FLAG_PRESSED (in module lcd)
LCD_FLAG_RELEASED (in module lcd)
LCD_GESTURE_MOVE_DOWN (in module lcd)
LCD_GESTURE_MOVE_LEFT (in module lcd)
LCD_GESTURE_MOVE_RIGHT (in module lcd)
LCD_GESTURE_MOVE_UP (in module lcd)
LCD_GESTURE_NONE (in module lcd)
LCD_GESTURE_ZOOM_IN (in module lcd)
LCD_GESTURE_ZOOM_OUT (in module lcd)
LCD_NONE (in module lcd)
LCD_SHIELD (in module lcd)
ldexp() (in module math)
len()
built-in function
len() (tf.tf_model method)
length() (image.line method)
lens_corr() (image.Image method)
LEPTON (in module sensor)
lgamma() (in module math)
lightsleep() (in module machine)
line (class in image)
line() (framebuf.FrameBuffer method)
(image.line method)
(pyb.ExtInt method)
linpolar() (image.Image method)
list (built-in class)
listdir() (in module os)
listen() (micro_speech.MicroSpeech method)
(socket.socket method)
LITTLE_ENDIAN (in module uctypes)
load() (in module json)
(in module tf)
load_decriptor() (in module image)
loads() (in module json)
locals()
built-in function
localtime() (in module time)
Lock (class in uasyncio)
locked() (uasyncio.Lock method)
log() (in module cmath)
(in module math)
log10() (in module cmath)
(in module math)
log2() (in module math)
logpolar() (image.Image method)
Loop (class in uasyncio)
loop() (gif.Gif method)
low() (machine.Pin method)
lq() (image.statistics method)
lsm6dsox
module
M
machine
module
machine.DEEPSLEEP (in module machine)
machine.DEEPSLEEP_RESET (in module machine)
machine.HARD_RESET (in module machine)
machine.IDLE (in module machine)
machine.PIN_WAKE (in module machine)
machine.PWRON_RESET (in module machine)
machine.RTC_WAKE (in module machine)
machine.SLEEP (in module machine)
machine.SOFT_RESET (in module machine)
machine.WDT_RESET (in module machine)
machine.WLAN_WAKE (in module machine)
magnitude() (image.circle method)
(image.line method)
(image.rect method)
main() (in module pyb)
major_axis_line() (image.blob method)
makefile() (socket.socket method)
map()
built-in function
mapper() (pyb.Pin class method)
mask() (image.qrcode method)
mask_circle() (image.Image method)
mask_ellipse() (image.Image method)
mask_rectange() (image.Image method)
match() (image.kptmatch method)
(in module re)
(re.regex method)
match_descriptor() (in module image)
math
module
max()
built-in function
max() (image.Image method)
(image.statistics method)
maxsize (in module sys)
MCU
mean() (image.Image method)
(image.statistics method)
mean_pool() (image.Image method)
mean_pooled() (image.Image method)
median() (image.Image method)
(image.statistics method)
mem16 (in module machine)
(in module stm)
mem32 (in module machine)
(in module stm)
mem8 (in module machine)
(in module stm)
mem_alloc() (in module gc)
mem_free() (in module gc)
mem_info() (in module micropython)
mem_read() (pyb.I2C method)
mem_write() (pyb.I2C method)
MemoryError
memoryview (built-in class)
metadata()
built-in function
micro_speech
module
micropython
module
MicroPython port
MicroPython Unix port
micropython-lib
micros() (in module pyb)
MicroSpeech (class in micro_speech)
midpoint() (image.Image method)
midpoint_pool() (image.Image method)
midpoint_pooled() (image.Image method)
millis() (in module pyb)
min()
built-in function
min() (image.Image method)
(image.statistics method)
min_corners() (image.blob method)
minor_axis_line() (image.blob method)
mip
mjpeg
module
Mjpeg (class in mjpeg)
mkdir() (in module os)
mkfs() (os.VfsFat static method)
(os.VfsLfs1 static method)
(os.VfsLfs2 static method)
mktime() (in module time)
modbus
module
mode() (image.Image method)
(image.statistics method)
(machine.Pin method)
(pyb.Pin method)
modf() (in module math)
modify() (select.poll method)
module
_thread
array
audio
binascii
bluetooth
bno055
btree
buzzer
cmath
collections
cpufreq
cryptolib
errno
fir
framebuf
gc
gif
hashlib
heapq
image
imu
io
json
lcd
lsm6dsox
machine
math
micro_speech
micropython
mjpeg
modbus
mqtt
mutex
neopixel
network
omv
os
pid
pyb
random
re
rpc
rtsp
select
sensor
socket
ssd1306
ssl
stm
struct
sys
tb6612
tf
time
tv
uasyncio
uctypes
ulab
uping
urequests
vl53l1x
zlib
module()
built-in function
modules (in module sys)
morph() (image.Image method)
mount() (in module os)
(in module pyb)
mpremote
mqtt
module
MT9M114 (in module sensor)
MT9V022 (in module sensor)
MT9V024 (in module sensor)
MT9V032 (in module sensor)
MT9V034 (in module sensor)
mul() (image.Image method)
mutex
module
Mutex (class in mutex)
N
name() (pyb.Pin method)
(pyb.pinaf method)
namedtuple() (in module collections)
NameError
names() (pyb.Pin method)
native
NATIVE (in module uctypes)
negate() (image.Image method)
neopixel
module
NeoPixel (class in neopixel)
netinfo() (network.WINC method)
network
module
new_event_loop() (in module uasyncio)
next()
built-in function
noise() (pyb.DAC method)
NotImplementedError
now() (machine.RTC method)
O
object (built-in class)
oct()
built-in function
off() (machine.Pin method)
(machine.Signal method)
(pyb.LED method)
offset() (image.ImageIO method)
omv
module
on() (machine.Pin method)
(machine.Signal method)
(pyb.LED method)
open()
built-in function
open() (image.Image method)
(in module btree)
(in module io)
open_connection() (in module uasyncio)
opt_level() (in module micropython)
ord()
built-in function
OrderedDict (class in collections)
os
module
OSError
output_channels() (tf.tf_model method)
output_datatype() (tf.tf_model method)
output_height() (tf.tf_model method)
output_scale() (tf.tf_model method)
output_width() (tf.tf_model method)
output_zero_point() (tf.tf_model method)
OV2640 (in module sensor)
OV5640 (in module sensor)
OV7690 (in module sensor)
OV7725 (in module sensor)
OV9650 (in module sensor)
P
pack() (in module struct)
pack_into() (in module struct)
package()
built-in function
padding() (image.datamatrix method)
PAJ6100 (in module sensor)
PALETTE_IRONBOW (in module fir)
(in module sensor)
PALETTE_RAINBOW (in module fir)
(in module sensor)
patch() (in module urequests)
path (in module sys)
payload() (image.barcode method)
(image.datamatrix method)
(image.qrcode method)
PDF417 (in module image)
percentile (class in image)
perimeter() (image.blob method)
period() (pyb.Timer method)
phase() (in module cmath)
pi (in module cmath)
(in module math)
pid
module
Pin (class in machine)
(class in pyb)
pin() (pyb.Pin method)
Pin.AF_OD (in module pyb)
Pin.AF_PP (in module pyb)
Pin.ALT (in module machine)
(in module pyb)
Pin.ALT_OPEN_DRAIN (in module machine)
Pin.ANALOG (in module machine)
(in module pyb)
Pin.DRIVE_0 (in module machine)
Pin.DRIVE_1 (in module machine)
Pin.DRIVE_2 (in module machine)
Pin.IN (in module machine)
(in module pyb)
Pin.IRQ_FALLING (in module machine)
Pin.IRQ_HIGH_LEVEL (in module machine)
Pin.IRQ_LOW_LEVEL (in module machine)
Pin.IRQ_RISING (in module machine)
Pin.OPEN_DRAIN (in module machine)
Pin.OUT (in module machine)
Pin.OUT_OD (in module pyb)
Pin.OUT_PP (in module pyb)
Pin.PULL_DOWN (in module machine)
(in module pyb)
Pin.PULL_HOLD (in module machine)
Pin.PULL_NONE (in module pyb)
Pin.PULL_UP (in module machine)
(in module pyb)
ping() (in module uping)
pitch() (in module imu)
pixel() (framebuf.FrameBuffer method)
pixels() (image.blob method)
PIXFORMAT_GRAYSCALE (in module fir)
PIXFORMAT_RGB565 (in module fir)
platform (in module sys)
PNG (in module image)
polar() (in module cmath)
poll() (in module select)
(select.poll method)
poly() (framebuf.FrameBuffer method)
popleft() (collections.deque method)
port
port() (pyb.Pin method)
post() (in module urequests)
pow()
built-in function
pow() (in module math)
prescaler() (pyb.Timer method)
print()
built-in function
print_exception() (in module sys)
property()
built-in function
ps1 (in module sys)
ps2 (in module sys)
PTR (in module uctypes)
pull() (machine.Pin method)
(pyb.Pin method)
pulse_width() (pyb.Servo method)
(pyb.timerchannel method)
pulse_width_percent() (pyb.timerchannel method)
put() (in module urequests)
PWM (class in machine)
pyb
module
pyb.ADC (class in pyb)
pyb.CAN (class in pyb)
pyb.DAC (class in pyb)
pyb.ExtInt (class in pyb)
pyb.Flash (class in pyb)
pyb.hid_keyboard (in module pyb)
pyb.hid_mouse (in module pyb)
pyb.I2C (class in pyb)
pyb.LED (class in pyb)
pyb.RTC (class in pyb)
pyb.Servo (class in pyb)
pyb.SPI (class in pyb)
pyb.Timer (class in pyb)
pyb.UART (class in pyb)
pyb.USB_HID (class in pyb)
pyb.USB_VCP (class in pyb)
Q
QCIF (in module sensor)
QHD (in module sensor)
QQCIF (in module sensor)
QQQQVGA (in module sensor)
QQQVGA (in module sensor)
QQSIF (in module sensor)
QQVGA (in module sensor)
QQVGA2 (in module sensor)
qrcode (class in image)
QSIF (in module sensor)
qstr_info() (in module micropython)
quality() (image.barcode method)
QVGA (in module lcd)
(in module sensor)
QXGA (in module sensor)
R
r() (image.circle method)
radians() (in module math)
radiometric() (in module fir)
ram() (tf.tf_model method)
randint() (in module random)
random
module
random() (in module random)
randrange() (in module random)
range()
built-in function
re
module
read() (image.ImageIO method)
(machine.SPI method)
(machine.UART method)
(pyb.ADC method)
(pyb.UART method)
(pyb.USB_VCP method)
(socket.socket method)
(uasyncio.Stream method)
read_ir() (in module fir)
read_ta() (in module fir)
read_timed() (pyb.ADC method)
read_u16() (machine.ADC method)
read_uv() (machine.ADC method)
readblocks() (os.AbstractBlockDev method)
(pyb.Flash method)
readchar() (pyb.UART method)
readexactly() (uasyncio.Stream method)
readfrom() (machine.I2C method)
readfrom_into() (machine.I2C method)
readfrom_mem() (machine.I2C method)
readfrom_mem_into() (machine.I2C method)
readinto() (machine.I2C method)
(machine.I2S method)
(machine.SPI method)
(machine.UART method)
(pyb.UART method)
(pyb.USB_VCP method)
(socket.socket method)
(uasyncio.Stream method)
readline() (machine.UART method)
(pyb.UART method)
(pyb.USB_VCP method)
(socket.socket method)
(uasyncio.Stream method)
readlines() (pyb.USB_VCP method)
receive_frame() (in module lcd)
received_frame_bytes() (in module lcd)
received_frame_src_addr() (in module lcd)
rect (class in image)
rect() (framebuf.FrameBuffer method)
(image.apriltag method)
(image.barcode method)
(image.blob method)
(image.datamatrix method)
(image.kptmatch method)
(image.qrcode method)
(image.rect method)
(in module cmath)
(tf.tf_classification method)
recv() (pyb.CAN method)
(pyb.I2C method)
(pyb.SPI method)
(pyb.USB_HID method)
(pyb.USB_VCP method)
(socket.socket method)
recvfrom() (socket.socket method)
refresh() (in module fir)
(in module lcd)
(in module tv)
reg() (pyb.pinaf method)
register() (select.poll method)
register_frame_cb() (in module fir)
register_hotplug_cb() (in module lcd)
register_pause_cb() (rtsp.rtsp_server method)
register_play_cb() (rtsp.rtsp_server method)
register_receive_cb() (in module lcd)
register_setup_cb() (rtsp.rtsp_server method)
register_teardown_cb() (rtsp.rtsp_server method)
register_touch_cb() (in module lcd)
register_vsync_cb() (in module fir)
regression() (in module tf)
(tf.tf_model method)
regs() (pyb.ExtInt class method)
release() (mutex.Mutex method)
(uasyncio.Lock method)
remove() (in module os)
rename() (in module os)
REPL
repl_uart() (in module pyb)
replace() (image.Image method)
repr()
built-in function
request() (in module urequests)
require()
built-in function
reset() (in module machine)
(in module sensor)
(time.clock method)
reset_cause() (in module machine)
resolution() (in module fir)
RESONANT_FREQ (in module buzzer)
Response (class in urequests)
response() (image.displacement method)
Response.content() (in module urequests)
Response.headers() (in module urequests)
restart() (pyb.CAN method)
reversed()
built-in function
RGB565 (in module image)
(in module sensor)
rgb_to_binary() (in module image)
rgb_to_grayscale() (in module image)
rgb_to_lab() (in module image)
rgb_to_yuv() (in module image)
rho() (image.line method)
rmdir() (in module os)
rng() (in module pyb)
roll() (in module imu)
rotation() (image.apriltag method)
(image.barcode method)
(image.blob method)
(image.datamatrix method)
(image.displacement method)
rotation_corr() (image.Image.img method)
rotation_deg() (image.blob method)
rotation_rad() (image.blob method)
round()
built-in function
roundness() (image.blob method)
rows() (image.datamatrix method)
rpc
module
rpc (class in rpc)
rpc_i2c_master (class in rpc)
rpc_i2c_slave (class in rpc)
rpc_master (class in rpc)
rpc_network_master (class in rpc)
rpc_network_slave (class in rpc)
rpc_slave (class in rpc)
rpc_spi_master (class in rpc)
rpc_spi_slave (class in rpc)
rpc_uart_master (class in rpc)
rpc_uart_slave (class in rpc)
rpc_usb_vcp_master (class in rpc)
rpc_usb_vcp_slave (class in rpc)
rssi() (network.WINC method)
RTC (class in machine)
RTC.ALARM0 (in module machine)
rtsp
module
rtsp_server (class in rtsp)
run() (in module uasyncio)
run_forever() (uasyncio.Loop method)
run_until_complete() (uasyncio.Loop method)
RuntimeError
rxcallback() (pyb.CAN method)
S
save() (image.Image method)
save_descriptor() (in module image)
scale() (image.displacement method)
(image.Image method)
scan() (machine.I2C method)
(network.AbstractNIC method)
(network.WINC method)
(network.WLAN method)
(pyb.I2C method)
schedule() (in module micropython)
scroll() (framebuf.FrameBuffer method)
search() (in module re)
(re.regex method)
SEARCH_DS (in module image)
SEARCH_EX (in module image)
seed() (in module random)
seek() (image.ImageIO method)
segment() (in module tf)
(tf.tf_model method)
select
module
select() (in module select)
send() (pyb.CAN method)
(pyb.I2C method)
(pyb.SPI method)
(pyb.USB_HID method)
(pyb.USB_VCP method)
(socket.socket method)
send_frame() (in module lcd)
send_recv() (pyb.SPI method)
sendall() (socket.socket method)
sendbreak() (machine.UART method)
(pyb.UART method)
sendto() (socket.socket method)
sensor
module
Server (class in uasyncio)
set (built-in class)
set() (image.Image method)
(uasyncio.Event method)
(uasyncio.ThreadSafeFlag method)
set_auto_exposure() (in module sensor)
set_auto_gain() (in module sensor)
set_auto_rotation() (in module sensor)
set_auto_whitebal() (in module sensor)
set_backlight() (in module lcd)
set_brightness() (in module sensor)
set_color_palette() (in module sensor)
set_colorbar() (in module sensor)
set_contrast() (in module sensor)
set_exception_handler() (uasyncio.Loop method)
set_frame_callback() (in module sensor)
set_framebuffers() (in module sensor)
set_framerate() (in module sensor)
set_framesize() (in module sensor)
set_frequency() (in module cpufreq)
set_gainceiling() (in module sensor)
set_hmirror() (in module sensor)
set_lens_correction() (in module sensor)
set_pixel() (image.Image method)
set_pixformat() (in module sensor)
set_quality() (in module sensor)
set_saturation() (in module sensor)
set_transpose() (in module sensor)
set_vflip() (in module sensor)
set_vsync_callback() (in module sensor)
set_windowing() (in module sensor)
setattr()
built-in function
setblocking() (socket.socket method)
setfilter() (pyb.CAN method)
setinterrupt() (pyb.USB_VCP method)
setsockopt() (socket.socket method)
settimeout() (socket.socket method)
settrace() (in module sys)
shift() (machine.I2S static method)
shutdown() (in module sensor)
SIF (in module sensor)
Signal (class in machine)
sin() (in module cmath)
(in module math)
SINGLE_BUFFER (in module sensor)
sinh() (in module math)
size() (gif.Gif method)
(image.Image method)
(image.ImageIO method)
(mjpeg.Mjpeg method)
sizeof() (in module uctypes)
skip_frames() (in module sensor)
sleep() (in module imu)
(in module machine)
(in module sensor)
(in module time)
(in module uasyncio)
sleep_ms() (in module time)
(in module uasyncio)
sleep_us() (in module time)
slice (built-in class)
snapshot() (in module fir)
(in module sensor)
SOCK_DGRAM (in module socket)
SOCK_STREAM (in module socket)
socket
module
socket (class in socket)
socket.error
soft_reset() (in module machine)
SoftI2C (class in machine)
SoftSPI (class in machine)
SoftSPI.LSB (in module machine)
SoftSPI.MSB (in module machine)
solidity() (image.blob method)
sorted()
built-in function
source_freq() (pyb.Timer method)
span() (re.match method)
speed() (pyb.Servo method)
SPI (class in machine)
SPI.CONTROLLER (in module machine)
(in module pyb)
SPI.LSB (in module machine)
(in module pyb)
SPI.MSB (in module machine)
(in module pyb)
SPI.PERIPHERAL (in module pyb)
split() (re.regex method)
sqrt() (in module cmath)
(in module math)
ssd1306
module
ssl
module
ssl.CERT_NONE (in module ssl)
ssl.CERT_OPTIONAL (in module ssl)
ssl.CERT_REQUIRED (in module ssl)
ssl.SSLError (in module ssl)
ssl.wrap_socket() (in module ssl)
stack_use() (in module micropython)
standby() (in module pyb)
start() (machine.I2C method)
(re.match method)
start_ap() (network.WINC method)
start_server() (in module uasyncio)
start_streaming() (in module audio)
stat() (in module os)
state() (pyb.CAN method)
staticmethod()
built-in function
statistics (class in image)
status() (network.AbstractNIC method)
(network.LAN method)
(network.WLAN method)
statvfs() (in module os)
stderr (in module sys)
stdev() (image.statistics method)
stdin (in module sys)
stdout (in module sys)
stero_disparity() (image.Image method)
stm
module
stop() (in module pyb)
(machine.I2C method)
(uasyncio.Loop method)
stop_streaming() (in module audio)
StopIteration
str (built-in class)
stream
Stream (class in uasyncio)
stream() (rtsp.rtsp_server method)
StringIO (class in io)
struct
module
struct (class in uctypes)
sub() (image.Image method)
(in module re)
(re.regex method)
sum()
built-in function
super()
built-in function
SVGA (in module lcd)
(in module sensor)
swint() (pyb.ExtInt method)
SXGA (in module lcd)
(in module sensor)
SXGA2 (in module lcd)
SXGAM (in module sensor)
sync() (image.ImageIO method)
(in module os)
(in module pyb)
(mjpeg.Mjpeg method)
SyntaxError
sys
module
SystemExit
T
TAG16H5 (in module image)
TAG25H7 (in module image)
TAG25H9 (in module image)
TAG36H10 (in module image)
TAG36H11 (in module image)
tan() (in module math)
tanh() (in module math)
Task (class in uasyncio)
tb6612
module
temperature_c() (in module imu)
test() (mutex.Mutex method)
text() (framebuf.FrameBuffer method)
TextIOWrapper (class in io)
tf
module
tf_classification (class in tf)
tf_model (class in tf)
TFWVGA (in module lcd)
TFWVGA2 (in module lcd)
theta() (image.kptmatch method)
(image.line method)
ThreadSafeFlag (class in uasyncio)
threshold (class in image)
threshold() (in module gc)
THVGA (in module lcd)
tick() (time.clock method)
ticks_add() (in module time)
ticks_cpu() (in module time)
ticks_diff() (in module time)
ticks_ms() (in module time)
ticks_us() (in module time)
time
module
time() (in module time)
time_ns() (in module time)
time_pulse_us() (in module machine)
Timer (class in machine)
Timer.BRK_HIGH (in module pyb)
Timer.BRK_LOW (in module pyb)
Timer.BRK_OFF (in module pyb)
Timer.CENTER (in module pyb)
Timer.DOWN (in module pyb)
Timer.ONE_SHOT (in module machine)
Timer.PERIODIC (in module machine)
Timer.UP (in module pyb)
to_bitmap() (image.Image method)
to_bytes() (int method)
to_grayscale() (image.Image method)
to_ironbow() (image.Image method)
to_jpeg() (image.Image method)
to_png() (image.Image method)
to_rainbow() (image.Image method)
to_rgb565() (image.Image method)
toggle() (pyb.LED method)
top_hat() (image.Image method)
TQVGA (in module lcd)
tracebacklimit (in module sys)
triangle() (pyb.DAC method)
trigger_ffc() (in module fir)
TRIPLE_BUFFER (in module sensor)
triple_buffer() (in module lcd)
(in module tv)
trunc() (in module math)
tuple (built-in class)
tv
module
TV_NONE (in module tv)
TV_SHIELD (in module tv)
txdone() (machine.UART method)
type()
built-in function
type() (image.barcode method)
(image.ImageIO method)
(in module fir)
(in module lcd)
(in module tv)
TypeError
U
UART
(class in machine)
UART.CTS (in module pyb)
UART.RTS (in module pyb)
uasyncio
module
uctypes
module
udelay() (in module pyb)
UINT16 (in module uctypes)
UINT32 (in module uctypes)
UINT64 (in module uctypes)
UINT8 (in module uctypes)
ulab
module
umount() (in module os)
uname() (in module os)
unhexlify() (in module binascii)
uniform() (in module random)
unique_id() (in module machine)
(in module pyb)
unpack() (in module struct)
unpack_from() (in module struct)
unregister() (select.poll method)
UPCA (in module image)
UPCE (in module image)
update() (hashlib.hash method)
update_touch_points() (in module lcd)
uping
module
upip
uq() (image.statistics method)
urandom() (in module os)
urequests
module
usb_mode() (in module pyb)
USB_VCP.CTS (in module pyb)
USB_VCP.IRQ_RX (in module pyb)
USB_VCP.RTS (in module pyb)
UUID (class in bluetooth)
UXGA (in module lcd)
(in module sensor)
V
value() (image.percentile method)
(image.threshold method)
(machine.Pin method)
(machine.Signal method)
(pyb.Pin method)
ValueError
values() (btree.btree method)
version (in module sys)
version() (image.ImageIO method)
(image.qrcode method)
version_info (in module sys)
version_major() (in module omv)
version_minor() (in module omv)
version_patch() (in module omv)
version_string() (in module omv)
VfsFat (class in os)
VfsLfs1 (class in os)
VfsLfs2 (class in os)
VGA (in module lcd)
(in module sensor)
VIDEO_FIFO (in module sensor)
vl53l1x
module
vline() (framebuf.FrameBuffer method)
VOID (in module uctypes)
W
w() (image.apriltag method)
(image.barcode method)
(image.blob method)
(image.datamatrix method)
(image.kptmatch method)
(image.qrcode method)
(image.rect method)
(tf.tf_classification method)
wait() (uasyncio.Event method)
(uasyncio.ThreadSafeFlag method)
wait_closed() (uasyncio.Server method)
(uasyncio.Stream method)
wait_for() (in module uasyncio)
wait_for_ms() (in module uasyncio)
wait_for_sta() (network.WINC method)
wakeup() (pyb.RTC method)
WDT (class in machine)
webrepl
wfi() (in module pyb)
width() (gif.Gif method)
(image.Image method)
(in module fir)
(in module lcd)
(in module sensor)
(in module tv)
(mjpeg.Mjpeg method)
WINC (class in network)
WINC.MODE_AP (in module network)
WINC.MODE_FIRMWARE (in module network)
WINC.MODE_STA (in module network)
WINC.OPEN (in module network)
WINC.WEP (in module network)
WINC.WPA_PSK (in module network)
WLAN (class in network)
WQXGA (in module sensor)
WQXGA2 (in module sensor)
write() (image.ImageIO method)
(machine.I2C method)
(machine.I2S method)
(machine.SPI method)
(machine.UART method)
(mjpeg.Mjpeg method)
(neopixel.NeoPixel method)
(pyb.DAC method)
(pyb.UART method)
(pyb.USB_VCP method)
(socket.socket method)
(uasyncio.Stream method)
write_readinto() (machine.SPI method)
write_timed() (pyb.DAC method)
writeblocks() (os.AbstractBlockDev method)
(pyb.Flash method)
writechar() (pyb.UART method)
writeto() (machine.I2C method)
writeto_mem() (machine.I2C method)
writevto() (machine.I2C method)
WSVGA (in module lcd)
WVGA (in module sensor)
WVGA2 (in module sensor)
WXGA (in module sensor)
X
x() (image.apriltag method)
(image.barcode method)
(image.blob method)
(image.circle method)
(image.datamatrix method)
(image.kptmatch method)
(image.qrcode method)
(image.rect method)
(tf.tf_classification method)
x1() (image.line method)
x2() (image.line method)
x_hist_bins() (image.blob method)
x_rotation() (image.apriltag method)
x_translation() (image.apriltag method)
(image.displacement method)
XGA (in module lcd)
(in module sensor)
Y
y() (image.apriltag method)
(image.barcode method)
(image.blob method)
(image.circle method)
(image.datamatrix method)
(image.kptmatch method)
(image.qrcode method)
(image.rect method)
(tf.tf_classification method)
y1() (image.line method)
y2() (image.line method)
y_hist_bins() (image.blob method)
y_rotation() (image.apriltag method)
y_translation() (image.apriltag method)
(image.displacement method)
YUV422 (in module image)
(in module sensor)
yuv_to_binary() (in module image)
yuv_to_grayscale() (in module image)
yuv_to_lab() (in module image)
yuv_to_rgb() (in module image)
Z
z_rotation() (image.apriltag method)
z_translation() (image.apriltag method)
ZeroDivisionError
zip()
built-in function
zlib
module
Language and External Links
Language
English
中文
External links
openmv.io
forums.openmv.io
github.com/openmv/openmv
micropython.org
forum.micropython.org
github.com/micropython/micropython