MicroPython
1.23
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
_
__add__() (array.array method)
__call__() (machine.Pin method)
__contains__() (btree.btree method)
__delitem__() (btree.btree method)
__getitem__() (array.array method)
(btree.btree method)
__iadd__() (array.array method)
__init__() (cryptolib.aes class method)
__iter__() (btree.btree method)
__len__() (array.array method)
__read_reg() (in module imu)
(in module sensor)
__repr__() (array.array method)
__setitem__() (array.array method)
(btree.btree method)
__str__() (pyb.Pin method)
(pyb.pinaf method)
__write_reg() (in module imu)
(in module sensor)
_read_reg() (gt911.GT911 method)
_thread
module
_write_reg() (gt911.GT911 method)
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 vfs)
AbstractNIC (class in network)
acceleration_mg() (in module imu)
accept() (socket.socket method)
acos() (in module math)
acosh() (in module math)
acquire() (asyncio.Lock method)
active() (bluetooth.BLE method)
(network.AbstractNIC method)
(network.LAN method)
(network.WINC method)
(network.WLAN method)
ADC (class in machine)
(class in pyb)
ADCBlock (class in machine)
add() (image.Image method)
add_bounding_boxes() (ml.utils.NMS method)
add_frame() (gif.Gif method)
(mjpeg.Mjpeg method)
add_library()
built-in function
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.CAN method)
(machine.UART method)
(pyb.CAN method)
(pyb.UART method)
(pyb.USB_VCP method)
append() (array.array method)
(collections.deque method)
appendleft() (collections.deque method)
APPLY_COLOR_PALETTE_FIRST (in module image)
apriltag (class in image)
arch() (in module omv)
area (image.apriltag attribute)
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)
asyncio
module
atan() (in module math)
atan2() (in module math)
atanh() (in module math)
atexit() (in module sys)
AttributeError
audio
module
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)
backlight() (display.DACBacklight method)
(display.DSIDisplay method)
(display.PWMBacklight method)
(display.RGBDisplay method)
(display.SPIDisplay method)
barcode (class in image)
baremetal
BAYER (in module image)
(in module sensor)
bgr() (display.SPIDisplay method)
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)
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()
add_library()
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()
bus_read() (display.DSIDisplay method)
bus_write() (display.DSIDisplay method)
(display.SPIDisplay method)
buzzer
module
byte_swap() (display.SPIDisplay method)
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() (rpc.rpc_master method)
call_exception_handler() (asyncio.Loop method)
callable()
built-in function
callback() (pyb.Timer method)
(pyb.timerchannel method)
callee-owned tuple
CAN (class in machine)
(class in pyb)
CAN.BUS_OFF (in module machine)
(in module pyb)
CAN.DUAL (in module machine)
(in module pyb)
CAN.ERROR_ACTIVE (in module machine)
(in module pyb)
CAN.ERROR_PASSIVE (in module machine)
(in module pyb)
CAN.ERROR_WARNING (in module machine)
(in module pyb)
CAN.LIST16 (in module pyb)
CAN.LIST32 (in module machine)
(in module pyb)
CAN.LOOPBACK (in module machine)
(in module pyb)
CAN.MASK (in module pyb)
CAN.MASK16 (in module pyb)
CAN.MASK32 (in module pyb)
CAN.NORMAL (in module machine)
(in module pyb)
CAN.RANGE (in module pyb)
CAN.SILENT (in module machine)
(in module pyb)
CAN.SILENT_LOOPBACK (in module machine)
(in module pyb)
CAN.STOPPED (in module machine)
(in module pyb)
cancel() (asyncio.Task method)
(machine.RTC 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
classmethod()
built-in function
clear() (asyncio.Event method)
(asyncio.ThreadSafeFlag method)
(display.DSIDisplay method)
(display.RGBDisplay method)
(display.SPIDisplay method)
(image.Image method)
clearfilter() (machine.CAN method)
(pyb.CAN method)
clock (class in time)
close() (asyncio.Loop method)
(asyncio.Server method)
(asyncio.Stream method)
(btree.btree method)
(gif.Gif method)
(image.Image method)
(image.ImageIO method)
(mjpeg.Mjpeg method)
(pyb.USB_VCP method)
(socket.socket 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)
(in module gzip)
(in module zlib)
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 attribute)
corners() (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)
country() (in module network)
cpufreq
module
CPython
create_task() (asyncio.Loop method)
(in module asyncio)
crop() (image.Image method)
cross-compiler
cryptolib
module
current_task() (in module asyncio)
cx (image.apriltag attribute)
cx() (image.blob method)
(image.kptmatch method)
cxf (image.apriltag attribute)
cxf() (image.blob method)
cy (image.apriltag attribute)
cy() (image.blob method)
(image.kptmatch method)
cyf (image.apriltag attribute)
cyf() (image.blob method)
D
DAC (class in pyb)
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 attribute)
decompress() (in module gzip)
(in module zlib)
decrypt() (cryptolib.aes method)
deepsleep() (in module machine)
default_exception_handler() (asyncio.Loop method)
deflate
module
deflate.AUTO (in module deflate)
deflate.GZIP (in module deflate)
deflate.RAW (in module deflate)
deflate.ZLIB (in module deflate)
DeflateIO (class in deflate)
degrees() (in module math)
deinit() (display.DACBacklight method)
(display.DSIDisplay method)
(display.PWMBacklight method)
(display.RGBDisplay method)
(display.SPIDisplay method)
(in module fir)
(in module tv)
(machine.CAN method)
(machine.I2S method)
(machine.PWM method)
(machine.RTC method)
(machine.SPI method)
(machine.Timer method)
(machine.UART method)
(openamp.Endpoint method)
(pyb.CAN method)
(pyb.DAC method)
(pyb.I2C method)
(pyb.SPI method)
(pyb.Timer method)
(pyb.UART method)
delattr()
built-in function
delay() (in module pyb)
delete() (in module urequests)
density() (image.blob method)
deque (class in collections)
DESC (in module btree)
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_delays() (in module sensor)
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
module
display() (in module tv)
display.DACBacklight (class in display)
display.DisplayData (class in display)
display.DSIDisplay (class in display)
display.PWMBacklight (class in display)
display.RGBDisplay (class in display)
display.ST7701 (class in display)
display_id() (display.display.DisplayData method)
divmod()
built-in function
DOUBLE_BUFFER (in module sensor)
drain() (asyncio.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)
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)
Endpoint (class in openamp)
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 asyncio)
Exception
exec()
built-in function
exit() (in module sys)
exp() (in module cmath)
(in module math)
expm1() (in module math)
extend() (array.array method)
(collections.deque method)
extent() (image.blob method)
ExtInt (class in pyb)
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 attribute)
fault_debug() (in module pyb)
feed() (machine.WDT method)
FFI
FHD (in module display)
(in module sensor)
FHVGA (in module display)
FHVGA2 (in module display)
filesystem
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)
Flash (class in pyb)
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)
frame_callback() (display.DisplayData method)
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)
ft5x06
module
ft5x06.FT5X06 (class in ft5x06)
fw_dump() (network.WINC method)
fw_update() (network.WINC method)
fw_version() (network.WINC method)
FWVGA (in module display)
FWVGA2 (in module display)
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 asyncio)
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_blc_regs() (in module sensor)
get_bounding_boxes() (ml.utils.NMS method)
get_bytes() (rpc.rpc method)
get_ciphers() (ssl.SSLContext method)
get_color_palette() (in module sensor)
get_current_frequencies() (in module cpufreq)
get_event_loop() (in module asyncio)
get_exception_handler() (asyncio.Loop method)
get_exposure_us() (in module sensor)
get_extra_info() (asyncio.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() (ft5x06.FT5X06 method)
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() (ft5x06.FT5X06 method)
get_point_id() (ft5x06.FT5X06 method)
get_point_x() (ft5x06.FT5X06 method)
get_point_y() (ft5x06.FT5X06 method)
get_points() (ft5x06.FT5X06 method)
get_regression() (image.Image method)
get_rgb_gain_db() (in module sensor)
get_similarity() (image.Image method)
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 attribute)
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)
gt911
module
gt911.GT911 (class in gt911)
gzip
module
GzipFile (class in gzip)
H
h (image.apriltag attribute)
h() (image.barcode method)
(image.blob method)
(image.datamatrix method)
(image.kptmatch method)
(image.qrcode method)
(image.rect method)
HaarCascade (class in image)
hamming (image.apriltag attribute)
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 display)
(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() (display.DSIDisplay method)
(display.RGBDisplay method)
(display.SPIDisplay method)
(gif.Gif method)
(image.Image method)
(in module fir)
(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)
HM01B0 (in module sensor)
HM0360 (in module sensor)
HMIRROR (in module image)
hostname() (in module network)
hotplug_callback() (TFP410.TFP410 method)
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)
(class in pyb)
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 (image.apriltag attribute)
id()
built-in function
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)
(machine.CAN method)
(pyb.CAN method)
(pyb.RTC method)
init() (display.ST7701 method)
(in module audio)
(in module fir)
(in module tv)
(machine.ADC method)
(machine.ADCBlock method)
(machine.CAN 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_dtype (ml.Model attribute)
input_scale (ml.Model attribute)
input_shape (ml.Model attribute)
input_zero_point (ml.Model attribute)
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)
(pyb.Flash method)
(vfs.AbstractBlockDev method)
IOCTL_GET_FOV_WIDE (in module sensor)
IOCTL_GET_NIGHT_MODE (in module sensor)
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_FOV_WIDE (in module sensor)
IOCTL_SET_NIGHT_MODE (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() (openamp.Endpoint method)
(pyb.I2C method)
is_set() (asyncio.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)
(TFP410.TFP410 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)
JPEG_SUBSAMPLING_420 (in module image)
JPEG_SUBSAMPLING_422 (in module image)
JPEG_SUBSAMPLING_444 (in module image)
JPEG_SUBSAMPLING_AUTO (in module image)
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)
labels (ml.Model attribute)
LAN (class in network)
laplacian() (image.Image method)
LCD (in module sensor)
LCD_FLAG_MOVED (in module ft5x06)
LCD_FLAG_PRESSED (in module ft5x06)
LCD_FLAG_RELEASED (in module ft5x06)
LCD_GESTURE_MOVE_DOWN (in module ft5x06)
LCD_GESTURE_MOVE_LEFT (in module ft5x06)
LCD_GESTURE_MOVE_RIGHT (in module ft5x06)
LCD_GESTURE_MOVE_UP (in module ft5x06)
LCD_GESTURE_NONE (in module ft5x06)
LCD_GESTURE_ZOOM_IN (in module ft5x06)
LCD_GESTURE_ZOOM_OUT (in module ft5x06)
ldexp() (in module math)
LED (class in pyb)
len (ml.Model attribute)
len()
built-in function
length() (image.line method)
lens_corr() (image.Image method)
LEPTON (in module sensor)
lgamma() (in module math)
libc_ver() (in module platform)
lightsleep() (in module machine)
line (class in image)
line() (image.line method)
(pyb.ExtInt method)
linpolar() (image.Image method)
list (built-in class)
listdir() (in module os)
listen() (ml.apps.MicroSpeech method)
(socket.socket method)
LITTLE_ENDIAN (in module uctypes)
load() (in module json)
load_cert_chain() (ssl.SSLContext method)
load_decriptor() (in module image)
load_verify_locations() (ssl.SSLContext method)
loads() (in module json)
locals()
built-in function
localtime() (in module time)
Lock (class in asyncio)
locked() (asyncio.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 asyncio)
loop() (gif.Gif method)
(rpc.rpc_slave method)
low() (machine.Pin method)
lq() (image.statistics method)
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.Similarity method)
(image.statistics method)
maxsize (in module sys)
MCU
mean() (image.Image method)
(image.Similarity method)
(image.statistics 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)
memory() (machine.RTC method)
MemoryError
memoryview (built-in class)
metadata()
built-in function
micropython
module
MicroPython port
MicroPython Unix port
micropython-lib
micros() (in module pyb)
MicroSpeech (class in ml.apps)
midpoint() (image.Image method)
millis() (in module pyb)
min()
built-in function
min() (image.Image method)
(image.Similarity 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() (vfs.VfsFat static method)
(vfs.VfsLfs1 static method)
(vfs.VfsLfs2 static method)
mktime() (in module time)
ml
module
ml.apps
module
ml.preprocessing
module
ml.utils
module
modbus
module
mode() (image.Image method)
(image.statistics method)
(machine.Pin method)
(pyb.Pin method)
Model (class in ml)
modf() (in module math)
modify() (select.poll method)
module
_thread
array
asyncio
audio
binascii
bluetooth
bno055
btree
buzzer
cmath
collections
cpufreq
cryptolib
deflate
display
errno
fir
ft5x06
gc
gif
gt911
gzip
hashlib
heapq
image
imu
io
json
machine
math
micropython
mjpeg
ml
ml.apps
ml.preprocessing
ml.utils
modbus
mqtt
mutex
network
omv
openamp
os
pid
platform
pyb
random
re
rpc
rtsp
select
sensor
socket
ssd1306
ssl
stm
struct
sys
tb6612
TFP410
time
tv
uctypes
ulab
uping
urequests
vfs
vl53l1x
zlib
module()
built-in function
modules (in module sys)
morph() (image.Image method)
mount() (in module os)
(in module pyb)
(in module vfs)
mpremote
mqtt
module
MT9M114 (in module sensor)
MT9V022 (in module sensor)
MT9V024 (in module sensor)
MT9V032 (in module sensor)
MT9V034 (in module sensor)
mutex
module
Mutex (class in mutex)
N
name (image.apriltag attribute)
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)
netinfo() (network.WINC method)
network
module
new_event_loop() (in module asyncio)
new_service_callback() (in module openamp)
next()
built-in function
NMS (class in ml.utils)
noise() (pyb.DAC method)
Normalization (class in ml.preprocessing)
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 gzip)
(in module io)
open_connection() (in module asyncio)
openamp
module
opt_level() (in module micropython)
ord()
built-in function
OrderedDict (class in collections)
os
module
OSError
output_dtype (ml.Model attribute)
output_scale (ml.Model attribute)
output_shape (ml.Model attribute)
output_zero_point (ml.Model attribute)
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)
PAG7920 (in module sensor)
PAJ6100 (in module sensor)
PALETTE_IRONBOW (in module image)
PALETTE_RAINBOW (in module image)
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)
pixels() (image.blob method)
platform
module
platform (in module sys)
platform() (in module platform)
PNG (in module image)
polar() (in module cmath)
poll() (in module select)
(select.poll method)
pop() (collections.deque method)
popleft() (collections.deque method)
port
port() (pyb.Pin method)
post() (in module urequests)
pow()
built-in function
pow() (in module math)
predict() (ml.Model method)
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)
put_bytes() (rpc.rpc method)
PWM (class in machine)
pyb
module
pyb.hid_keyboard (in module pyb)
pyb.hid_mouse (in module pyb)
Python Enhancement Proposals
PEP 526
PEP 618
python_compiler() (in module platform)
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 display)
(in module sensor)
QXGA (in module sensor)
R
r() (image.circle method)
radians() (in module math)
radiometric() (in module fir)
ram (ml.Model attribute)
randint() (in module random)
random
module
random() (in module random)
randrange() (in module random)
range()
built-in function
re
module
read() (asyncio.Stream method)
(image.ImageIO method)
(machine.SPI method)
(machine.UART method)
(pyb.ADC method)
(pyb.UART method)
(pyb.USB_VCP method)
(socket.socket method)
read_id() (display.ST7701 method)
(gt911.GT911 method)
read_ir() (in module fir)
read_points() (gt911.GT911 method)
read_ta() (in module fir)
read_timed() (pyb.ADC method)
read_u16() (machine.ADC method)
read_uv() (machine.ADC method)
readblocks() (pyb.Flash method)
(vfs.AbstractBlockDev method)
readchar() (pyb.UART method)
readexactly() (asyncio.Stream method)
readfrom() (machine.I2C method)
readfrom_into() (machine.I2C method)
readfrom_mem() (machine.I2C method)
readfrom_mem_into() (machine.I2C method)
readinto() (asyncio.Stream method)
(machine.I2C method)
(machine.I2S method)
(machine.SPI method)
(machine.UART method)
(pyb.UART method)
(pyb.USB_VCP method)
(socket.socket method)
readline() (asyncio.Stream method)
(machine.UART method)
(pyb.UART method)
(pyb.USB_VCP method)
(socket.socket method)
readlines() (pyb.USB_VCP method)
receive_frame() (display.DisplayData method)
rect (class in image)
(image.apriltag attribute)
rect() (image.barcode method)
(image.blob method)
(image.datamatrix method)
(image.kptmatch method)
(image.qrcode method)
(image.rect method)
(in module cmath)
recv() (machine.CAN method)
(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() (display.DSIDisplay method)
(display.RGBDisplay method)
(display.SPIDisplay method)
(in module fir)
(in module tv)
reg() (pyb.pinaf method)
register() (select.poll method)
register_callback() (rpc.rpc_slave method)
register_frame_cb() (in module fir)
register_pause_cb() (rtsp.rtsp_server method)
register_play_cb() (rtsp.rtsp_server method)
register_setup_cb() (rtsp.rtsp_server method)
register_teardown_cb() (rtsp.rtsp_server method)
register_vsync_cb() (in module fir)
regs() (pyb.ExtInt class method)
release() (asyncio.Lock method)
(mutex.Mutex method)
RemoteProc (class in openamp)
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() (gt911.GT911 method)
(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() (machine.CAN method)
(pyb.CAN method)
reversed()
built-in function
rfcore_fw_version() (in module stm)
rfcore_status() (in module stm)
rfcore_sys_hci() (in module stm)
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)
ROTATE_180 (in module image)
ROTATE_270 (in module image)
ROTATE_90 (in module image)
rotation (image.apriltag attribute)
rotation() (image.barcode method)
(image.blob method)
(image.datamatrix method)
(image.displacement method)
rotation_corr() (image.Image 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_can_master (class in rpc)
rpc_can_slave (class in rpc)
rpc_i2c_master (class in rpc)
rpc_i2c_slave (class in rpc)
rpc_master (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)
rsub() (image.Image method)
RTC (class in machine)
(class in pyb)
RTC.ALARM0 (in module machine)
rtsp
module
rtsp_server (class in rtsp)
run() (in module asyncio)
run_forever() (asyncio.Loop method)
run_until_complete() (asyncio.Loop method)
RuntimeError
rxcallback() (machine.CAN method)
(pyb.CAN method)
S
save() (image.Image method)
save_descriptor() (in module image)
scale() (image.displacement method)
(image.Image method)
SCALE_ASPECT_EXPAND (in module image)
SCALE_ASPECT_IGNORE (in module image)
SCALE_ASPECT_KEEP (in module image)
scan() (machine.I2C method)
(network.AbstractNIC method)
(network.WINC method)
(network.WLAN method)
(pyb.I2C method)
schedule() (in module micropython)
schedule_callback() (rpc.rpc_slave 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)
select
module
select() (in module select)
send() (machine.CAN method)
(openamp.Endpoint method)
(pyb.CAN method)
(pyb.I2C method)
(pyb.SPI method)
(pyb.USB_HID method)
(pyb.USB_VCP method)
(socket.socket method)
send_frame() (display.DisplayData method)
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 asyncio)
Servo (class in pyb)
set (built-in class)
set() (asyncio.Event method)
(asyncio.ThreadSafeFlag method)
(image.Image method)
set_auto_blc() (in module sensor)
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_brightness() (in module sensor)
set_ciphers() (ssl.SSLContext method)
set_color_palette() (in module sensor)
set_colorbar() (in module sensor)
set_contrast() (in module sensor)
set_exception_handler() (asyncio.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() (machine.CAN method)
(pyb.CAN method)
setinterrupt() (pyb.USB_VCP method)
setsockopt() (socket.socket method)
settimeout() (socket.socket method)
settrace() (in module sys)
setup_loop_callback() (rpc.rpc_slave method)
shift() (machine.I2S static method)
shutdown() (in module sensor)
(openamp.RemoteProc method)
SIF (in module sensor)
Signal (class in machine)
Similarity (class in image)
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 asyncio)
(in module imu)
(in module machine)
(in module sensor)
(in module time)
sleep_ms() (in module asyncio)
(in module time)
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)
(class in pyb)
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)
SPIDisplay (class in display)
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.PROTOCOL_TLS_CLIENT (in module ssl)
ssl.PROTOCOL_TLS_SERVER (in module ssl)
ssl.SSLError (in module ssl)
ssl.wrap_socket() (in module ssl)
SSLContext (class in ssl)
stack_use() (in module micropython)
standby() (in module pyb)
start() (machine.I2C method)
(openamp.RemoteProc method)
(re.match method)
start_ap() (network.WINC method)
start_server() (in module asyncio)
start_streaming() (in module audio)
stat() (in module os)
state() (machine.CAN method)
(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.Similarity method)
(image.statistics method)
stdin (in module sys)
stdout (in module sys)
stero_disparity() (image.Image method)
stm
module
stop() (asyncio.Loop method)
(in module pyb)
(machine.I2C method)
(openamp.RemoteProc method)
stop_streaming() (in module audio)
StopIteration
str (built-in class)
stream
Stream (class in asyncio)
stream() (rtsp.rtsp_server method)
stream_reader() (rpc.rpc method)
stream_writer() (rpc.rpc method)
StringIO (class in io)
struct
module
struct (class in uctypes)
sub() (image.Image method)
(in module re)
(re.regex method)
subghz_cs() (in module stm)
subghz_irq() (in module stm)
subghz_is_busy() (in module stm)
sum()
built-in function
super()
built-in function
SVGA (in module display)
(in module sensor)
swint() (pyb.ExtInt method)
SXGA (in module display)
(in module sensor)
SXGA2 (in module display)
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 asyncio)
tb6612
module
temperature_c() (in module imu)
test() (mutex.Mutex method)
TFP410
module
tfp410.TFP410 (class in TFP410)
TFWVGA (in module display)
TFWVGA2 (in module display)
theta() (image.kptmatch method)
(image.line method)
ThreadSafeFlag (class in asyncio)
threshold (class in image)
threshold() (in module gc)
THVGA (in module display)
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)
(class in pyb)
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_ndarray() (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)
touch_callback() (ft5x06.FT5X06 method)
TQVGA (in module display)
tracebacklimit (in module sys)
TRANSPOSE (in module image)
triangle() (pyb.DAC method)
trigger_ffc() (in module fir)
TRIPLE_BUFFER (in module sensor)
triple_buffer() (display.SPIDisplay method)
(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 tv)
TypeError
U
UART
(class in machine)
(class in pyb)
UART.CTS (in module pyb)
UART.RTS (in module pyb)
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)
(in module vfs)
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_points() (ft5x06.FT5X06 method)
uping
module
upip
uq() (image.statistics method)
urandom() (in module os)
urequests
module
USB_HID (class in pyb)
usb_mode() (in module pyb)
USB_VCP (class in 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 display)
(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)
verify_mode (ssl.SSLContext attribute)
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)
VFLIP (in module image)
vfs
module
VfsFat (class in os)
(class in vfs)
VfsLfs1 (class in os)
(class in vfs)
VfsLfs2 (class in os)
(class in vfs)
VfsPosix (class in os)
(class in vfs)
VGA (in module display)
(in module sensor)
VIDEO_FIFO (in module sensor)
vl53l1x
module
VOID (in module uctypes)
W
w (image.apriltag attribute)
w() (image.barcode method)
(image.blob method)
(image.datamatrix method)
(image.kptmatch method)
(image.qrcode method)
(image.rect method)
wait() (asyncio.Event method)
(asyncio.ThreadSafeFlag method)
wait_closed() (asyncio.Server method)
(asyncio.Stream method)
wait_for() (in module asyncio)
wait_for_ms() (in module asyncio)
wait_for_sta() (network.WINC method)
wakeup() (pyb.RTC method)
WDT (class in machine)
webrepl
wfi() (in module pyb)
width() (display.DSIDisplay method)
(display.RGBDisplay method)
(display.SPIDisplay method)
(gif.Gif method)
(image.Image method)
(in module fir)
(in module sensor)
(in module tv)
(mjpeg.Mjpeg method)
WINC (class in network)
WINC.802_1X (in module network)
WINC.MODE_AP (in module network)
WINC.MODE_BSP (in module network)
WINC.MODE_FIRMWARE (in module network)
WINC.MODE_P2P (in module network)
WINC.MODE_STA (in module network)
WINC.OPEN (in module network)
WINC.WPA_PSK (in module network)
WLAN (class in network)
WLAN.PM_NONE (in module network)
WLAN.PM_PERFORMANCE (in module network)
WLAN.PM_POWERSAVE (in module network)
WQXGA (in module sensor)
WQXGA2 (in module sensor)
wrap_socket() (ssl.SSLContext method)
write() (asyncio.Stream method)
(display.DSIDisplay method)
(display.RGBDisplay method)
(display.SPIDisplay method)
(image.ImageIO method)
(machine.I2C method)
(machine.I2S method)
(machine.SPI method)
(machine.UART method)
(mjpeg.Mjpeg method)
(pyb.DAC method)
(pyb.UART method)
(pyb.USB_VCP method)
(socket.socket method)
write_readinto() (machine.SPI method)
write_timed() (pyb.DAC method)
writeblocks() (pyb.Flash method)
(vfs.AbstractBlockDev method)
writechar() (pyb.UART method)
writeto() (machine.I2C method)
writeto_mem() (machine.I2C method)
writevto() (machine.I2C method)
WSVGA (in module display)
WVGA (in module sensor)
WVGA2 (in module sensor)
WXGA (in module sensor)
X
x (image.apriltag attribute)
x() (image.barcode method)
(image.blob method)
(image.circle method)
(image.datamatrix method)
(image.kptmatch method)
(image.qrcode method)
(image.rect method)
x1() (image.line method)
x2() (image.line method)
x_hist_bins() (image.blob method)
x_rotation (image.apriltag attribute)
x_translation (image.apriltag attribute)
x_translation() (image.displacement method)
XGA (in module display)
(in module sensor)
Y
y (image.apriltag attribute)
y() (image.barcode method)
(image.blob method)
(image.circle method)
(image.datamatrix method)
(image.kptmatch method)
(image.qrcode method)
(image.rect method)
y1() (image.line method)
y2() (image.line method)
y_hist_bins() (image.blob method)
y_rotation (image.apriltag attribute)
y_translation (image.apriltag attribute)
y_translation() (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 attribute)
z_translation (image.apriltag attribute)
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